body {
	background-color: #FFFFFF;
	margin: 0px;
	width: 781px;
	background-image: url(images/sidelines.gif);
	background-repeat: repeat-y;
}
#welcome {
	display: block;
}
#menu {
	background-image:   url("images/underline2.jpg");
	background-repeat: repeat-x;
	top: 180px;
}
#header {
	background: #FFFFFF url(images/banner.jpg) no-repeat;
	height: 180px;
	width: auto;
	margin: 0;
}
#leftbar {
	height: 125px;
	width: 90px;
	display: block;
	position: absolute;
	left: 0px;
	top: 239px;
}
#rightbar {
	height: 217px;
	width: 220px;
	position: absolute;
	left: 561px;
	top: 200px;
}
#bodytext {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	display: block;
	margin-left: 130px;
	padding-top: 5px;
	padding-bottom: 5%;
}
#bodytext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}

#bodyheader {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	display: block;
	padding-top: 15px;
	font-weight: bold;
	margin-left: 130px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	display: block;
	text-align: center;
	clear: both;
}
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
}
#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #990000;
}
td {
	padding-top: 5px;
	padding-bottom: 5px;
}
.sidehead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.sidetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.footer {
	font-size: 10px;
}
.menuHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
