body {
   font-family: Arial; Helvetica; sans-serif;
   color: #000000;
   background-color: #697172;
}

a {
  color: blue;
}

h1 {
   font-size: 22px;
   margin:0;
   padding:0;
   font-weight: strong;
   font-style: normal;
} 

h2 {
   font-size: 16px;
   margin:0;
   padding:0;
   font-weight: normal;
   font-style: normal;
} 

h3 {
   font-size: 12px;
   margin:0;
   padding:0;
   font-weight: normal;
   font-style: normal;
}

h4 {
   font-size: 10px;
   color: #8090A2;
   margin:0;
   padding:0;
   font-weight: normal;
   font-style: normal;
}

h5 {
   font-size: 10px;
   color: #8090A2;
   margin:0;
   padding:0;
   font-weight: normal;
   font-style: normal;
}

h9 {
   font-size: 6px;
   color: #8090A2;
   margin:0;
   padding:0;
   font-weight: normal;
   font-style: normal;
}

#SideBar {
   font-family: Tahoma; Arial; Helvetica; sans-serif;
   font-size: 12px;
   color: #53657b;
   margin:0;
   padding:0;
   font-weight: strong;
   font-style: normal;
}

#container { 
	width: 900px; 
	min-height: 1200px; 
	margin: 0 auto; 
	padding: 0;
        background-color: #F0F0F0;
}

#thick-col { 
	width: 750px; 
	float: right; /* switch this to left and below to right to change the column locations */
	border: 0;
	padding-left: 0px;
        padding-right: 0px;
        background-color: #F0F0F0;
}
#thin-col {
	width: 149px; 
	float: left; /* switch this to right and above to left to change the column locations */
	border: 0;
	padding-left: 1px;
        padding-right: 0px;
        background-color: #F0F0F0;
}


input, textarea {
   font-family: sanserif; 
   font-size: 16px; 
}

.hovermenu ul{
font: 14px Arial; Helvetica; sans-serif;
margin:0;
padding:0;
padding-left: 0;
margin-left: 0;
background-color: #6F7CA9;
height: 25px;
width: 900px;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
padding: 5px 0.6em;
text-decoration: none;
float: left;
color: white;
border: 1px solid #FFFFFF;
border-top:none;
border-bottom:none;  
}

.hovermenu ul li a:hover{
background-color: #181980;
color: white;
border-style: outset;
border-top:none;
border-bottom:none; 
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

#vertmenu {
font: 14px Arial, Helvetica, sans-serif;
width: 150px;
padding: 0px;
margin: 0px;
}

#vertmenu h4 {
display: block; 
background-color:#6F7CA9;
font: 16px Arial, Helvetica, sans-serif;
font-weight: normal;
padding: 3px 0 5px 3px;
border: 1px solid #993300;
color: #FFFFFF;
margin: 0px;
width:150px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font: 14px Arial, Helvetica, sans-serif;
display: block;
background-color:#6F7CA9;
border-bottom: 1px dashed #993300;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #FFFFFF;
width:150px;
padding-left: 5px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #FFFFFF;
background-color: #181980;
}

#vertmenu ul li a.current, #vertmenu ul li a.current:hover {
color: #181980;
background-color: #F0F0F0;
}

div#banner {
    background-image:  url(/images/NavBar.jpg);
    background-repeat: no-repeat;
    height: 264px;
    width: 900px;
}

div#bannertext {
    position: relative;
    height: auto;
    width: auto;
    left: 680px;
    top: 60px;
}

Banner {
   font-family: Tahoma; Arial; Helvetica; sans-serif;
   font-size: 20px;
   color: #c8cdc7;
   margin:0;
   padding:0;
   font-weight: strong;
   font-style: normal;
}

