/* CSS Document */

BODY {MARGIN: 0px; 	height: 100%;}

.hlu_masthead {
	background-image: url(site_images/hlu_masthead.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #929EAA;
	text-align: right;
	vertical-align: middle;
	text-indent: 20pt;
	padding-right: 20px;
}

.nav_links {
	height: 10px;
	width: 150px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	vertical-align: top;
	border-top: 3px double #929EAA;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
.nav_links a:link, .nav_links a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #929EAA;
	padding-left: 2px;
}

.nav_links a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	border-left: 10px solid #929EAA;
}

.nav_bottom {
	padding-bottom: 10px;
	border-top: 1px #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px #999999;
	border-left: 1px #999999;
}

.page_header {
	font-family: "Book Antiqua";
	font-size: 20px;
	color: #000000;
}
.page_content {
	font-family: "Book Antiqua";
	font-size: 16px;
}

.left_page {
	background-image: url(site_images/left_page.jpg);
	height: 468px;
	width: 351px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: right top;
	color: #000000;
	text-indent: 100px;
	font-weight: bold;
}

.right_page {
	background-image: url(site_images/right_page.jpg);
	height: 468px;
	width: 349px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: 70px;
	font-weight: bold;
}

.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

.half_tone {
	background-image: url(site_images/grey_half_tone.gif);
	background-repeat: repeat;
	background-position: left top;
	border: 1px dotted #0066FF;
}

.grey_boarder {
	border: 1px dotted #CCCCCC;
}
.cell_grad {
	background-image: url(site_images/cell_grad.jpg);
	background-repeat: repeat;
	background-position: left top;
	border: 1px dotted #0066FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;	
}


/* LEFT NAVIGATION */
/* borders */
div#catnav { border-bottom: 1px solid #CCC;  width: 200%; overflow: hidden; } 
#catnav div { border-top: 1px dotted #CCC; }
#catnav div.cat_nav { border-top: 1px solid #CCC; }

/* navigation links */
#catnav a { 
display: block; 
color: #000; 
text-decoration: none; 
font-weight: bold;
text-indent: 0px;
}

#catnav a:hover { 
color: #666666; 
text-indent: 10px;
background-color: #FFF; 
}

.cat_nav { font-size:12px; }

.text_scroller {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	filter: Glow(Color=#666666, Strength=15);
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-indent: 30px;
}

.media_links {
	height: 10px;
	width: 150px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	vertical-align: top;
}
.media_links a:link, .media_links a:active, .media_links a:visited{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-family: arial;
	background-image: url(site_images/wmv_sm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	padding-left: 18px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}

.media_links a:hover {
	font-family: arial;
	font-size: 12px;
	color: #009900;
	text-decoration: underline;
	background-image: url(site_images/play.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	padding-left: 18px;
	font-weight: bold;
	text-transform: capitalize;
}
