body {
	margin: 20px 0;
	padding: 0;
	background: #FFFFFF;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}

blockquote {
	margin-top: 0;
}

a { color:#000000;
text-decoration:underline; font-weight:bold; }
a:hover { 
color:#666666; text-decoration:underline; font-weight:bold;}
}

img {
	border: none;
}

#top {
	width: 700px;
	height: 260px;
	margin: 0 auto;
	background: url(http://www.ascendancymetal.com/music/images/ebay/ascmusic2.jpg) center no-repeat;
}


#links {
	width: 700px;
	height: 41px;
	margin: 0 auto;
	background: #ffffff url();
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	background: #ffffff;
}

#left {
	float: left;
	margin-top: 20px;
	width: 154px;
	padding: 20px 10px 0 10px;
	background: #ffffff url(box.jpg) no-repeat;
	height:100%;
}

#middle {
	float: left;
	width: 430px;
	padding: 20px 10px 0 10px;
}

#right {
	margin-top: 20px;
	float: left;
	width: 154px;
	padding: 20px 10px 0 10px;
	background: #ffffff url(box.jpg) no-repeat;
	height:100%;
}


#bottom {
	width: 700px;
	margin: 0 auto;
	padding: 10px 0;
	background: #FFFFFF;
	font-size: smaller;
}

#bottom * {
	color: #000000;
}