body {
	background-color: #dddcc7;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #c61512; 
	text-decoration: underline;
}

a:visited {
	color: #c61512; 
	text-decoration: underline;
}

a:hover {
	color: #941209; 
	text-decoration: none;
}

a:active {
	color: #941209; 
	text-decoration: underline;
}

.banner {
	background-image:url(../images/wvsu.jpg);
	height:95px;
	border-right-width:1px;
	border-right-color:#000000;
	border-right-style:inset;
	border-left-width:1px;
	border-left-color:#000000;
	border-left-style:inset;
	border-top-width:1px;
	border-top-color:#000000;
	border-top-style:inset;
}

.nav {
	background-image:url(../images/hql.jpg);
	height:23px;
	border-right-width:1px;
	border-right-color:#000000;
	border-right-style:inset;
	border-left-width:1px;
	border-left-color:#000000;
	border-left-style:inset;
}

.content {
	background-image:url(../images/pb.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	min-height:183px;
	border-right-width:1px;
	border-right-color:#000000;
	border-right-style:inset;
	border-left-width:1px;
	border-left-color:#000000;
	border-left-style:inset;
}

.bottomcontentmain {
	background-image:url(../images/hb.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border-right-width:1px;
	border-right-color:#000000;
	border-right-style:inset;
	border-left-width:1px;
	border-left-color:#000000;
	border-left-style:inset;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	border-bottom-style:inset;
	}
	
.bottomcontent {
	background-image:url(../images/hb.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border-right-width:1px;
	border-right-color:#000000;
	border-right-style:inset;
	border-left-width:1px;
	border-left-color:#000000;
	border-left-style:inset;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	border-bottom-style:inset;
	}
	
.bottomcontent2 {
	background-image:url(../images/hb.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	}
	
.contentnoimage{
	background-color:#FFFFFF;
	border-right-width:1px;
	border-right-color:#000000;
	border-right-style:inset;
	border-left-width:1px;
	border-left-color:#000000;
	border-left-style:inset;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	border-bottom-style:inset;
}

.legal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.line {
	height:4px;
	background-color:#f0bc04;
	border-color:#000000;
	border-top-width:thin;
	border-left-width:thin;
	border-right-width:thin;
}

#optionselect{
	background-color: #F8DF83;
	border-right-width:3px;
	border-right-color:#FFFF99;
	border-right-style:solid;
	border-left-width:3px;
	border-left-color:#FFFF99;
	border-left-style:solid;
	border-bottom-width:3px;
	border-bottom-color:#FFFF99;
	border-bottom-style:solid;
	border-top-width:3px;
	border-top-color:#FFFF99;
	border-top-style:solid;
}
