body {
	font: 8pt Arial; 
	text-align: center;
	background-color:#CC9966;
}

font{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

img{
	padding: 0px;
	margin: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

bold1{
	font: 8pt arial;
	color:#333333;
	font-weight:bold;
}

img{
	border:0px;
	margin: 0px;
	padding: 0px;
}

h3{
	font:10pt arial;
	color:#666666;
	font-weight:bold;
}

h3 span{
	display: none;
}
#container{
	height:auto;
	top:-15px;
	width:800px;
	text-align:center;
	padding: 0px;  
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	position:relative;
}

a:link{
	font: 8pt Arial; 
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a:visited{
	font: 8pt Arial; 
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	font: 8pt Arial; 
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

#banner{
	background-image: url(images/banner5.jpg);
	width:800px;
	height:360px;
	padding: 0px;
	margin: 0px;
	
}


#content{
	background:url(images/bg.gif) repeat-y;
	width:800px;
	height:1100px;
}

#left{
position:absolute;
top:380px;
left:23px;
width:190px;
height:auto;
text-align:right;
background:url(images/bg_ace.jpg);
}

#right{
position:absolute;
top:380px;
left:220px;
width:550px;
height:auto;
}

.links{
	background:url(images/links.jpg);
	width:190px;
	height:50px;
	padding:0px;
	margin:0px;
}

.shout{
	background:url(images/shout.jpg);
	width:190px;
	height:50px;
	padding:0px;
	margin:0px;
}

.mp3{
	background:url(images/mp3.jpg);
	width:190px;
	height:50px;
	padding:0px;
	margin:0px;
}

.updates{
	background:url(images/updates.jpg);
	width:190px;
	height:50px;
	padding:0px;
	margin:0px;
}

.updates2{
	background:url(images/a_updates.jpg);
	width:190px;
	height:50px;
	padding:0px;
	margin:0px;
}

.header{
	width:550px;
	height:50px;
	background:url(images/header.jpg);
	text-indent:400px;
	border-bottom:1px dashed #cc9966;
}

.header h3 span, #video h3 span, .links h3 span {
	display: none;
}

#video{
	width:550px;
	height:280px;
}

.comment{
	position:absolute;
	top: 0px;
	left:0px;
	width:552px;
	height:826px;
	
}

.comment2{
	width:542px;
	height:714px;
	overflow:auto;
}
hr.footpad, hr.headpad {
margin: 0;
padding: 0;
border: 0;
height: 160px;
visibility: hidden;
} 

#footer {
position: absolute;
bottom: 0;
left: 0px;
width: 800px;
height: 160px;
background:url(images/footer.jpg);
}
