body {
	margin: 0px;
	padding: 0px;
	background-color:#032062;
	background-image: url(../images/mainbackground.gif);
}
h1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #300149;	
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #760627
}
.sideborder {
	border-right-style: solid;
	border-right-color: White;
	border-right-width: 2px;
	border-left-style: solid;
	border-left-color: White;
	border-left-width:2px;
}
.bodyback {
	background-color: #320149;
	background-image: url(../images/body_back_back.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position:center top;
	border-right-style: solid;
	border-right-color: White;
	border-right-width: 2px;
	border-left-style: solid;
	border-left-color: White;
	border-left-width:2px;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #011036;
}
.text1 a:link{
	color: #011036;
}
.text1 a:visited{
	color: #011036;
}
.text1 a:hover{
	color: #011036;
}
.text1 a:active{
	color: #011036;
}
.textheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #760627
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.footer a:link{
	color: #ffffff;
}
.footer a:visited{
	color: #ffffff;
}
.footer a:hover{
	color: #ffffff;
}
.footer a:active{
	color: #ffffff;
}
.bold
{
	font-weight:bold;
}
.small
{
	font-size: 10px;
}
.subscribebody {
	background-color: #97730A;
	background-image: url(/themes/default/images/subscribe_back.gif);
	background-repeat: no-repeat;
}
.spotlightbody {
	background-color: #FFFFFF;
	background-image: url(/themes/default/images/spotlight_back.gif);
	background-repeat: no-repeat;
	border-color: #6D4A81;
	border-top:hidden;
	border-bottom:hidden;
	border-left-style:solid;
	border-right-style:solid;
	border-left-width:1px;
	border-right-width:1px;
}