body { margin: 0; padding: 0; color: #000; background-color: #FFF; font-family: Verdana, Arial, Helvetica, sans-serif; } 	

/* div to contain header */
div#header { color: #003399; background-color: #fff; width: 100%; margin: 0; padding: 0; height: 150px; border-bottom: solid #003399 5px; }
	
div#header a { color: #000; text-decoration: none; }
	
div#header h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size:x-large;
	margin: 0; padding: 15px 10px 0 228px;
	}
	
div#header h2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 1em; font-weight: bold; 
	margin: 0; padding: 10px 10px 0 228px;
	color: #003399; background-color: transparent;
	letter-spacing: 1px;
	}
	
img#logo { width: 217px; height: 150px; padding: 0px; margin: 0px; float: left; border-right: 1px solid #333333; }
	
/* these are the horizontal navigation styles */
#navlist { background: #0066CC; margin: 0px; padding: 0px; height: 27px; border: 1px solid #0066CC; min-width: 780px; }

#navlist li { display: inline; float: left; margin: 0px; padding: 0px; list-style: none; }

#navlist li a:link, #navlist li a:visited {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:small;
font-weight:bold;
color: #fefced;
text-decoration: none;
display: block;
padding: 0px 0px 0px 3px;
margin: 0px;
height: 27px;
overflow: visible;
width: 105px;
text-align: center;
}

#navlist li a#current { color: #FFFFFF; font-style: italic; }

#navlist li a:hover, #navlist li a:active { color: #FFFFFF; font-weight:bold; background: #003399; text-align: center; font-family: Georgia, "Times New Roman", Times, serif; }

/*these are the vertical nav styles */

div#vertnav { float: left; width: 214px; font-family: Georgia, "Times New Roman", Times, serif; }
	
#vertnav h2 { 
	margin: 0;
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	background-color:#003399;
	width: 214px;
	color: #fefced;
}

#vertnav ul { margin: 0; padding: 0; list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #fefced;
	}

#vertnav li { margin: 0 0 3px 0; color: #fefced; background: #0066CC; width: 214px; } /* width for haslayout fixing IE li bug */

#vertnav li#current, #vertnav a#current, #vertactive a#current { font-style:italic; color: #fefced; }
#vertnav a { border:none; }
#vertnav a {
	display: block;
	padding: 2px 2px 2px 24px;
	border: 1px solid #333;
	background-color: #0066CC;
	width: 190px;
	color: #fefced;
	font-size: medium; 
}

#vertnav a:link, #vertnav a:visited { text-decoration: none; color: #fefced; }

#vertnav a:hover { border: 1px solid #333; background-color: #003399; color: #fefced; }

#vertnav #left-sidebar-buttons a { background: #FFF; border:none; padding: 0;}

#vertnav a img { border:none; }

#vertactive li a:link, #vertactive li a:visited, #vertactive li a:hover { border: 1px solid #333; background-color: #0066CC; font-style:italic;
	color: #fefced; }

#vertnav a#jobcenter, #vertnav a#facebookbutton { text-align:center; margin: 10px 0 0 24px; background: #FFF; padding: 0; border: none; width: 155px; display:block;}
#jobcenter img { line-height: 0; }


/* these are the content styles */
	
div#hours {
	float: right;
	margin: 10px 5px 10px 10px;
	padding: 0;
	text-align: left;
	font-size: .8em;
	line-height: 1.5em;
	color: #003399;
	background-color: transparent;
	}
	
div#content {
	margin: 0px 120px 20px 220px;
	padding: 8px;
	line-height: 1.5em;
	}
	
div#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	margin: 15px 0 15px 0;
	padding: 0;
	color: #0066CC;
	background-color: transparent;
	}

div#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	margin: 20px 0 15px 0;
	padding: 0;
	color: #0066CC;
	background-color: transparent;
	}
	
div#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 20px 0 5px 0;
	padding: 10px 0 0 0;
	color: #0066CC;
	background-color: transparent;
	}
	
div#content img {
	padding:8px;
	}

div#content p {
	line-height: 1.3em;
	}
	
div#content li {
	padding-bottom: 1.1em;
	}
	
div#content a {
	text-decoration: underline;
	}
	
div#content a:link {
	background-color: transparent;
	}
	
div#content a:visited {
	background-color: transparent;
	}
	
div#content a:hover {
	}
	
div#content .updated {
	border-top: thin solid #ccc;
	padding: 15px 0 20px 0;
	margin: 30px 0 0 0;
	font-size: 80%;
	line-height: 1.5em;
	}
	
div#footer { 
	border-top: solid #003399 5px;
	padding: 15px 0 20px 20px;
	margin: 40px 0 0 0px;
	font-size: 90%;
	line-height: 1.5em;
	}
#footer p { /*position: relative;*/ left: 10px; }
	
/* these are the bal (restricted internet access) page styles */
div#balcontent {
	margin: 10px;
	padding: 0;
	line-height: 1.5em;
	text-align:center;
}

div#balheader {
	color: #003399;
	background-color: #fff;
	width: 100%;
	margin: 0;
	padding: 0;
	height: 30px;
	border-bottom: solid #003399 5px;
	}
	
div#balheader a {
	color: #000;
	text-decoration: none;
}
