@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	background-color: #333333;
	background-image: url(../images/bg.jpg);
}
#wrapper {
	text-align: left;
	width: 732px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}

#nav {
	width:732;
	height: 90px;

}

#spacer {
	width:731;
	height: 30px;

}

#navlinks {
	width:731;
	text-align: center;
}

#contentArea {
	background-color:#51514E;
	width:731;
	height: auto;
	padding-right: 5px;	
	}
	
	#contentAreaAbout {
	background-color:#51514E;
		width:731;
		height: auto;
	
}

#flash {
	background-color: #51514E;
	width:731;
	height: 30px;

}

#text {
	padding: 10px;
	height: auto;
	width: auto;
	}
	
	
.blue {
font:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
text-decoration:none;
}

a:link {
color:#FFFFFF;
text-decoration:none;
}

a:link.bluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0066CC;

}

a:visited {
font:Verdana, Arial, Helvetica, sans-serif;
color:#0066CC;
text-decoration:none;
}

subNav {
	
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-style: normal;
	text-decoration:none;
}

a:link.subNav {
	color:#E0E0DF;
	text-decoration:none;
}

a:visited.subNav {
	color:#E0E0DF;
	text-decoration:none;
}

a:hover.subNav {
	color:#E0E0DF;
	text-decoration:none;	
}
.titleport {
	font-size: 12px;
}
#tablepadding {
	width: 660px;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 35px;
}
.titleindex {
	font-size: 18px;
}
.update {
	font-size: 14px;
	color: #999999;
}
.updateheader {
	font-size: 14px;
	color: #FFFFFF;
}
