body { background:url("images/bg.gif"); font:normal 12px arial,sans-serif; margin:0px; }
#header { background:url("images/header.gif") repeat-x; height:139px; }
.logo { display:block; margin:auto; }
.gradient { background:url("images/gradient.gif") repeat-x; height:26px; }
.content { background:#000; width:636px; min-height:523px; margin:auto; }
.text { color:#FFF; padding:5px; }
#footer { background:url("images/footer.gif") repeat-x; height:143px; }
#menuc { width:615px; margin:auto; }
#menu a {
	background:url("images/button.gif") no-repeat;
	width:147px;
	height:30px;
	display:block;
	float:left;
	margin-left:5px;
	font:normal 20px arial,sans-serif;
	padding-top:7px;
	text-align:center;
	text-decoration:none;
	color:#000;
}
#menu a:hover { background-position:-147px 0px; text-decoration:none; color:#FFF; }
#menu a:active { background-position:-147px 0px; text-decoration:none; color:#FFF; }
.bar {
	background:url("images/bar.gif") no-repeat;
	width:446px;
	height:29px;
	border:none;
	font:normal 20px arial,sans-serif;
	padding-top:5px;
	padding-left:10px;
}
.submit { background:url("images/surf.gif") no-repeat; height:39px; width:96px; border:none; }
.ads { width:612px; margin:auto; padding-top:5px; }
.total { width:560px; margin:auto; }
.ads2 { width:470px; margin:auto; padding-bottom:5px; }
.footerlinks { padding-top:35px; width:636px; text-align:center; margin:auto; }
.footerlinks a { color:#2A352A; size:10px; }
