/*  DIV Areas  */

#footer {
	position: absolute;
	width:800px;
	bottom: 0;
	left: 830px;
	top: 586px;
	}

#Container {
	width:800px;
	height:100%;
	margin:0px auto;
	text-align:left;
	padding:0px;
	background-color: #003366;
	border: 0px solid #7d6340; 
	
	}


#SecondaryContainer {
	width:800px;
	height:850px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	background-color: #ffffff;
	border: 1px solid #336699; 
	border-bottom: 0px;
	bottom: 0;
	
	}

img
{  border-style: none;
}



#header
     {
	 position: relative;
	 top:0px;
	 left:0px;
	 height:103px;
	 width: 100%;
		 

	 }




#Collage
     {
	 position: inherent;
	 top:125px;
	 left:0px;
	 height:263px;
	 width: 800px;
	 background-color: #003366;	
border: 0px solid #7d6340; 
	 }


#BottomFrontPage
     {
	 position: inherent;
	 top:388px;
	 left:0px;
	 width: 768px;
	 background-color: #003366;	
     border: 0px solid #7d6340; 
	 padding-left:32px;
	 }

#BottomFrontPage2
     {
	 position: inherent;
	 top:388px;
	 left:0px;
	 width: 568px;
	 background-color: #FFFFFF;	
     border: 0px solid #7d6340; 
	 padding-left:32px;
	 }


#SideMenu
{
top: 200;
width:162px;
height: 600px;
padding-top:18px;
float:left;
 background-image: url(images/secondary_sidebar.gif);
 background-repeat:no-repeat ;
	}
	


#SecondaryInformation
{
top: 340;
width:638px;
height:auto;
padding-top:60px;
float:left;
background:#ffffff;
overflow: auto;
	}

#SecondaryInformationPress
{
top: 340;
width:472px;
height:auto;
padding-top:60px;
float:left;
background:#ffffff;
overflow: auto;
	}

/*  Tags and */

p {

	margin-top:10px
    font-family:verdana;
	font-size: 12px;
    color:#000000;
	line-height:19px;
  }

/*links */

.MenuLinks
      {
	   	font-size: 12px;
	    font-family:Verdana, Arial, Helvetica, sans-serif;
		line-height:30px;
		font-weight: bold;
		color:#006699; 
		
      }
		
a {
	text-decoration: none;
	font-weight: bold;
	
}

a:link {
	color: #336699;
}

a:visited {
	color: #336699;
}


a.MenuLinks: visited {
	color: #336699;
}



a:active {
	color: #006699;
}

a:hover {
	text-decoration: underline;
	text-color: #336699;
        
}



body {
	font-family: arial, helvetica, serif;

	padding: 0px;
	margin: 0;
}



/*  classes */



.news
  {
	margin-top:10px;
    font-family: Times New Roman, Times, serif;
	font-size: 18px;
    color:#ffffff;
	line-height:19px;
   }
  
  
    .PageTitle
  {
	margin-top:0px;
    font-family: arial, helvetica, serif;
	font-size: 24px;
    color:#003366;
	line-height: 17px;
	font-weight: bold
	
   }
  
  
  .SubHead
  {
	margin-top:0px;
    font-family: Times New Roman, Times, serif;
	font-size: 20px;
    color:#000033;
	line-height: 25px;
	
	
   }
  
  
  
    .MissionSpace
  {
	line-height: 20px;	
   }
  

  
  
    .BodyHeaders
  {
    font-family: arial, helvetica, serif;
	font-size: 14px;
    color:#000033;
    font-weight:bold;
	
   }
      
 .GrayLink
   {
    font-family: arial, helvetica, serif;
	font-size: 11px;
    color:#333333;
	
   }
   
 .floatright
 {
 float: right;
 }
 
 
  .floatleft
 {
 float: left;
 }
 
 
 .FrontPageText
 {
    
	margin-top:10px;
    font-family:arial;
	font-size: 11px;
    color:#ffffff;
	line-height:19px;
 }
 
  .Mission
 {
    
	margin-top:10px;
    font-family:arial;
	font-size: 11px;
    color:#336699;
	line-height:15px;
 }
