body	{
	font-family: verdana;
	margin: 5px 0px 0 0;
	background: #000;
	}

h1	{
	color: #700000;
	font-size: 24px;
	border-bottom: 2px solid #011A4E;
	border-top: 2px solid #011A4E;
	background: #E0E0E0;
	padding-left: 5px;
	}

h2	{
	font-size: 22px;
	} 	

h3	{
	font-size: 14px;
	}

#head	{
	border-bottom: 8px solid black;
	background-image: url(images/head-bg.gif);
	}

#topnav	{
	padding-top: 8px;
	text-align: right;	
	padding-right: 15px;
	font-size: 11px;	
	}	

#topnav a	{
	color: #F7F49B;
	text-decoration: none;
	font-weight: bold;
	}

#topnav a:hover	{
	color: white;
	}

.sidenav	{
	background: #011A4E;
	border-right: 1px solid white;
	color: white;
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 60px;
	}

.sidenav ul	{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}
		
.sidenav li	{
	font-size: 12px;
	list-style-type: none;
	margin-left: 3px;
	margin-right: 4px;
	margin-bottom: 0px;	
	}

.sidenav a	{
	background-color: #15157E; 
	border: 1px solid #000083; 
	color: #F7F49B; 
	display: block; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none;	
	margin: 5px 0px 0px 3px; 	 
	padding: 4px 0px 2px 3px; 	
	width: 100%; 
	}

.sidenav a:hover {
	background-color : #7E1538;
	color: white; 
	text-decoration: none;	
	border: 1px solid black; 	
	}

#center	{
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background: #0F014B;
	}

#center2	{
	border-bottom: 1px solid white;
	}	

#subcenter	{
	background: white;
	}	

#hometext	{
	padding: 10px;
	color: white;
	font-size: 14px;
	}	
	
#subpages	{
	background: white;
	color: black;
	padding: 10px;
	font-size: 12px;
	}

#subpage2	{
	background: white;
	color: black;
	padding: 10px;
	font-size: 12px;
	}
	
#footer	{
	background: black;
	color: white;
	font-size: 11px;
	text-align: center;
	padding: 10px 0px 10px 0px;
	text-align: center;
	border-top: 15px solid #011A4E;
	}

#bottom	{
	background: black;
	text-align: center;
	font-size: 12px;
	padding: 20px;
	
	}	

#bottom a	{
	color: #89898C;
	text-decoration: none;
	}	

.jobtable	{
	font-size: 10px;
	}