﻿@charset "UTF-8";
/* CSS Document */

#container {
	background: url(../images/bannerbg.jpg) no-repeat #100604 top center;
}

.twoColFixLtHdr #mainContent { 
	background: #100604 url(../images/main_bg.jpg) no-repeat;
}

#explore{
background: url(../images/explore.jpg) no-repeat top center;
height:404px;}

.awards{ margin-right:12px}
.last{margin-right:0px}



h3 a,
h3 a:visited{
color:#ff9933;
}

.twoColFixLtHdr  #nav {
margin-bottom:36px;
}

ul.exploremenu{
  margin: 0;
  border: 0 none;
  padding: 0;
  width: auto; /*For KHTML*/
  list-style: none;
  margin-top:26px;

}

ul.exploremenu li{
  	list-style: none;
}

ul.exploremenu li a{
	display:block;
	height:36px;
}

ul.exploremenu li a span{
	display:none;
}

div#credits img{
margin-right:30px;
}

#mainContentMiddle .content{
padding-top:40px;
}