body{
background-image:url(images/bodybg.gif);
margin:0;
padding:0;
line-height: 1.5em;
}

p{
font: 0.8em Verdana; 
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 780px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
background-image:url(images/banner.jpg); 
height: 154px; /*Height of top section*/
}

#topnav{
background-image:url(images/nav_back.gif); 
height: 33px; /*Height of top section*/
}

#lowertop{
background-image:url(images/ban_lower.jpg); 
height: 85px; /*Height of top section*/
}

#pghead{
background-image:url(images/pg_hd_bg.gif); 
height: 75px; /*Height of top section*/
padding-left: 10px;
}




#pghead h1{
margin: 0;
padding-top: 15px;
padding-left: 260px;
font-family: Century Gothic, Helvetica, sans-serif;
font-size: 18px;
color: #8C686D;
font-weight: bold;
text-align: left;

}



#contentwrapper{
background-color: #ffffff;
float: left;
width: 100%;

}

#contentcolumn{
background-color: #ffffff;
margin: 0 10px 0 186px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
font: 0.9em Verdana; 

}

#contentcolumn h1{
margin: 0;
padding-top: 15px;
padding-left: 5px;
font-family: Century Gothic, Helvetica, sans-serif;
font-size: 18px;
color: #30800A;
font-weight: bold;
text-align: left;
}

#contentcolumn h2{
font-family: Verdana, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color:#005DA3;
}

#contentcolumn h3{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color:#8C686D;
}

#contentcolumn UL
{ 
line-height: normal;
padding-left: 12px; 
font: 0.8em Verdana; 
font-weight: 400;
}


#contentcolumn UL LI
{ 
	line-height: normal;
	position: relative; 
	
}

#contentcolumn UL LI A 
{ 
	text-decoration: underline; 
	width: 1px;
	white-space: nowrap; 
	text-align: center; 
	color: #016AC6; 
	
}

#contentcolumn UL LI A:hover
{ 
	text-decoration: none; 
	color: #8D0C1B; 
	
}

#leftcolumn{
float: left;
width: 186px; /*Width of left column in pixel*/
margin-left: -780px; /*Set margin to that of -(MainContainerWidth)*/
background-image:url(images/lft_bg.gif);
float: left; 
font: 0.6em Verdana; 
font-weight: 300;
}

#leftcolumn h1{
padding-left:5px;
font: 1.2em Verdana; 
font-weight: 600;
color:#ffffff;
}

#leftcolumn UL
{ 
line-height: normal;
padding: 3px;
margin: 0px; 
}


#leftcolumn UL LI
{ 
	list-style-type: none;
   line-height: normal;
	position: relative; 
	padding: 3px; 
}

#leftcolumn UL LI A 
{ 
	text-decoration: underline; 
	width: 1px;
	white-space: nowrap; 
	text-align: center; 
	color: #EBF6DB; 
	
}

#leftcolumn UL LI A:hover 
{ 
	text-decoration: none; 
	color: #ffffff;
}

#rightcolumn{
background-color: #ffffff;
float: left;
width: 190px; /*Width of right column*/	
margin-left: -190px; /*Set left margin to -(RightColumnWidth)*/
font: 0.8em Verdana; 
font-weight: 300;
}

#rightcolumn h1{
font: 1.2em Verdana; 
font-weight: bold;
color:#639507;
}

#rightcolumn h2{
font: 1.0em Verdana; 
font-weight: 400;
color:#005DA3;
}

#footer{
clear: left;
width: 100%;
background-image:url(images/foot_bg.gif);
color: #FFF;
text-align: center;
padding: 6px 0;
font-family: Verdana;
font-size: 0.6em; 
color: #ffffff;
}

#footer{
clear: left;
width: 100%;
background-image:url(images/foot_bg.gif);
color: #FFF;
text-align: center;
padding: 6px 0;
font-family: Verdana;
font-size: 0.6em; 
color: #ffffff;
}

#footer a{
color: #ffffff;
}

#footer A:hover 
{ 
	text-decoration: none; 
	color: #336600;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.mission {
text-align: right;
line-height: normal;
padding-left: 10px;
padding-top: 10px;
padding-bottom: 10px;
width: 540px;
font-family: Verdana;
font-size: 0.7em; 
color: #ffffff;
}

.td {

font: 0.8em Verdana; 
padding-top: 3px;
}


.td a{
color: #330066;
text-decoration: underline; 
}

.td A:hover 
{ 
	text-decoration: none; 
	color: #660033;
}

.pstandard
{
font: 0.8em Verdana; 

}