body {
	margin: 0;
	padding: 0;
	background: url(images/bg.gif);
	font-family:verdana;font-size:12px;
}

a {color:#5B6275;}

div#container {
	width: 780px;
	margin: 0 auto;
	background-color: #E5EAED;
	margin-top: 125px;
}

/* Header */
div#header {
	position: absolute;
	top: 0;
}

div#headerTop {
	width: 780px;
	height: 80px;
	background: url(images/header.jpg) no-repeat;
	background-position: 0;
}

div#headerTop a {
	text-decoration: none;
}

div#headerTop strong {
	text-decoration: underline;
}

div#ads { width: 470px; margin-left: 320px; }

div#headerAdsLeft {
	margin: 20px 0 0 0;
	width: 220px;
	float: left;
}

div#headerAdsRight {
	margin: 20px 10px 0 0;
	width: 220px;
	float: right;
}
/*End Header*/

div#text {
	/*width: 538px;
	background-color: #FFFFFF;
	padding: 7px 6px 0 6px;
	float: left;
	margin-top:0px;*/
	
	width: 767px;
	background-color: #FFFFFF;
	padding: 7px 6px 0 6px;
	margin-top:0px;
}

div#text h1 { font-size:14px; }

div#text ul {
	margin: 10px 0 10px 15px;
}

/*Rating*/
div#rateholder {
	/*width: 538px;
	background-color: #FFFFFF;*/
	
	width: 767px;
	background-color: #FFFFFF;
	margin:0px 0px 0px 6px;
}

div#rate {
	/*width: 517px;
	background-color: #E5EAED;
	padding: 10px 10px 1px 10px;*/
	
	width: 726px;
	background-color: #E5EAED;
	padding: 10px 10px 1px 10px;
	
}

div#rateTop {
	width: 732px;
	height: 22px;
	background: url(images/ratetop.jpg) no-repeat;
	background-position: 0;
	font-size:14px;
	font-weight:bold;
	font-family:arial;
	color:#FFFFFF;
	padding: 8px 0 0 30px;
	
	/*width: 507px;
	height: 22px;
	background: url(images/ratetop.jpg) no-repeat;
	background-position: 0;
	font-size:14px;
	font-weight:bold;
	font-family:arial;
	color:#FFFFFF;
	padding: 8px 0 0 30px;*/
	
	
}

div#rateBot {
	width: 746px;
	height: 13px;
	background: url(images/ratebot.jpg) no-repeat;
}

div#tableDark {
	background-color: #E0E4E7;
	
}

div#tableDark, div#table {
	font-size: 12px;
	padding: 10px 0px 3px 0px;
	margin-bottom: 5px;
}

div#tableDark a, div#table a {
	font-size: 16px;
	font-weight: bold;
}

div#rt1 { width: 210px;	height: 29px; padding-top: 6px; float: left; font-size: 16px; font-weight:bold; }
div#rt2 { width: 120px;	height: 35px; text-align: center; float: left; }
div#rt3 { width: 80px;	height: 35px; text-align: center; float: left; }
div#rt4 { width: 305px;	height: 29px; padding-top: 6px; float: left; text-align:right;}
div#rt5 { clear: both; padding-bottom:14px;}

/*End Rating*/

div#botLinks {
	border: #BABABA dotted 1px;
	padding: 5px;
}

div#right {
	width: 210px;
	float: right;
}

div#orangeText, div#greenText, div#blueText, div#redText {
	width: 172px;
	background: url(images/orange-nav.jpg) no-repeat;
	background-position: 0 0;
	padding: 35px 5px 0 8px;
	font-size:11px;
}

div#orangeText { background: url(images/orange-nav.jpg) no-repeat; }
div#greenText { background: url(images/green-nav.jpg) no-repeat; }
div#blueText { background: url(images/blue-nav.jpg) no-repeat; }
div#redText { background: url(images/red-nav.jpg) no-repeat; }

div#orangeBot, div#greenBot, div#blueBot, div#redBot {
	width: 185px;
	height: 22px;
}

div#orangeBot { background: url(images/orange-nav-foot.jpg) no-repeat; }
div#greenBot { background: url(images/green-nav-foot.jpg) no-repeat; }
div#blueBot { background: url(images/blue-nav-foot.jpg) no-repeat; }
div#redBot { background: url(images/red-nav-foot.jpg) no-repeat; }

div#orangeText a, div#greenText a, div#blueText a  {text-decoration:none; color:#000000; display:block; }
div#orangeText a strong, div#greenText a strong, div#blueText a strong {text-decoration:underline; color:#464A59;}
div#redText a strong {
	text-decoration:underline;
	color:#464A59;
	height : 10px;
}
div#redLink{
	margin : 1px 1px;
}
}
div#rightAds {
	width: 180px;
	font-size: 10px;
	color: #BABABA;
	padding: 10px;
	border: #BABABA solid 1px;
}

div#rightAds div#head { text-align: center; font-size: 10px;}

div#footerTop {
	width: 780px;
	height: 16px;
	background: url(images/bg-footer-top.gif) repeat-x;
	background-position: 0 0;
	font-size:10px;
	text-align:center;
	color: #FFFFFF;
	padding-top: 4px;
}

div#footerTop a { color: #FFFFFF; text-decoration: none; }

div#footerBot {
	width: 780px;
	height: 20px;
	background: url(images/bg-footer-bottom.gif) repeat-x;
	background-position: 0 0;
	font-size:10px;
	text-align:center;
	padding-top: 10px;
}

div#clear { clear: both; }