body {
	background-color: black;
}
#wrapper {
	width: 980px;
	background-color: #d20229;
	}
#homewrapper {
	width: 980px;
	background-color: #d20229;
	}
#border {
	border: 1px #d20229 solid;
	width: 980px;
	}	
#main {
	width: 980px;
	margin: 0 0 0 0px;
}
#navbar {
	position:relative;
	float: left;
	width: 980px;
	height: 56px;
	background-color: #d20229;
	margin: 0px;
	}
#navbar li {
	display: inline;
	font-family: Courier, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	padding: 0px 0px 0px 50px;
	}
#navbar a:link {
	color: #000000;
	text-decoration: none;
	}
#navbar a:visited {
	color: #000000;
	text-decoration: none;
	}
#navbar a:active {
	color: #000000;
	text-decoration: none;
	}
#navbar a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
#leftborder {
	position: relative;
	width: 100px;
	float: left;
	background-image: url(images/homepage/stripe.gif);
	background-repeat: repeat;
	height: 100%;
}
#rightborder {
	position: relative;
	width: 100px;
	float: right;
	background-image: url(images/homepage/stripe.gif);
	background-repeat: repeat;
	height: 100%;
}
#leftborder2 {
	position: relative;
	width: 100px;
	float: left;
}
#rightborder2 {
	position: relative;
	width: 100px;
	float: left;
}
#leftcolumn {
	width: 290px;
	float: left;
	padding: 0px 0px 0px 75px;
}
#rightcolumn {
	width: 360px;
	float: left;
	padding: 20px 0px 0px 20px;
}
#center {
	position: relative;
	float: left;
	width: 780px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/homepage/grad_bkgrnd_2.gif);
	background-color: #CC9A3C;
	background-repeat: repeat-y;
}
#biocenter {
	position: relative;
	float: left;
	width: 780px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/homepage/grad_bkgrnd_2.gif);
	background-color: #CC9A3C;
	background-repeat: repeat-y;
	height: 619px;
}
#homecenter {
	position: relative;
	float: left;
	width: 780px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/homepage/grad_bkgrnd_2.gif);
	background-color: #CC9A3C;
	background-repeat: repeat-y;
}
#player {
	width: 370px;
	height: 140px;
	float: right;
	padding: 100px 20px 0px 0px;
}
#player2 {
	width: 641px;
	float: right;
	padding: 20px 80px 0px 0px;
}
#homefooter {
	clear: both;	
	background-color: #d3072a;
	width: 980px;
	padding: 0px 0px 0px 0px;
}
#footer {
	clear: both;	
	font-family: Courier, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #d3072a;
	border: 0px #d20229 solid;
	width: 980px;
	padding: 0px 0px 16px 0px;
}
#footer li {
	display: inline;
	list-style-type: none;
	}
#footer a:link {
    color: #000000;
	text-decoration: none;
	}
#footer a:active {
    color: #000000;
	text-decoration: none;
	}
#footer a:visited {
	color: #000000;
	text-decoration: none;
	}
#footer a:hover {
    color: #ffffff;
	text-decoration: underline;
	}
h1 {
	font-family: Courier, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #f1dcb2;
	text-align: left;
	}
h2 {
	font-family: Courier, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #330000;
	}
.text {
	font-family: Georgia, Times, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #330000;
	}
.text a:link {
	color: #330000;
	text-decoration: underline;
	}
.text a:active {
	color: #330000;
	text-decoration: none;
	}
.text a:visited {
	color: #330000;
	text-decoration: underline;
	}
.text a:hover {
	color: #330000;
	text-decoration: none;
	}
.hometext {
	font-family: Georgia, Times, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #330000;
	text-decoration: none
	}
.dropCap {
	font-size: 500%;
	float: left;
	margin-top: 20px;
	margin-right: 9px;
	margin-bottom: 20px;
	color: #d3072a;
	}
.linkstext {
	font-family: Georgia, Times, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #330000;
}
.linkstext a:link {
	color: #330000;
	text-decoration: underline;
	}
.linkstext a:active {
	color: #330000;
	text-decoration: none;
	}
.linkstext a:visited {
	color: #330000;
	text-decoration: underline;
	}
.linkstext a:hover {
	color: #330000;
	text-decoration: none;
	}
.caption {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f1dcb2;
	text-decoration: none;
	text-align: right;
	padding: 0px 20px 0px 0px;
	}
.caption a:link {
	color: #330000;
	text-decoration: underline;
	}
.caption a:active {
	color: #330000;
	}
.caption a:visited {
	color: #330000;
	}
.caption a:hover {
	color: #330000;
	text-decoration: none;
	}
.formtext {
	font-family: Georgia, Times; 
	font-size: 12px; 
	line-height: 16px; 
	font-weight: bold; 
	color: #330000;
	}
