*{margin:0; padding:0;}


body{
	background:#fff;
	text-align:center;
	font:11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#2d2d2d;
	margin:0;
	padding:0;
}
a{
	color:#820705;
	text-decoration:none;
}

#ad{
	background:#680605;
	width:100%;
	height:90px;
}
#container{
	width:950px;
	margin:0 auto;
	text-align:left;
}

.headertop{
	background:url(images/headertop.png) no-repeat;
	height:218px;
}

.headerbottom{
	background:url(images/headerbottom.png) no-repeat;
}
#content{
	margin-left:208px;
}
.contenttop{
	background:url(images/contenttop.png) no-repeat;
	height:46px;
	text-align:center;
	padding-top:10px;
	
}

.contentbg{
	background:url(images/contentbg.png) repeat-y;
	padding:10px 30px 10px 20px;
}

.contentfooter{
	background:url(images/contentbottom.png) no-repeat;
	height:41px;
	text-align:center;
}
