body {
	background-image: url(/images/site_bg2.gif);
	background-color: #ebebeb;
	background-repeat: repeat-y;
	background-position: 50%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
	
p, ul, ol {
	color: #333;
	margin-top: 2px;
	font-size: 11px;
	line-height: 17px;
	}	
	
a {
	color: #000066;
	text-decoration: underline;
}

a:hover {
	color: #3E0000;
	text-decoration: none;
	background-color: #C8E0FA;

}

h1 {
	color: #000066;
	margin-top: 2px;
	font-size: 18px;
	line-height: 16px;
	letter-spacing: 1px;
	font-family: "Trebuchet MS", "Times New Roman", Helvetica, serif;
	font-weight: lighter;
}	

h2 {
	color: #000066;
	margin-top: 2px;
	font-size: 14px;
	line-height: 16px;
	font-weight: lighter;
}	


h3 {
	color: #000066;
	margin-top: 2px;
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
}	


h4 {
	color: #000066;
	margin-top: 2px;
	font-size: 13px;
	line-height: 16px;
	font-family: "Trebuchet MS", "Times New Roman", Helvetica, serif;
	xxxfont-weight: lighter;
	margin-top: 0px;
	margin-bottom: 0px;
	
}	


.hp_aboutcell {
	padding-top: 14px;
	padding-left: 12px;
	padding-right: 8px;
}

.hp_aboutcell p {
	font-size: 12px;
	line-height: 19px;
}

.hp_spotlightcell {
	padding-top: 10px;
}

.hp_spotlighttextcell {
	padding-top: 4px;
	padding-left: 12px;
	padding-right: 10px;
	padding-bottom: 6px;
}

.hp_videocell {
	padding-top: 4px;
	padding-left: 20px;
	padding-right: 4px;
	padding-bottom: 10px;
	background-image: url(/images/homepage/film_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.hp_newscell {
	padding-top: 4px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}

.hp_spotlightphoto {
	float: left;
	margin-right: 8px;
	margin-top: 2px;

}

.floatleftimage {
	float: left;
	margin-right: 12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.floatrightimage {
	float: right;
	margin-left:12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}





.toplinkscell {
	padding-top: 19px;
	padding-left: 0px;
	padding-right: 40px;
	padding-bottom: 4px;
	text-align: right;
}

.footer p {
	padding: 8px;
	background-color: #516b91;
	font-size: 11px;
	color: #fff;
	margin-top: 3px;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 4px;
	display: block;
	}
	
.footer a {
	color: #fff;
	text-decoration: none;
	}
	
.footer a:hover {
	color: #eaeaea;
	text-decoration: none;
	background-color: #072C63;
}
	
.sidenavholdercell {
	padding-top: 10px;
	padding-right: 4px;
}

.sidenavlinkscell {
	padding-top: 4px;
	padding-right: 8px;
	padding-left: 6px;
	padding-bottom: 4px;
}

.sidenavlinkscell ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	line-height: 13px;
}

.sidenavlinkscell li {
	margin: 0px;
	border-bottom: 1px solid #F5F5F5;	
}

.sidenavlinkscell a {
	color: #072C63;
	text-decoration: none; 
	display: block;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 1px;
}

.sidenavlinkscell a:hover {
	background-color: #DBDBDB;
	
}

.internalbodycell {
	padding-top: 14px;
	padding-left: 18px;
	padding-right: 12px;
	padding-bottom: 10px;
}

.internalquotes {
	margin-top: -8px;
	margin-left: -12px;
	margin-right: -50px;
	margin-bottom: 8px;

}

.hrule {
	width: 100%;
	height: 1px;
	margin: 0px;
	margin-bottom: 16px;
	border-bottom: 1px dotted #000066;
	overflow:hidden;
	
}

.bottom_margin_collapes {
	margin-bottom: 2px;
}

.bulletgraph {
	background-image:url(/images/arrow.gif);
	background-position: top left;
	background-repeat:no-repeat;
	padding-left: 16px;
}


body#homepage span#homelink {

display:none;

}