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

body, html {
	background: #aba9a9;
	height:100%;
	min-height:100%;
	color: #999999;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#Contain {
	height:100%;
	min-height:100%;
	background-color:#1d1d1d;
	margin: 0 auto;
	text-align:center;
	padding: 100px 0 0 0px;
	width: 850px;
	font:lighter 12px Georgia, "Times New Roman", Times, serif;
	color:#666666;
}
	
#flashContain2 {
	background:#aba9a9 url(flashBG.jpg) center center no-repeat;
	width:850px;
	height:660px;
	margin:0 auto;
	padding: 0px;
}

#introNav {
	height:10px;
	padding:0 18px 13px 18px;
	text-decoration:none;
}

#introNav2 {
	height:20px;
	padding:11px 18px 0 18px;
	background-color:#1d1d1d;
}

#introNav a{ 
	font:lighter 11px Georgia, "Times New Roman", Times, serif;
	color:#999;
	padding:0 8px 0 8px;
	text-shadow: 1px 1px 1px #000;
	text-decoration:none;
}

.bottomText,  #introNav2 a {
	font:lighter 15px Georgia, "Times New Roman", Times, serif;
	padding:0 8px 0 8px;
	color:#666666;
	text-shadow: 1px 1px 1px #000;
}
