body {
	background-color: #FFFFFF;
	background-image: url(images/bg_d.gif);
	background-repeat: repeat-y;
	background-position: 350px 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}
.top {
	padding: 0px;
	border: none;
	position: absolute;
	z-index: 99;
	top: 0px;
	left: 0px;
	height: 250px;
	width: 1000px;
}
.top_center {
	padding: 0px;
	border: none;
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: 250px;
	width: 1000px;
}	
.left {
	position: absolute;
	left: 0px;
	top: 250px;
	padding: 0px;
	border: none;
	z-index: 98;
	height: 600px;
	width: 200px;
}
.left2 {
	position: absolute;
	left: 60px;
	top: 250px;
	padding: 0px;
	border: none;
	z-index: 98;
	height: 600px;
	width: 200px;
}
.nav {
	border: none;
	position: absolute;
	z-index: 50;
	left: 0px;
	top: 1px;
	height: 465px;
	width: 200px;
	background-image: url(images/navbg_redwhite_thick.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}
.nav2 {
	border: none;
	position: absolute;
	z-index: 50;
	left: 0px;
	top: 13px;
	height: 500px;
	width: 200px;
	background-image: url(images/navbg_long.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}
.main {
	padding: 10px;
	border: none;
	position: absolute;
	z-index: 10;
	left: 242px;
	top: 211px;
	width: 700px;
}
.main_table {
	padding: 10px;
	border: none;
	position: absolute;
	z-index: 10;
	left: 242px;
	top: 211px;
	width: 700px;
}
.disclaimer {
	position: absolute;
	left: 15px;
	top: 480px;
	width: 160px;
	text-align: center;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
a:link {
	color: #900;
	text-decoration: underline;
}
a:visited {
	color: #5353FF;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:active {
	color: #900;
	text-decoration: underline;
}
h1 {
	font-size: 16pt;
	font-variant: small-caps;
	text-decoration: none;
	text-align: center;
}
p {
	text-indent: 15pt;
	text-align: justify;
}
.noindent {
	text-indent: 0pt;
}
th {
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
}
td {
	text-align: center;
	text-indent: 0pt;
}
.news {
	position: absolute;
	width: 300px;
	left: 575px;
	top: 50px;
}
.calendar {
	position: absolute;
	width: 300px;
	left: 10px;
	top: 180px;
}
.belowcal {
	position: relative;
	width: 700px;
	left: 10px;
	top: 520px;
}
.events {

	position: absolute;
	width: 300px;
	left: 375px;
	top: 50px;
}
.twitter {
	position: absolute;
	width: 250px;
	left: 470px;
	top: 50px;
}
.welcome {
	position: absolute;
	width: 425px;
	left: 0px;
	top: 50px;
}
.apparelsurvey {
	position: absolute;
	width: 350px;
	left: 370px;
	top: 50px;
}
.apparelleft {
	position: absolute;
	width: 370px;
	left: 0px;
	top: 50px;
}
h2 {

	font-size: 13pt;
	font-variant: small-caps;
	text-decoration: none;
	text-align: center;
}
.required {
	color: #000099;
}
.links {
	text-align: center;
	text-indent: 0pt;
	color: #900;
}
h3 {


	font-size: 12pt;
	font-variant: small-caps;
	text-decoration: none;
	text-align: left;
}
.noindentc {
	text-indent: 0pt;
	text-align: center;
}

