body {
    margin: 0;
    padding: 0;
	background-color: #FFF;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
}

#header {
    height: 400px;
    position: relative;
	padding: 0px;
	margin: 0px;
}

#main {
  background: url('images/body_tv.jpg') top center no-repeat;
}

#container {
    width: 1038px;
    margin: 0 auto;
    background: url('images/container_bg.jpg') top left repeat-y;
}

.alternate #content {
  	width: 1038px;
    margin: 0 auto;
	/*background: url('images/content_tv.jpg') top left no-repeat;*/
}

#content {
    width: 1039px;
    margin: 0 auto;
	background: url('images/content_tv.jpg') top left no-repeat;
} 

h1, h2, h3, h4 {
    margin: 0;
    padding: 0;
}

p {
    margin: 0 0 5px 0;
    padding: 0;
	color: #666666;
}

h1 {
    font-size: 18px;
    color: white;
    text-transform: uppercase;
}

h2 {
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-size: 25px;
    color: #56c2e2;
    border-bottom: 1px solid #56c2e2;
	text-transform: uppercase;
}

h3 {
    margin-bottom: 5px;
    font-size: 16px;
    color: #56c2e2;
}

h4 {
    margin-bottom: 5px;
    font-size: 12px;
    color: #990000;
}

a,
a img {
    color: #990000;
	border: none;
}

a:hover {
    text-decoration: none;
}

#nav {
    margin: 0;
    padding: 0;
}

.alternate #nav {
    margin-left: 25px;
}

.alternate #nav li {
    margin: 0 0 20px 5px;
    float: left;
}

#nav li {
    width: 191px;
    height: 25px;
    margin: 0 0 10px 0;
    padding: 0;
    display: block;
    background: white url('images/nav_bg.jpg') left repeat-x;
}

#nav li a {
    font-size: 12px;
    width: 179px;
    height: 100%;
    padding: 0 0 0 10px;
    display: block;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    line-height: 24px;
}

#nav li a:hover {
    color: #C10000;
}

.col {
    width: 755px;
    margin: 0 0 0 10px;
    float: left;
}

.col .col {
    margin-left: 0;
}

.col.small {
    width: 200px; 
	margin-left: 35px;
    _margin-left: 10px;
}

.col.last {
   width: 170px; 
	margin-left: 10px;
    _margin-left: 10px;
}

.col.mid {
    width: 550px;
}

.col.full {
    width: 780px;
    margin-left: 125px;
}

.alternate .col.last {
	margin: 150px 0 0 0;
	width:200px;
}


.article {
    margin: 0 0 40px 0;
}

.article .content {
    padding: 10px;
    border: 1px solid #cccccc;
}

.article .content ul {
    margin: 0;
    padding: 5px 0 0 5px;
}

.article .content ul li {
    margin: 0 0 5px 0;
    padding: 0 0 0 15px;
    list-style-type: none;
	color: #990000;
	font-weight: bold;
    background: transparent url('images/arrow.gif') center left no-repeat;
}

.article .meta {
    margin: 5px 0 0 0;
    color: #3e2d1e;
}

.article .meta .credit { 
	float: left;
	text-transform: uppercase;
	color: #999999;
	font-weight: bold;
	font-size: 11px;
 }
 
.article .meta .timestamp { 
	float: right;
	text-transform: uppercase;
	color: #999999;
	font-weight: bold;
	font-size: 11px;
}

.module {
    width: 170px;
    margin: 19px 0 0 20px;
    _margin-left: 18px;
    padding: 7px;
    background: #fff;
    border: 1px solid #cccccc;
}

.inner {
	width: 154px;
    background: #cccccc;
	padding: 8px;
}

#footer {
    padding: 6px 0;
    clear: both;
    text-align: center;
	margin: 0px;
}

#footerImg {
    background: #000 url('images/footer_bg.jpg') bottom center no-repeat !important;
    text-align: center;
	padding: 0px;
	margin: 0px;
}

.alternate #footerMain {
    background: #000 url('images/footer_main2.jpg') top center no-repeat !important;
    text-align: center;
	height: 641px;
	width: 1038px;
	margin: 0 auto;
}

#footerMain {
    background: #000 url('images/footer_main.jpg') top center no-repeat !important;
    text-align: center;
	height: 594px;
	width: 1038px;
	margin: 0 auto;
}

#footerLinks {
  width: 395px;
  height: 78px;
  color:#FFFFFF;
  float:right;
  padding: 493px 15px 0px 0px;
}

.alternate #footerLinks {
  color:#FFFFFF;
  float:right;
  height:78px;
  padding:540px 15px 0 0;
  width:395px;
}

#footerbg #footer a, #footerbg #footer img {
    display: block;
	float:left;
	font-size:8px;
	line-height:8px;
}

#footerbg #footer small p {
	clear: both;
	display: block;
	height: 8px;
	padding-top: 3px;
	text-transform: uppercase;
}

#footerText {
    padding: 0px;
    clear: both;
    text-align: center;
	margin: 0px;
	line-height: 7px;
}
