body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #CCCCCC;
}
#container {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#header {
	height: 165px;
	width: 950px;
}
#navigation {
	height: 33px;
	width: 950px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#subheader {
	background-image: url(../images/middlebackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 270px;
	width: 950px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#flash {
	float: left;
	height: 256px;
	width: 428px;
	margin-top: 7px;
	margin-left: 10px;
	border: 1px solid #FFFFFF;
}
#register {
	float: left;
	height: 256px;
	width: 237px;
	margin-top: 7px;
	margin-left: 10px;
	border: 1px solid #FFFFFF;
	background-color: #632568;
}
#rightcol {
	float: right;
	width: 247px;
	margin-right: 10px;
}
#leftcol {
	float: left;
	width: 670px;
	margin-left: 10px;
	height: auto;
}
#innercontent {
	background-image: url(../images/innerbackground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: auto;
	width: 950px;
	background-color: #FFFFFF;
}
#rightfooter {
	float: right;
	height: auto;
	width: 237px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #632568;
	background-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #632568;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 18px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 18px;
}
h2 {
	font-size: 20px;
	color: #632568;
	font-family: Arial, Helvetica, sans-serif;
}


h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	line-height: 18px;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#content {
	background-image: url(../images/contentbackground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: auto;
	width: 950px;
	background-color: #FFFFFF;
	padding-top:10px;
	padding-bottom:10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	margin: 10px;
	padding: 0px;
}
h4 {
	font-size: 16px;
	font-style: oblique;
	color: #632568;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.pics {
	border: 2px solid #632568;
	margin: 5px;
}
h5 {
	font-size: 20px;
	color: #003366;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.purpletext {
	color: #58215C;
}
.whitetext {
	color: #FFFFFF;
}
#news p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 10px;
	text-align: left;
}
#footer {
	height: auto;
	width: 950px;
	background-image: url(../images/footerbackground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #632568;
}
#footer address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #632568;
	margin: 10px;
	font-style: normal;
}

#news {
	float: left;
	height: 256px;
	width: 237px;
	margin-top: 7px;
	margin-left: 10px;
	border: 1px solid #FFFFFF;
	background-color: #ebebeb;
}
.clearfloat { height: 1px; clear: both;}
.clear0 { height: 0; clear: both; }
a:link{
	color: #632568;

}
a:visited{
	color: #632568;

}
a:hover{
	color: #CC0000;

}
a:active{
	color: #CC0000;

}
