body {
    background-image: url(../_images/mainbg.jpg);
    background-repeat: repeat;
    margin: 25px 25px 25px;/*15, 0, 0*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
.cont {
	background-image: url(../_images/mainbg.jpg);
	background-repeat: repeat;
	height: 500px;/*500*/
	width: 900px;/*900*/
	margin-top: 0px;/*10*/
	margin-bottom: 0px;
	border: 0px solid #000000;
	
}
.framebox {
	/*i put this here...*/
	background-image: url('./_images/frame3.gif');
	float: left;
	height: 470px;/*470*/
	width: 525px;/*525*/
	margin-top: 25px;/*25*/
	margin-left: 0px;/*5*/
}
.flashframe {
    float: left;/*LEFT*/
	height: 218px;
	width: 261px;
	margin-top: 232px;/*232*/
	margin-left: 13px;/*13*/
	z-index: 1;
}
.footer {
	background-image: url(../_images/mainbg.jpg);
	background-repeat: repeat;
	width:894px;/*894*/
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #330000;
	padding: 20px;
	border: 0px solid #000000;
}
.header {
	background-image: url(../_images/mainbg.jpg);
	background-repeat: repeat;
	width: 894px;
	position: relative;
	font-family: "Trebuchet  MS", verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 1px;
}
a.maillink:link, a.maillink:visited {
	text-decoration: none;
	color: #000000;
}
a.maillink:hover	{
	text-decoration: underline;
	color: #FF0000;
}
a.jump:link, a.jump:visited {
	text-decoration: none;
	color: #000000;
}
a.jump:hover	{
	text-decoration: underline;
	color: #FF0309;
}
.imgbr {
	border: 0px solid #000000;
}
.flashborder {
	border-bottom-width: 0px;/*1*/
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.maincontent {
	background-image: url(../_images/mainbg.jpg);
	background-repeat: repeat;
	float: left;
	height: 310px;/*310*/
	width: 650px;/*650*/
	/*background-color: #ffffff;*/
	margin-top: 0px;
	margin-left: 0px;/*5*/
	margin-right: 10px;/*10*/
	/*border: 0px solid #cccccc;/*border 1px*/
}
.rightcontent {
	height: 310px;/*310*/
	width: 220px;/*220*/
    	background-image: url(../_images/mainbg.jpg);
	background-repeat: repeat;
	/*background-color: #000000;/*lighter blue*/
	float:left;/*left*/
	margin-top: 5px;
	margin-left: 3px;/*10*/
	border: 1px dotted #330000;/*0px*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
.flashborder2 {/*join*/

	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.flashborder3 {/*schedule, news*/
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.bottomcontent {/*i added this*/
	height: 165px;/*310*/
	width: 900px;/*220*/
	background-image: url(../_images/mainbg.jpg);
	background-repeat: repeat;
	float:top;/*left*/
	margin-top: 330px;
	margin-left: 0px;/*10*/
	border: 1px solid #330000;
}
a.maillinkx:link, a.maillinkx:visited {
	text-decoration: none;
	color: #000000;
}
a.maillinkx:hover	{
	text-decoration: underline;
	color: #000000;
}