#header {
	width: 790px;
	float: left;
	}


.title {
	width: 790px; 
	height: 31px;
	float: left;
	padding: 0px;
	font-family:Verdana;
	font-size: 13px; 
	color: #D9D9D9;
	}
	

.title img { 
	float: left; 
	margin-right: 10px;
	}
	
.title embed { 
	float: left; 
	margin-left: 10px;
	}
	
	
	
.title1 {
	width: 350px; 
	float: left;
	padding: 0px;
	font-family:Verdana;
	font-size: 13px; 
	color: #D9D9D9;
	margin-top: 1px;
	}

.title1 img {
	float: left; 
	margin-right: 10px; 
	}
	
	
.title2 {
	width: 440px; 
	float: left;
	padding: 0px;
	font-family:Verdana;
	font-size: 13px; 
	color: #D9D9D9;
	margin-top: 1px;
	}

.title2 img {
	float: left; 
	margin-right: 5px;
	border: 0;
	}
	
	
	
.title3 {
	width: 790px; 
	float: left;
	padding: 0px;
	font-family:Verdana;
	font-size: 11px; 
	color: #D9D9D9;
	}

.title3 img {
	float: left; 
	margin-right: 5px;
	border: 0;
	}
	
	
	
.title4 {
	width: 790px; 
	float: left;
	padding: 0px;
	font-family:Verdana;
	font-size: 13px; 
	color: #D9D9D9;
	}

.title4 img {
	float: left; 
	margin-right: 20px;
	border: 0;
	}

	
	
.title5 {
	width: 620px; 
	float: left;
	padding: 0px;
	font-family:Verdana;
	font-size: 13px; 
	color: #D9D9D9;
	}

.title5 img {
	float: left; 
	margin-right: 20px;
	border: 0;
	}

	
		
	
.title6 {
	width: 170px; 
	float: left;
	padding: 0px;
	font-family:Verdana;
	font-size: 13px; 
	color: #D9D9D9;
	}

.title6 img {
	float: left; 
	margin-right: 20px;
	border: 0;
	}



/* SPACER */

.spacer1 {
	width: 790px;
	height: 20px; 
	float: left;
	}
	
	
	
/* LINKS */

a:link {
	font-family:Verdana;
	font-size: 13px; 
	font-weight: bold;
	color: #CCFFFF; 
	text-decoration: underline;
	}
	
a:link img { 
	border-color: #000000;
	}
	
	
a:visited {
	font-family:Verdana;
	font: 13px;
	font-weight: bold; 
	color: #99CCFF; 
	text-decoration: none;
}

a:hover {
	font-family:Verdana;
	font: 13px;
	font-weight: bold;
	color: Orange;
	text-decoration: none;
	}

	
a:hover img { 
	border-color: #9E9E6D;
	}
	
a:active {
	font-family:Verdana;
	font: 13px;
	font-weight: bold;
	color: Yellow; 
	text-decoration: none;
	}

a:active {font: bold 13px verdana, sans-serif; color: Yellow; text-decoration: none;}


