/* CSS Document */

<style type="text/css">

body {
	margin: 0px 0px 0px 0px;
	background-color: #000000;
	}



#mainContent {
	float: center;
	width: 980px;
	height: auto;
		padding-left: 4px;
		 }


#banner {
	float: left;
	padding: 0px;
	
	width: 1000px;
	height: 172px;
	background: url(../logos/MIXADT_RECYouth_webBanner.jpg) no-repeat;
}

	 
#bannerLINKS {
	align: right;
	padding-top: 130px;
	float: right;
	padding-right: 15px;
}

	 
#title {
	float: left;
	width: 974px;
		border: 1px solid #ff0066; 
		padding: 2px;
 }	
	

#videoPlayer {
	float: left;
	width: 550px;
	 height: 280;
	 	border: 1px solid #ff0066; 
	padding: 2px;
	 }
	 
#slideShow {
	float: right;
	width: 418px;
	 height: 280;
		border: 1px solid #ff0066; 
 	padding: 2px;
	}	 
	 
	 
#bio {
	float: left;
	width: 974px;
		border: 1px solid #ff0066; 
		padding: 2px;
 }	
	 
	


.header {
	color: #ffffff;
	font-family: trebuchet, sans-serif;
	font-size: 18px;
		line-height: 100%;

	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 4px;
	margin-right: 4px;
	}
	
	
.copy {
	color: #ffffff;
	font-family: trebuchet, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	line-height: 13pt;
	text-align: justify;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 4px;
	margin-right: 4px;
	}	
	
.clr {
	clear: both;
}




a.NAV {
	font-family: Times New Roman, American Typewriter, serif;
	text-decoration: bold;
	font-weight: bold;
	color: #ff0066;
	}

a.NAV:link {
	font-family: Times New Roman, American Typewriter, serif;
		text-decoration: bold;
		font-weight: bold;
color: #ff0066;
	}

a.NAV:visited {
	font-family: Times New Roman, American Typewriter, serif;
		text-decoration: bold;
		font-weight: bold;
color: #ff0066;
	}

a.NAV:active {
	font-family: Times New Roman, American Typewriter, serif;
		text-decoration: bold;
		font-weight: bold;
color: #ff0066;
	}

a.NAV:hover {
	font-family: Times New Roman, American Typewriter, serif;
		text-decoration: bold;
		font-weight: bold;
color: #ffffff;
	}



a {
	font-family: trebuchet, sans-serif;
	text-decoration: bold;
	color: #ffffff;
	}

a:link {
	font-family: trebuchet, sans-serif;
		text-decoration: bold;
color: #ffffff;
	}

a:visited {
	font-family: trebuchet, sans-serif;
		text-decoration: bold;
color: #fffffff;
	}

a:active {
	font-family: trebuchet, sans-serif;
		text-decoration: bold;
color: #ffffff;
	}

a:hover {
	font-family: trebuchet, sans-serif;
		text-decoration: bold;
color: #ff0066;
	}


</style>
