body {
	background-color: #151515;
	margin: 0px;
	font: small/150% "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	color: #f5f5f5;
	font-size: 12px;
}

a:link, a:visited {
color: #d09f27;
text-decoration: none;
}

a:hover {
color: #fff;
text-decoration: underline;
}

h1 {
margin-top: 12px;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
color: #d09f27;
}

.container {
width: 1000px;
border-left: 1px solid #000;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
margin-bottom: 5px;
background-color: #232323;
}

.header {
width: 1000px;
height: 144px;
}

.header-split {
width: 500px;
height: 144px;
float: left;
}

.nav {
width: 1000px;
height: 25px;
background-color: #1b261e;
border-top: 1px solid #2b3d31;
border-bottom: 1px solid #2b3d31;
}

.nav-item {
padding-left: 13px;
padding-right: 14px;
margin-top: 3px;
border-right: 1px solid #2b3d31;
text-transform: uppercase;
font-size: 12px;
float: left;

}

.nav-item a, .nav-tem a:visited {
color: #fff;
text-decoration: none;
}

.nav-item a:hover {
color: #d09f27;
}

.sub-header {
width: 1000px;
height: 11px;
background: url('images/lcs_13.jpg') no-repeat;
}

.content {
width: 1000px;
padding-top: 10px;
background-color: #232323;
}

.left {
float: left;
margin-left: 20px;
margin-right: 20px;
width: 200px;
background-color: #303030;
border: 1px solid #151515;
text-align: left;
padding-bottom: 20px;
}

.side-title {
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
color: #d09f27;
margin-top: 15px;
margin-left: 20px;
}

.side-item {
color: #fff;
margin-left: 30px;
}

.side-item a, .side-item a:visited {
color: #fff;
text-decoration: none;
}

.side-item a:hover {
color: #d09f27;
}

.right {
float: left;
width: 730px;
margin-right: 20px;
text-align: left;
}

.footer {
width: 1000px;
height: 20px;
padding-bottom: 10px;
}

.footer-left {
float: left;
font-size: 10px;
}

.footer-right {
float: right;
font-size: 10px;
}

.ad-top {
width: 728px;
height: 90px;
border: 1px solid #000;
margin-bottom: 20px;
}

.ad-bottom {
width: 728px;
height: 90px;
border: 1px solid #000;
margin-top: 20px;
}

.ad-left {
padding-left: 20px;
padding-top: 20px;
width: 160px;
height: 600px;
}

.video-title-small {
padding-top: 5px;
padding-bottom: 3px;
border-bottom: 1px solid #333;
height: 18px;
}
