

/* CSS Document */

body {background-color:#000000; margin-left: 20px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: normal; 
	color: #FFF;
	text-align:center;

}

#wrapper {
width:880px;
margin:0px auto;
text-align:left;
}


#wrap_head {
width:850px;
margin: 0px;
background-image:url(../images/backgrounds/explotv_header.gif);
background-repeat: no-repeat;
}

#wrap_content {
width:850px;
margin: 5px;
}




a:link { color: #FFCC66; text-decoration: underline;}
a:visited { color: #FFCC66; text-decoration: underline;}
a:active { color: #FFCC66; text-decoration: none;}
a:hover { color: #FFCC66; text-decoration: none;}




#wrap_left {
width:420px;
float: left;
}


#wrap_right {
width:420px;
float: right;
padding-left:10px;
}


#wrap_foot {
clear: both;
width:850px;
margin: 5px;
}

#wrap_funder {
width:550px;
margin-top: 20px;
margin-bottom: 20px;
}


#header {
padding-bottom:10px;
margin-bottom:0px;
}


#footer {
padding-top:10px;
padding-bottom:10px;
margin-bottom:10px;
border-top: solid 2px #333;
border-bottom: solid 2px #333;
}

a.web:link { color: #FFCC66; text-decoration: underline;}
a.web:visited { color: #FFCC66; text-decoration: underline;}
a.web:active { color: #FFCC66; text-decoration: none;}
a.web:hover { color: #FFCC66; text-decoration: none;}


a.head:link { color: #808080; text-decoration: underline; font-weight: bold; font-size: 12px;}
a.head:visited { color: #808080; text-decoration: underline; font-weight: bold; font-size: 12px;}
a.head:active { color: #FFF; text-decoration: none; font-weight: bold; font-size: 12px;}
a.head:hover { color: #FFF; text-decoration: none; font-weight: bold; font-size: 12px;}

.head_on { color: #FFF; text-decoration: none; font-weight: bold; font-size: 11px;}



a.red:link { color: #bd0000; text-decoration: underline;}
a.red:visited { color: #bd0000; text-decoration: underline;}
a.red:active { color: #bd0000; text-decoration: none;}
a.red:hover { color: #bd0000; text-decoration: none;}


.funders {color: #FFFFFF; font-size: 10px; text-align:center; width:300px; margin-left:15px; margin-right:15px;}

.copy {color: #FFFFFF; font-size: 10px;}

.progtitle {color: #FFCC66; font-size: 13px;}

