/* beckettjapan.org Stylesheet */
/* written by Kanako Heishi - Heishi Design Office */
/*---------------------------------------------------------
  Tags
---------------------------------------------------------*/

html {
    margin: 0;
    padding: 0;
}

body * {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	line-height: 1.5em;
	background: #FFF;
	margin: 0;
	padding: 0;
}


img {
	border: none;
} 

a {
	color: #3366FF;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	text-decoration: underline;
}

h1 {
	color: #555;
	line-height: 8px;
	font-size: 9px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

h2 {
	margin: 0;
	padding: 0;
}

h3 {

}

h4 {
margin: 0 0 10px 0;
}

h5 {
}

p {
	margin: 0 0 8px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000;
}

.attention {
	color: #FF0000;
	}
.small {
	font-size: 9px;
	}
.textright {
	text-align: right;
	}



#container {
    position: relative;
    margin: 0 auto; /* center on everything else */
    text-align: left;
	width: 400px;
}

#container-inner {
	width: 400px;
	position: static; width: auto;
}



#hey-c {
	margin: 0 0 0 0;
	}
#hey-c h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin: 30px 0 5px 0;
	}
#hey-c h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	}
#hey-c h3 {
	margin: 0 0 0 0;
	font-size: 11px;
	font-weight: normal;
	}
#hey-c h4 {
	margin: 30px 0 0 0;
	}

cite {
	color: #666;
	font-style: normal;
	font-size: 10px;
	}
