body {
	background-image: url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-y:scroll
}
.contenttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}
.contenttext a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
	line-height: 22px;
}
.contenttext a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	line-height: 22px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width: 100%;
	font-style: italic;
	margin-right: 15px;
}
.subheading {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}
.headinglink {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	line-height: 22px;
}
.headinglink:hover {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	line-height: 22px;
}


/*-------NEW MENU GRAPHICS?BUTTONS------------*/
#menu-buttons li {list-style:none}
#menu-buttons li a {display:block;list-style:none;height:55px;width:168px;background:url(../images/button-menu-hover.gif) no-repeat;color:#000;font-family:Georgia, "Times New Roman", Times, serif;text-decoration:none;text-align:center;margin:0 0 5px -40px;padding:8px 0 0}
#menu-buttons li a:hover {background:url(../images/button-menu-normal.gif) no-repeat;color:#fff}
li#current a {background:url(../images/button-menu-normal.gif) no-repeat;color:#fff}