body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #000000;
	background-repeat: repeat;
	text-align: left;
	background-image:  url(Graphics/MainBKG.gif);

}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #800080;
}
a:active {
	color: #FF0000;
}
.sidebartext {
	
	font-size: small;
	font-style: italic;
	color: #FFFFFF;
}
.size2 {
	
	font-size: x-small;
	color: #FFFFFF;
	letter-spacing: normal;
	vertical-align: baseline;
	
}
.nav {
	
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	vertical-align: baseline;
	border: thin inset #FFFFFF;
}
.text {
	
	font-size: xx-small;
	color: #FFFFFF;
	text-align: left;
}
.header {
	
	font-size: x-small;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
}
.blurb {
	font-size: 80%;
	color: #FFFFFF;
}
.maintable {
	position: absolute;
	left: 187px;
	top: 140px;
	width: 80%;

}
.memberbody{
	position: absolute;
	left: 186px;
	top: 125px;
	width: 77%;



}
.previewbody{
	position: absolute;
	left: 190px;
	top: 160px;
	width: 50%;
	;


}
