@charset "UTF-8";
/* CSS Document */

body {
background: #000000;
	}

.backdrop {
	background-image:url(images/2008/1500backdrop.png);
	position: absolute;
	background-repeat:no-repeat;
	}
	
.backdropfooter {
background-image:url(images/2008/bottomleft.png);
background-repeat:no-repeat;
}
	
.border {
	border-bottom: 1px solid #FFFFFF;
	width: 90%;
	}
	
.navcross {
color:#CC0099;
font-weight: bolder;
font-size: 80px;
}
	
		
.main { 
	/*background: #000000;*/ 
	color: #968C82; 
	font-size: 11px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
		
.color { 
	/*background: #000000; */
	font-size: 11px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#437dff;
	}
	
	
.main a:active { 
	color: #FFFFF0; 
	font-size: 11px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold; 
	text-decoration: none; 
	} 
	
.main a:link { 
	color: #FFFFF0; 
	font-size: 11px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: bold; 
	text-decoration: none;
	} 
	
.main a:visited { 
	color: #FFFFF0; 
	font-size: 11px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold; 
	text-decoration: none ;
	} 
	
.main a:hover { 
	color: #5deaff; 
font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold; 
	text-decoration: underline; 
	}

.Title { 
	color: #5deaff; 
	font-size: 18.5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold ;
	}
	
	.maintitle { 
	color: #5deaff; 
	font-size: 18.5px;
 	padding-left: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold ;
	}
	
.date { 
	color: #e9e9e9; 
	font-style: italic;
	font-size: 18px; 
	letter-spacing: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom:1px dashed #FFFFFF;
	padding-bottom: 5px;
	width: 300px;
	
	}
	
	
.label { 
	color: #e9e9e9; 
	font-size: 18px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 300px;
	letter-spacing: 1px;
	}
	
#jobtitles {
	font-size: 12px;
	padding-right: 40px;
	text-align: right;
	}
