body {
	background-attachment: fixed;
	background-image: url(i/bg.gif);
	background-repeat: repeat;
	margin: 0px;
	color: #CFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
a {
	text-decoration: none;
	color: #F33;
}
#container {
	width: 990px;
	background-color: #161616;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#container #topA {
	background-color: #666;
	width: 990px;
	margin: 0px;
	padding: 0px;
}

#container #header {
	background-attachment: fixed;
	background-image: url(i/footer-bar.jpg);
	background-repeat: repeat-x;
}
#container #header #topNavBar {
	float: right;
	height: 28px;
	margin-top: 24px;
	background-image: url(i/bot-nav-mid.gif);
	background-repeat: repeat-x;
	margin-right: 10px;
	width: 83%;
}
#container #header #topNavBar ul {
	list-style: none;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
#container #header #topNavBar ul li {
	font-weight: bold;
	color: #F33;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	display: inline;
	margin-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding-right: 10px;
}
#container #header #topNavBar ul #last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #header #topNavBar ul li a {
	color: #F33;
	text-decoration: none;
	font-size: 10px;
}
#container #header #topNavBar ul li a:hover {
	color: #09F;
}
.spacer {
	height: 10px;
	clear: both;
}
#container #content #row1 {
	background-color: #191919;
}
#lay_box {
	padding-left: 5px;
	height: 85px;
	background-image: url(i/lsback.gif);
	margin-left: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
}
#lay_box #preview {
	vertical-align: text-top;
	float: left;
	padding-top: 5px;
}
#lay_box #lay_details {
	display: inline;
	background-color: #000;
	background-image: url(i/lsback.gif);
	padding-top: 5px;
	margin-top: 5px;
}
#lay_box .laylist_img {
	border: 3px solid #FFF;
	margin-right: 5px;
}
#lay_box h3 {
	margin: 0px;
	padding: 0px;
	color: #CF3;
	font-size: 10px;
}
.catmenu a {
color: #88BDD5;
text-decoration: none;
}
#container #content #row3 #ads {
	vertical-align: top;
}
#container #content #row3 #ads #ad1 {
	float: right;
}h2 {
	font-size: 10px;
	height: 20px;
	background-color: #000;
	border: 1px dotted #FC0;
	padding: 5px;
	margin: 6px;
}
h2 a {
	color: #F33;
	text-decoration: none;
}
#partners {
	font-size: 10px;
	color: #666;
	background-color: #000;
	height: 28px;
	padding: 5px;
	width: 980px;
	text-align: left;
	background-image: url(i/header-bar.jpg);
	background-repeat: repeat-x;
}

