body
{
	background-color: white;
	font-family: "Trebuchet MS",arial,verdana,sans-serif;
	font-size: 12px;
	color: #000;
	padding: 0px;
	margin-left:10px;
	line-height: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.mf
{
font-size:12px;line-height:14px;
}


h1
{
	font-size: 24px;
	color: #003366;
	font-weight: normal;
	line-height:24px;
}

h2
{
	font-size: 21px;
	color: #003366;
	font-weight: normal;
}
.lookh2
{
	font-size: 21px;
	color: #003366;
	font-weight: normal;
	padding-bottom:20px;

}

h3
{
	font-size: 16px;
	color: #000;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
form,input,textarea
{
font-size:12px;
}

#navbar
{
	background-color: #0D4177;
	width: 966px;
	text-indent: 10px;
}



a,a:visited
{
	font-size:12px;
	line-height: 14px;
	color: #006699;
	text-decoration: none;
}

a:hover
{
	font-size:12px;
	line-height: 14px;
	color: #0D4177;
	text-decoration: underline;
}

a:active
{
	font-size:12px;
	line-height: 14px;
	color: #336699;
	text-decoration: none;
}

a.nav,a.nav:visited
{
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	position: relative;
	top: 10px;
}

a.nav:hover
{
	font-size: 14px;
	color: #99CCFF;
	text-decoration: none;
}

a.nav:active
{
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}

a.cphead
{
font-size:20px;
color:#003366;
}

.hpline
{
	background-image: url(/images/dot_line.gif);
	width: 82px;
	background-position: 39px 50px;
	background-repeat: repeat-y;
}

.overlay
{
	width: 80px;
	height: 20px;
	background-color: #fff;
	position: relative;
	z-index: 2;
}

.footer
{
	background-image: url(/images/footer_bkgrd.jpg);
	background-repeat: no-repeat;
	height: 130px;
	line-height: 18px;
}

.banner
{
	margin-top: 10px;
	border: 1px solid #0D4177;
	width: 200px;
	background-color: #0D4177;
}

.player
{
	background-image: url(/images/movie_player.jpg);
	background-repeat: no-repeat;
	width: 442px;
	height: 376px;
}

.adleft
{
	width: 200px;
	float: left;
}

.adright
{
	width: 230px;
	float: right;
	margin-top: 10px;
	color: #fff;
}
.movie_head
{
position:relative;
top:20px;
color:#fff;
}
.movie
{
position:relative;
top:50px;
}
.youtube
{
position:relative;
top:45px;
}
td.charity
{
padding-top:10px;
padding-left:10px;
font-size:12px;
line-height:14px;
}


/* Scroller Box */
#scroller_container {
 position: relative;
 width: 966px;
 height: 80px;
 overflow: hidden;
}

#scroller {
 white-space: nowrap;
 line-height: 12px;
 font-size: 12px;
}


 
#scroller p {
 padding: 0;
}
#scroller img {margin-right:10px;}

 #scrollbox { margin:3px; width:966px; display:none;
        height:80px; float:left; }


