html {
}
body {
	margin: 0; padding: 0;
	background: url(images/bg_body.gif) top left;
	font: 10px Tahoma;
}
a:hover {
	text-decoration: none;
}
#page {
	margin: 0 auto;
	width: 956px;
	padding: 0;
}
.center {
	margin: 0 auto;
	width: 965px;
	padding: 0;
}
#header {
	background: url(images/header_bottom.gif) no-repeat bottom center;
	padding-bottom: 5px;
	
}
#header .inner {
	height: 129px;
	background: url(images/bg_header.gif) repeat-x top left
}
#header .left {
	float: left;
}
#header .left .welcome {
	font: bold 11px Tahoma;
	color: #ffffff;
	padding: 7px;
}
#header .left .logo {
	padding: 27px 0 0 15px;
}
#header .right {
	float: right;
	width: 725px
}
#header .right .top-nav {
	padding-top: 15px
}
#header .right .top-nav ul {
	margin: 0; padding: 0;
	list-style: none;
}
#header .right .top-nav ul li {
	list-style: none;
	width: 78px;
	height: 14px;
	padding: 5px;
	text-align: center;
	float: left;
	background: url(images/bg_top-nav_li.gif) no-repeat top center;
	font: bold 10px Tahoma;
}
#header .right .top-nav li a {
	color: #444;
	text-decoration: none;
}
#header .right .top-nav li a:hover {
	text-decoration: underline;
}
#header .right .nav {
	margin-top: 38px;
	padding: 3px;
	color: #B59359;
	width: 238px;
	height: 18px;
	background: url(images/bg_nav.gif) no-repeat top left;
	font: 11px Tahoma;
	float: left;
}
#header .right .nav a {
	color: #ffffff;
	text-decoration: underline;
}
#header .right .nav a:hover {
	text-decoration: none;
}

#header .right .top-banner {
	float: left;
	margin-top: 15px;
	padding-left: 5px;
}
#header .right .top-banner img {
	border: 0;
}
#nav1 {
	height: 24px;
	background: url(images/bg_nav1.gif) repeat-x top left;
	font: 10px Tahoma;
	color: #ffffff;
}
#nav1 .recommended {
	float: right;
	background: url(images/bg_recomended.gif) no-repeat top right;
	padding: 2px 10px 5px 0px;
	width:366px;
	text-align: right
}
#nav1 .sbom {
	float: left;
	padding: 5px;
}
#nav1 .sbom a {
	color: #BFBFBF;
	text-decoration:none;
}
#nav1 .sbom a:hover {
	text-decoration: underline;
}
#nav1 form select {
	border: 1px solid #ffffff;
	background: #70787B;
	font: 10px Tahoma;
	color: #ffffff;
}
#content1 {
	background: #ffffff;
	height: 196px;
}
#content1 .top {
	background: #000000 url(images/bg_top.gif) repeat-x top left;
	border: 1px solid #A4A4A4;
	color: #8C8C8C;
	font: 10px Tahoma;
	height: 28px;
	padding: 0 10px;
}
#content1 .toprated {
	font: 10px Tahoma;
	color: #9F9F9E;
	background: url(images/bg_td.gif) repeat-x top left
}
#content1 .toprated a {
	color: #8D7649;
}
#content1 .toprated .rate-title {
	background: url(images/bg_rate-title.gif) no-repeat center left;
	height: 24px;
}
#content1 .toprated .rate-star {
	background: url(images/bg_rate-star.gif) no-repeat center left;
	height: 24px;
	width: 53px;
}
#content1 .toprated .rate-more{
	background: url(images/bg_rate-more.gif) no-repeat center left;
	height: 24px;
	width: 39px;
	text-align: center;
}
#content1 .toprated .view {
	float: right;
	padding-top: 20px;
	text-align: right;
}
#content1 .toprated .view a {
	color: #8F8F8F;
}
#content1 .toprated .rate-more a {
	color: #9F9F9E;
}
#content1 .headlines {
	font: 10px Tahoma;
	color: #9F9F9E;
	background: url(images/bg_td.gif) repeat-x top left
}
#content1 .headlines .headlines-title{
	background: url(images/bg_rate-title.gif) no-repeat center left;
	height: 24px;
}
#content1 .headlines a {
	color: #8D7649;
}
#content1 .headlines .rss {
	float: right;
	padding-top: 20px;
	text-align: right;
}
#content1 .headlines .rss a {
	color: #8D7649;
}
#content1 .featured {
	background: url(images/bg_featured.gif) repeat-x top left;
	font: 10px Tahoma;
	color: #ffffff;
}
#content1 .featured .heading {
	color: #474747;
	background: url(images/top_featured.gif) no-repeat top left;
	font: 10px Tahoma;
	padding: 6px 15px;
	height: 18px;
}
#content1 .featured .prev {
	float: right;
	background: url(images/bg_prev.gif) no-repeat top center;
	width: 55px;
	padding: 3px;
	text-align: center;
	color: #ffffff;
}
#content1 .featured .prev a {
	color: #ffffff;
	text-decoration: none;
}
#content1 .featured .inner {
	border-top: 1px solid #777777;
	padding: 3px;
}
#content1 .featured .inner img {
	border: 4px solid #2B2B2B;
}
#content1 .featured .inner .text {
	padding: 3px;
	background: #4C4C4C;
	color: #B9B9B9;
}
#content1 .featured .inner h2 {
	margin: 0 0 2px 0; padding: 6px;
	background: url(images/featured_h2.gif) no-repeat top left;
	font: bold 10px Tahoma;
	color: #ffffff;
}
#content1 .featured .visit {
	float: right;
	background: url(images/bg_visit.gif) no-repeat top center;
	width: 55px;
	padding: 2px;
	text-align: center;
	color: #ffffff;
	margin-top: 10px;
}
#content1 .featured .visit a {
	color: #ffffff;
	text-decoration: none;
}
#content1 .featured a {
	color: #8D7649;
}
#content {

}
#content .navigation {
	width: 190px;
	background: #ffffff;
}
#content .navigation h2 {
	background: url(images/navigation_h2.gif) repeat-x top left;
	padding: 10px 5px;
	margin: 0px;
	font: bold 10px Tahoma;
	color: #FFFFFF;
	border-left: 2px solid #F0F0F0; border-right: 2px solid #F0F0F0;
}
#content .navigation ul {
	list-style: none;
	margin: 0; padding: 2px;
}
#content .navigation ul li {
	padding: 6px 5px;
	font: 10px Tahoma;
	color: #7D7D7D;
	background: url(images/navigation_li.gif) no-repeat top left;
}
#content .navigation a {
	color: #7D7D7D;
	background: url(images/nav_li.gif) no-repeat center left;
	padding-left: 10px;
}
#content .navigation .bottom {
	background: url(images/bg_body.gif) top left;
	height: 5px; 
	line-height: 5px;
}
#content .main {
	background: #FFFFFF;
	padding: 0 2px;
}
#content .main .bet {
	background: #EEEEEE;
	width: 271px;
	padding: 2px;
	margin: 3px 0;
}
#content .main .bet .white {
	background: #ffffff;
	height: 10px;
	padding: 5px;
	margin: 2px 0;
}
#content .main .bet .white .title {
	color:#715D33;
	font: bold 10px Tahoma;
	float: left;
}
#content .main .bet .white .rating {
	color: #525252;
	font: 10px Tahoma;
	float: right;
}
#content .main .bet .white .details {
	color:#5F5F5F;
	font: 10px Tahoma;
	float: left;
}
#content .main .bet .white .details a {
	color: #715D33;
}
#content .main .bet .white .visit {
	color: #525252;
	font: bold 10px Tahoma;
	float: right;
	color: #565656;
}
#content .main .bet .white .visit a {
	color: #565656;
}
#content .main .right {
	padding: 2px;
	background: #ECECEC;
}
#content .main .right h2 {
	background: #fff;
	border: 1px solid #CCCCCC;
	padding: 10px 5px;
	font: bold 10px Tahoma;
	color: #464646;
}
#content .main .right ul {
	margin: 0; padding:5px;
	list-style: none;
}
#content .main .right ul li {
	padding-left: 15px;
	background: url(images/bg_li.gif) no-repeat center left;
	color: #7D7D7D;
}
#content .main .right a {
	color: #7D7D7D;
}
#footer {
	padding: 20px 0;
	color: #939393;
}
#footer a {
	color: #ffffff;
}
.footer-menu {
	border-bottom: 1px solid #777777;
	padding: 10px 0;
	color: #ffffff;
}
.footer-menu a {
	color: #FFFFFF;
}
.footer-menu a:hover {
	color: #8D7649;
	text-decoration: none;
}











