BODY {
	BACKGROUND-POSITION: center top; 
	/*background-color: #fef7d4;*/
	FONT-SIZE: 11px; 
	MARGIN: 10px 0 0 0; 
	COLOR: #171D55; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

TABLE {
	BORDER-COLLAPSE: collapse; 
	border-spacing: 0
}

TD {
	VERTICAL-ALIGN: top; 
	BORDER-COLLAPSE: collapse; 
	border-spacing: 0
}

ul.li	{
	list-style-image:url(images/bullet.gif);
}


#banner {
	background-position: left 50%; 
	background-image: url(images/header_bg.gif);
	background-repeat: no-repeat;
	width:413px;
	height:135px;
}
/* topnav*/

#topnav	{
	padding-top: 92px;
	padding-left: 250px;
}

.topnav_item 	{
	background-image:url(images/topnav_bg.gif);
	background-repeat:no-repeat;
	background-position:right;
	display:inline;
	text-align: center;
	padding-left: 10px;
	padding-right: 15px;
}

.topnav_item a {
	color:#C8514A;
	text-decoration:none;
}

.topnav_item a:hover	{
	color:#171D55;
	text-decoration:none;
}

.topnav_item_selected a {
	background-image:url(images/topnav_bg.gif);
	background-repeat:no-repeat;
	background-position:right;
	display:inline;
	text-align: center;
	padding-left: 10px;
	padding-right: 15px;
	text-decoration:none;
	color: #171D55;
}

.topnav_item_last	{
	text-decoration:none;
	background-image:none;
	display:inline;
	text-align: center;
	padding-left: 10px;
	padding-right: 15px;
}

.topnav_item_last a {
	color:#C8514A;
	text-decoration:none;
}

.topnav_item_last a:hover	{
	color:#171D55;
	text-decoration:none;
}

.topnav_item_last_selected	a{
	text-decoration:none;
	color: #171D55;
	background-image:none;
	display:inline;
	text-align: center;
	padding-left: 10px;
	padding-right: 15px;
}

#home_pics	{
	float: left;
	width:251px;
	display:inline;
}

#mainnav	{
	background-color:#C8514A;
	height: 20px;
	float: left;
	width: 508px;
	padding-left: 0;
	padding-top:10px;

}

.mainnav_item 	{
	background-image:url(images/mainnav_bg.gif);
	background-repeat:no-repeat;
	background-position:right;
	display:inline;
	text-align: center;
	font-weight: bold;
	padding-left: 12px;
	padding-right: 12px;

}

.mainnav_item a {
	color: #F9DD58;
	text-decoration:none;
}

.mainnav_item a:hover	{
	color:#FFFFFF;
	text-decoration:none;
}

.mainnav_item_selected	a {
	background-image:url(images/mainnav_bg.gif);
	background-repeat:no-repeat;
	background-position:right;
	display:inline;
	text-align: center;
	font-weight: bold;
	padding-left: 12px;
	padding-right: 12px;
	text-decoration:none;
	color:#FFFFFF;
}

.mainnav_item_last	{
	text-decoration:none;
	background-image:none;
	display:inline;
	text-align: center;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 12px;
}

.mainnav_item_last a {
	color:#EAF24E;
	text-decoration:none;
}

.mainnav_item_last a:hover	{
	color:#ffffff;
	text-decoration:none;
}

.mainnav_item_last_selected	a{
	text-decoration:none;
	color:#ffffff;
	text-decoration:none;
	background-image:none;
	display:inline;
	text-align: center;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 20px;
}

/* subnav below */
#subnav	{
	background-color:#171D55;
	height: 20px;
	float: left;
	width: 508px;
	padding-left: 0;
	padding-top:10px;
}

.subnav_item 	{
	background-image: url(images/mainnav_bg.gif);
	background-repeat:no-repeat;
	background-position:right;
	display:inline;
	text-align: center;
	font-weight: bold;
	padding-left: 12px;
	padding-right: 15px;

}

.subnav_item a {
	color: #EAF24E;
	text-decoration:none;
}

.subnav_item a:hover	{
	color:#FFFFFF;
	text-decoration:none;
}

.subnav_item_selected a{
	background-image: url(images/mainnav_bg.gif);
	background-repeat:no-repeat;
	background-position:right;
	display:inline;
	text-align: center;
	font-weight: bold;
	padding-left: 12px;
	padding-right: 15px;
	text-decoration:none;
	color:#FFFFFF;
}

.subnav_item_last	{
	text-decoration:none;
	background-image:none;
	display:inline;
	text-align: center;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 20px;
}

.subnav_item_last a {
	color:#EAF24E;
	text-decoration:none;
}

.subnav_item_last a:hover	{
	color:#ffffff;
	text-decoration:none;
}

.subnav_item_last_selected	a{
	text-decoration:none;
	color:#ffffff;
	text-decoration:none;
	background-image:none;
	display:inline;
	text-align: center;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 20px;
}

/* main copt block*/
.main_bg	{
	background-image: url(images/main_bg.gif);
	background-repeat:repeat-y;
	background-position:center;
}

#statsmovie	{
	display: block;
	float: left;
	margin-bottom:20px;
}

.copy	{
	font-size: 12px;
	padding: 5px 15px 0 15px;
	line-height: 1.5;
}

.subheader	{
	font-weight:bold;
}

.icon	{
	width:16px; 
	height:16px; 
	margin:3px 3px 0 3px;
}

.steering_item {
	padding:5px 0 5px 0;
	border-bottom: solid 1px #C8514A;
}

#footer	{
	background-image:url(images/footer_bg.jpg);
	background-repeat:no-repeat;
	height: 43px;
	width:760px;
	font-size:9px;
	color: #C8514A;
	display: block;
}

#footer a	{
	color: #C8514A;
}

#foot_links	{
	float:left;
	padding: 15px;
	display: inline;
	width: 300px;
	clear:both;
}

#foot_copyright	{
	float:right;
	padding: 15px;
	display: inline;
	clear: both;
}


