﻿body 
{
    background-color: #003366
}

#content
{
    left: 50%; 
    margin-left: -389px; 
    width: 778px; 
    position: absolute; 
    top: 0px; 
    background-color: #ffffff; 
    height: 1000px; 
    background-image: url(Images/backgrad.gif); 
    background-repeat: repeat-x;
}



#header
{
    width: 100%;
    height: 100px;
    background-color: transparent;
    background-image: url(Images/headerimg.gif);
    font-weight: bold;
    font-size: 12pt;
    color: #ffffff;
    font-family: Arial;
}
#tagline
{
    margin-top: 40px;
    font-weight: bold;
    font-size: 12pt;
    margin-left: 130px;
    color: #ffffff;
    font-family: Arial;
}

#toplinks
{
    margin-top: -75px;
    font-size: 9pt;
    margin-left: 640px;
    color: #ffffff;
    font-family: Arial;
}

img.logo
{
    margin-bottom: 0px;
    float: right;
    /*position: relative;*/
    margin-top: -38px;
}

.IE8Fix  
{  z-index: 100;}



#navbar
{
    background-image: url(Images/navgrad.gif);
    background-repeat: repeat-x;
    width: 100%;
    height: 22px;
    text-align:center;
}

#navbarlinks
{
    font-weight: bold;
    font-size: 9pt;
    color: #003366;
    font-family: Arial;
    border-right: #666666 2px solid;
    width: 259px;
    position: absolute;
    text-indent: 5pt;
    height: 19px;
    padding-top: 3px;
    z-index: 2;
}

#navbarlinks5
{
    position: absolute;
    background-color: orange;
    display: none;
    filter: alpha(opacity=80);
    -moz-opacity: .80;
    opacity: .80;
    top: 22px;
    width: 260px;
    height: 86px;
    color: black;
    font-family: Arial;
    font-size: 9pt;
    left: 0px;
}

#navbarlinks > div > ul
{
    list-style-type: none;
    position: absolute;
    top: 20px;
    left: -20px;
}

#navbarlinks:hover > div
{
    display: block;
}
#navbarlinks1
{
    font-weight: bold;
    font-size: 9pt;
    color: #003366;
    font-family: Arial;
    border-right: #666666 2px solid;
    width: 259px;
    position: absolute;
    text-indent: 5pt;
    height: 19px;
    left: 260px;
    padding-top: 3px;
    z-index: 1;
}

#navbarlinks1 > div
{
    position: absolute;
    background-color: darkslateblue;
    display: none;
    filter: alpha(opacity=75);
    -moz-opacity: .75;
    opacity: .75;
    top: 22px;
    width: 260px;
    height: 86px;
    color: white;
    font-family: Arial;
    font-size: 9pt;
    left: 0px;
    
}

#navbarlinks1 > div > ul
{
    list-style-type: none;
    position: absolute;
    top: 20px;
    left: -20px;
}

#navbarlinks1:hover > div
{
    display: block;
}

#navbarlinks2
{
    font-weight: bold;
    font-size: 9pt;
    color: #003366;
    font-family: Arial;
    width: 259px;
    position: absolute;
    text-indent: 5pt;
    height: 19px;
    left: 519px;
    padding-top: 3px;
    z-index: 1;
        
}
#navbarlinks2 > div
{
    position: absolute;
    background-color: #ffffff;
    display: none;
    filter: alpha(opacity=65);
    -moz-opacity: .65;
    opacity: .65;
    left: 1px;
    top: 22px;
    width: 258px;
    height: 86px;
    color: black;
    font-family: Arial;
    font-size: 9pt;
}

#navbarlinks2 > div > ul
{
    list-style-type: none;
    position: absolute;
    top: 20px;
    left: -20px;
}



#navbarlinks2:hover > div

{
 display:block;   
}

img.welcomepic2
{
    position: absolute;
    left: 260px;
}
img.welcomepic3
{
    position: absolute;
    left: 520px;
    
}

#welcometext
{
    font-size: 10pt;
    left: 10px;
    width: 500px;
    color: black;
    font-family: Arial;
    position: relative;
    top: 10px;
    height: 250px;
}

#phone
{
    margin-top: -45px;
    font-weight: bold;
    font-size: 12pt;
    margin-left: 23px;
    color: #003366;
    font-family: Arial;
}
a
{
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}

#navbarlinks > a
{
    color: #003366;
}
#navbarlinks1 > a
{
    color: #003366;
}
#navbarlinks2 > a
{
    color: #003366;
}
#navbarlinks > div > ul > li > a
{
    color: black;
}
#navbarlinks1 > div > ul > li > a
{
    color: white;
}
#navbarlinks2 > div > ul > li > a
{
    color: black;
}

#news
{
    left: 530px;
    width: 233px;
    position: absolute;
    height: 233px;
    background-color: #666666;
    top: 218px;
    overflow: auto;
    /*background-image: url(Images/newsgrad.gif);
    background-repeat: repeat-y;*/
    color: #ffffff;
    font-size: 8pt;
    font-family: Arial;
    scrollbar-base-color: #666666;
    scrollbar-face-color: orange;
    scrollbar-track-color: #666666;
    scrollbar-arrow-color: #330033;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #CCCCCC;
    scrollbar-shadow-color: #663366;
    scrollbar-darkshadow-color: #000000;
    padding-left: 5px;
    padding-top: 5px;
}

#newstitle
{
    font-weight: bold;
    color: #003366;
    font-family: Arial;
    background-color: silver;
    left: 0px;
    width: 208px;
    position: relative;
    top: 0px;
    height: 18px;
    font-size: 9pt;
    padding-top: 3px;
    padding-bottom: 0px;
    padding-left: 4px;
}

#navmenu {
    
      position: absolute;
	  width: 175px;
	  left: 0px;
      top: 122px; 
      height:auto;
               
	  }
#navmenu > div > ul
{
    list-style-type: none;
    left: -20px;
    font-size: 9pt;
    color: #003366;
    font-family: Arial;
    position: relative;
    top: -10px;
}
#navmenu > div > ul > li> a
{
    color: #000000;
}

#generalcontent {
	position: absolute;
	width: 578;
	height: auto;
	top: 122px;
	left:200px;
	font: 9pt arial;
	padding: 5px 5px 5px 5px;
	}

