body { 
	font-family: Arial, Helvetica, sans-serif;
	background: #5bafb7 url(../images/grad.gif) ;
	margin: 0px;
	}

p { text-align: justify; color: #fff; font-size: 0.70em; line-height: 1.25em; }
a:link, a:visited { text-decoration: none; color: #fff;	}
a:hover, a:active { text-decoration: underline; color: #fff; }
li { text-decoration: none; list-style-type: none; display: block; color: #fff;  }



/*------ specific divs --------------------------------------------------------------*/

#container { 
	width: 836px;
	padding-left: 20px; 
	padding-right: 20px; 
        margin: 200px auto 0px auto; 
	position: relative;
	z-index: 6;
	margin-bottom: 42px;
	}

/*-----------------------------------------------------------------------------------*/

#supportingText { width: 556px; float: left; }

#supportingText h3, #intro h3, { 
	letter-spacing: 1px; 
        margin: 0px 0px 20px 0px;
        font-family: Times New Roman;
	color: #fff;
	width: 355px;
	height: 48px;
	}
#preamble
{ width: 556px; padding-top: 180px; margin-top: 6px; float: left; }


#preamble { background: transparent url(divider02.jpg) no-repeat; }

#preamble p.p1 
{
     margin: 0px 0px 6px 10px;
	 font-family:    Verdana;
	 font-weight:  bolder;
	 font-size: 15px;
	 color: #204e96;
	 text-align: left;
		width: 506px;
	height: 49px;
	
	}

#linkList {
	width: 241px;
	position: absolute;
	top: 101px;
	left: 610px;
	margin: 0px;
	padding: 0px;
	}

#linkList2 { 
	font-size: 1.20em;
	background: transparent url(paper-bg.jpg) top left repeat-y; 
	padding: 10px; 
	width: 241px; 
	}

#linkList ul {
	margin: 0px;
	padding: 0px;
	}

#linkList a.c {
    	display: inline;
    	color: #ff9600;
	text-decoration: none;
	font-weight: normal;
	text-transform: capitalize;	
	}

#linkList li a { 
	color: #fff;
	text-decoration: none;
	FONT: bold 12px  Tahoma;
	}

#linkList li a:hover {
	text-decoration: underline;
	}

#lselect li {
	line-height: 16px; 
        padding: 5px 0px;
	border-bottom: 1px solid #003d90;
	}
#lselect li a {
	font-weight: bold;
	color: #fff;
	display: block;
        text-transform: uppercase;
        text-decoration: none; 
	}

#larchives li, #lresources li {
	line-height: 223px; 
        padding: 1px 0px;
	color: #fff;
	}

#linkList h3 {
	width: 141px;
	height: 20px;
	display: block;
	margin: 0px;
	}

#preamble h3 { background: transparent url(h3_road.gif) no-repeat; }

#linkList h3.select { background: transparent url(h3_select.gif) no-repeat; }
#linkList h3.archives {
	margin-top: 22px; 
	
	}
#linkList h3.resources {
	margin-top: 22px; 
	background: transparent url(h3_resources.gif) no-repeat; 
	}

#linkList h3.select span,
#linkList h3.archives span,
#linkList h3.resources span
{ display: none; }


/*------ footer ---------------------------------------------------------------------*/

#footer {
	margin-top: 70px;
	margin-bottom: 25px;
		color: #204e96;
	font: 12px Verdana;
}

#footer a:link, #footer a:visited { 
	margin-right: 6px; 
	color: #204e96;
	font: bold 12px Verdana;
	
	}


/*------ main images -----------------------------------------------------------------*/


#extraDiv1, #extraDiv2, #extraDiv6
{ position: absolute;  }


#extraDiv1 {  z-index: 5;
	background: url("../images/wave.gif") no-repeat center top; 
	top: 0px;
	width: 100%; 
	height: 553px;	}

#extraDiv2 { 
	top: 104px;
	right: 0px; 
	width: 100%; 
	height: 75px; 
	}

#extraDiv6 {
	z-index: 9;
	top: 540px;
		right: 0px; 
clear:both;
	width: 100%; 
	height: 130px; 
	background: url("../images/coral.gif") no-repeat center bottom;
	}
#extraDiv6 p.copyright 
{ margin-top:133px;
       text-align: center;
color: #fff;
	font: 12px Verdana;
	
	
}

/*#extraDiv6 p.disclaimer 
{ padding-top:-133px;
       text-align: center;
color: #fff;
	font: 12px Verdana;
		font-size:smaller; 
	
} */


.italic
{
font-style:italic;


}





