.white20 {
	font-family: "Monotype Corsiva";
	font-size: 20px;
	color: #FFFFFF;
}
body {
	background-image: url(images/gray-background.jpg);
	background-repeat: repeat-x;
}
#flashbanner {
	position:absolute;
	left:0px;
	top:30px;
	width:523px;
	height:75px;
	z-index:2;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#thumbs {
	position:absolute;
	left:525px;
	top:30px;
	width:373px;
	height:75px;
	z-index:3;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
}

#maincontent {
	position:absolute;
	left:0px;
	top:110px;
	width:880px;
	height:900px;
	z-index:5;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding: 7px;
	background-color: #999999;
}
.purple {
	font-family: Tahoma;
	font-size: 14px;
	color: #333399;
	font-weight: bold;
}



#container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}



.imagefloatleft {
	float: left;
	padding: 0px;
	border: 1px solid #0000FF;
}
#motto {
	position:absolute;
	left:0px;
	top:0px;
	width:896px;
	height:24px;
	z-index:1;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-left-color: #999999;
}

#flashrotate {
	float: left;
	height: 201px;
	width: 201px;
	border: 1px solid #0000FF;
	margin: 15px;
}
.sectionheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #31649D;
}
a:hover {
	font-weight: normal;
	color: #FF0000;
	font-size: 18px;
	text-transform: none;
}
