/* All associated graphics copyright 2006, Stanley Bednarczyk */
/* Created: February 2006 */


/*************** Main background, container & logo. *************************/ 
HTML{		
margin: 0px;
padding: 0px;}

BODY{					
margin: 0px;
padding: 0px;
background: #C9DBD6;}

#container{				
width: 697px;
position: absolute; left: 50%;
background: #FFFFFF url(bg-header.jpg) no-repeat 0px 0px;
margin-left: -347px;}                                                         

#pageHeader h1 span{			
display: none;}

#pageHeader1 h1{
width: 121px;
height: 175px;
margin: 10px 100px 10px 18px;
background: url(logo.gif) no-repeat;}

#pageHeader h2{
font-weight: bold;}			                                                                              

#subcontainer{				
width: 595px;
height: 33px;
position: absolute; left: 50%;
background: #FFFFFF url(bg-headersub.jpg) no-repeat 0px 0px;
margin-left: -250px;
margin-top: 86px;} 

/*************** End background, container & logo. *************************/ 


/*************** Main links & acronym. *************************/ 


ul { 
list-style-type: none;
margin: 0px 0px 0px 0px;
padding: 0px 0 0 0;
float: left;
overflow: hidden;
} 


LI.MainPO a:link, li.MainPO a:visited{
font: 10pt Arial, Verdana, serif;	
color1: #DDDDDD;   
text-decoration: none;
display: inline-block;
padding: 0px 0px 0px 0px;
z-index: 10;
}

li.SubPO a:link, li.SubPO a:visited{
font: 10pt Arial, Verdana, serif;	
color1: #FF00FF;   
text-decoration: none;
display: inline-block;
padding: 0px 0px 0px 10px;
z-index: 10;
}

A:Hover {
color: #000}

A {
text-decoration: none;}

/*************** End main links. *************************/ 



/*************** Fonts and decoration. *************************/ 
TD{						
font: 10pt Arial, Verdana, serif;
color: #787878;
text-align: left;
text-indent1: 10px;
padding1: 3px 5px 2px 5px;
margin: 0px;}

P{						
font: 10pt Arial, Verdana, serif;
color: #787878;
text-align: left;
text-indent1: 10px;
padding1: 3px 5px 2px 5px;
margin: 0px;}

#preamble P.p3, #explanation P.p2, #participation P.p3, #benefits P.p1, #requirements P.p5{
padding-bottom: 5px;
}

p.p1 A:link, p.p1 A:visited, p.p2 A:link, p.p2 A:visited{
color1: #288CA7;}

p.p1 A:hover, p.p1 A:active, p.p2 A:hover, p.p2 A:active{				
color: #000;
}

p.cancelhdr {						
font: 11pt Arial, Verdana, serif;
color: #787878;
background: #DFDFDF;
font-weight: bold;
text-align: left;
padding: 4px 4px 4px 4px;
margin: 0px;}
/*************** End fonts and decoration. *************************/ 



/*************** Main content. *************************/ 
#preamble{	
width: 560px;
margin: 125px 0px 125px 135px;
font-weight: bold;}

#preamble h3 span{	
font-weight: bold;
color: #787878;
}

#preamble p.myquote{	
font: italic 10pt Arial, Verdana, serif;
padding: 0px 0px 31px 0px;
}

#preamble h3{	
margin: 0px;
height: 26px;
font-weight: bold;
color: #787878;
}


/*************** End main content. *************************/ 


/*************** Footer division. *************************/ 
#footer{          
width: 696px;        
font: 8pt Arial, Verdana, serif;
color: #FFFFFF;
text-align: center;
margin: 0px 3px 3px 3px;
background: #94B8AE;
}                               
						
#footer a:link, #footer a:visited{
font-size: 11pt;
text-decoration: none;
color: #cfb35b;
}

#footer a:hover, #footer a:active{
color: #cfb35b;
}
/*************** End footer division. *************************/



/*************** Left column: navigation & graphics. *************************/
#lselect ul{						
list-style-type: none;
margin: 0px 0px 0px 0px;
padding: 0px 0 0 0;
float: left;
overflow: hidden;
}
						
#navheader{			
background: url(mn-header.jpg) 0 0 no-repeat;
height: 30px;
width: 99px;
}  
    
#navitem{			
background: url(mn-item.jpg) 0 0 no-repeat;
height: 30px;
width: 99px;
}  
 
#navfooter{			
background: url(mn-footer.jpg) 0 0 no-repeat;
height: 90px;
width: 99px;
}           

#linkList{
position: absolute; top:86px; left: 3px;
margin: 0;
padding: 0;
list-style: none;
display: inline;
background: #94B8AE;
}


#lselect, #larchives, #lresources{
padding: 0px 0px 0px 0px;}
				
#linkList li a:link, #linkList li a:visited{
font: 10pt Arial, Verdana, serif;	
color: #FFFFFF;   
text-decoration: none;
display: block;
padding: 5px 0px 0px 5px;
z-index: 10;
}

#lselect li a.c{
font-weight: normal;
}

#linkList li a:hover, #linkList li a:active{	
color: #000000;
}



/*************** End right column: navigation & graphics. *************************/



/*************** Image Viewer: navigation & graphics. *************************/

#ViewerText{                 
font: 10pt Arial, Verdana, serif;
color: #FFFFFF;
}   

#ViewerHeaderText{                 
font: 12pt Arial, Verdana, serif;
font-weight: bold;
color: #FFFFFF;
}  

#ViewerBody{                 
background: #000000;

/*************** End Image Viewer: navigation & graphics. *************************/




