body {
	font-family: Arial, sans-serif;
	font-size: 83%; 
	display: block; 
	position: relative;
	text-align: center;
	background: url(img/everythingInBudNothingInBloom_detail.jpg);
	padding: 0;
	color: #666;
}
img { border: 0; }


#header {
	text-align: left;
	height: 75px;
	width: 630px;
	padding: 30px 0 0 0 auto;
	display: block;
	position: relative;
	background-image: url(img/banner.jpg);
	background-color:#FFFFFF;
	margin:0 auto;
	border:1px dashed #ccc;
	}
#header h1 { 		
	font-size: 3em;
	color: #FFFFFF;
	margin:0;
	text-decoration:none;
	}
#header a{ 		
	font-size: 3em;
	color: #FFFFFF;
	margin:0;
	text-decoration:none;
	font-weight:bold;
	}
#header a:hover{ 		
	font-size: 3em;
	color: #FFBADC;
	margin:0;
	text-decoration:none;
	font-weight:bold
	}	
#buttons {
	text-align: center;
	height: 60px;
	width: 630px;
	padding: 0 0 0 0;
	display: block;
	position: relative;
	clear: left;
	background-color:#FFFFFF;
	margin:5px auto;
	}
#buttons div {
	width: 80px;
	float: left;
	height: 25px;
	text-align: center;
	margin:3px 3px 3px 0;
	border:1px dashed #ccc;
	}
	
#buttons #s1 {
	border:1px dashed #ccc;
	}
#buttons #s2 {
	border:1px dashed #ccc;
	}
#buttons #s3 {
	border:1px dashed #ccc;
	}
#buttons #s4 {
	border:1px dashed #ccc;
	}

#buttons div a{
	color: #8D8E90;
	font-size: 1.0em;
	display: block;
	padding: 8px 0 0 0;
	text-decoration:none;
	}

#buttons div a:hover{
	text-decoration:none;
	color:#FFBADC;
	}

#buttons .selected{
	text-decoration:none;
	color:black;
}

#container {
	position: relative;
	background-color: #fff;
	min-height: 300px;
	width: 650px;
	padding:20px 0 5px 0;
	text-align: center;
	margin: 0 auto;
	border:1px dashed #ccc;
	voice-family: "\"}\"";
	voice-family:inherit;

	/*text-align: center;
	height: 75px;
	width: 630px;
	padding: 30px 0 0 0 auto;
	display: block;
	position: relative;
	background-image: url(img/banner.jpg);
	background-color:#FFFFFF;
	margin:0 auto;
	border:1px dashed #ccc;*/
}

#content {
	text-align: left;
	min-height: 200px;
	width: 630px;
	padding: 0 0 0 0 auto;
	display: block;
	position: relative;
	top: -15px;
	background-color:#FFFFFF;
	border:1px dashed #ccc;
	margin:0 10px 0 10px;
}

#content h1 {
	color: #8D8E90;
	font-size: 1.2em;
	cursor: default;
	display: block;
	margin: 10px 0 15px 0px;
	padding: 0;
	border-color: #ddd;
	border-style: solid;
	border-width: 0 0 1px 0;
}
#content h2 {
	color: #8D8E90;
	font-size: 1.0em;
	cursor: default;
	display: block;
	margin: 10px 0 10px 0;
	padding: 0;
	border-color: #ddd;
	border-style: dashed;
	border-width: 0 0 1px 0;
}

#content a {
	color: #8D8E90;
}

#content a:hover {
	color: #C6C4C5;
}

#content ul li{
	list-style-image: url(img/list.gif);
}

p {
	position: relative;
	width: 400px;
	text-align: left;
	margin: 20px;
}

#footer {
	color: #ccc;
	font-size: x-small;
	text-align: left;
	display: block;
	position: relative;
	width: 630px;
	background-color:#FFFFFF;
	border-width:0 0 0 0;
	padding-top:0;
	margin:10px 10px 10px 10px;
}
#footer a {
	text-decoration: none;
	color: #8D8E90;
	border-bottom: 1px dashed #A2AFBF;
}
#footer a:hover {
	border-bottom: 1px dashed #fff;
	color: #000;
}
