body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	background-image: url(images/bgbody.jpg);
	background-repeat: repeat-x;
	background-color: #CC0023;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 820px;
}
#banner {
	background-image: url(images/flashbg.jpg);
	background-repeat: no-repeat;
	height: 238px;
	width: 820px;
}
#footer p {
	color: #eeaa00;
	text-align: left;
	margin-left: 258px;
	font-size: 12px;
	padding: 0px;
	margin-top: 49px;
}
#footer a {
	color: #00CCFF;
	text-decoration: none;
}
#content {
	background-image: url(images/bgcontent.jpg);
	background-repeat: repeat-y;
}
#content #menustyle {
	background-color: #000000;
}
#content h2 {
	font-size: 16px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 25px;
	margin-left: 20px;
	margin-bottom: 5px;
}
#content h1 {
	font-size: 24px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 25px;
	margin-left: 20px;
	margin-bottom: 5px;
	color: #CC0023;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0023;
}
#content p {
	font-size: 14px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 25px;
	margin-left: 20px;
	margin-bottom: 5px;
}
#content ul {
	padding: 0px;
	margin-right: 25px;
	margin-left: 50px;
	font-size: 14px;
}
#content li {
	margin-bottom: 8px;
}
#content #menustyle p {
	color: #FFFFFF;
	padding: 0px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D4D4D;
}
#banner #loginform1 h1 {
	color: #eeaa00;
	font-size: 18px;
	font-style: italic;
	text-align: center;
}
#banner #loginform1 p {
	color: #CCCCCC;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#content #menustyle #submenu {
	margin-left: 25px;
	color: #CCCCCC;
}
#content #menustyle a {
	color: #FFFFFF;
	text-decoration: none;
}
#content #menustyle a:hover {
	color: #eeaa00;
	text-decoration: none;
}
#content a {
	color: #000000;
}
#content a:hover {
	color: #eeaa00;
	text-decoration: underline;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content .nobullet {
	padding: 0px;
	margin-right: 25px;
	margin-left: 50px;
	font-size: 14px;
	list-style-type: lower-alpha;
}
#content #tableform p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 13px;
}