﻿ body {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        margin: 0;
        font-size: 80%;
        font-weight: bold;
        background-color: #352e7a;
        }
             #header {
        width: 780px;
        height: 125px;
        background-image: url(images/hdr.gif);
        }
            
    #wrapper {
        width: 780px;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        border: 2px #10639f solid;
        border-color: #10639f; 
        background-image: url("images/wrapperbkg.gif");
        background-repeat: repeat;
        }
        
        
     #title {
        width: 780px;
        height: 90px;
		background-image: url(images/title-bar.gif);}
        
     #content { 
     clear:both;           
       width: 780px;
        background-image: url(images/wrapperbkg.gif);
        background-repeat:repeat;
}
		
	#content-left {
       width: 146px;
       height: 350px;
       	float: left;
        background-image: url(images/content-bkg.gif);
		background-repeat: no-repeat;
	
}
       
       #content-right {
       width: 600px;
       	float: right;
       background: #ffffff;
		padding-left: 10px;
		padding-right: 10px;}
       
  
       #footer {
       clear: both;
       width: 780px;
       height: 25px;
       padding-top: 10px;
       background-image: url("images/footer.gif");
       }
       

		
.p {font: 10px Verdana, Arial, Helvetica, sans-serif;
}  

h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}


ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

/* =-=-=-=-=-=-=-[Menu One]-=-=-=-=-=-=-=- */

#menu {
        width: 145px;
        border-style: solid solid none solid;
        border-color: #94AA74;
        border-size: 0px;
        border-width: 0px;
        margin: 0px;
        font-family:  Arial, Verdana, Helvetica, sans-serif;
        margin: 0;
        font-size: 11px;
        font-weight: bold;

        }

#menu li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu li a:link, #menu li a:visited {
        color: #FFFFFF;
        display: block;
        background: url(menu1.jpg);
        padding: 8px 0 0 10px;
        }

#menu li a:hover, #menu li #current {
        color: #191c61;
        background: url(menu1.jpg) 0 -32px;
        padding: 8px 0 0 10px;
        }

#menu li a:active {
        color: ##EFEFCF;
        background: url(menu1.jpg) 0 -64px;
        padding: 8px 0 0 10px;
        }


        
    
.links a:link {
color: #003399;} 

.links a:visited {
color: #003399;}

.links a:hover {
color: #4687ff;}

.links a:active {
color: #4687ff;}
        
  
.whitelinks a:link {
color: #FFFFFF;
font-weight: normal;} 

.whitelinks a:visited {
color: #FFFFFF;
font-weight: normal}

.whitelinks a:hover {
color: #4687ff;
font-weight: normal}

.whitelinks a:active {
color: #4687ff;
font-weight: normal}
