* {margin: 0; padding: 0; border: none;}
body 
{
	background: url(./images/BG.jpg);
	text-align: left;
	FONT-FAMILY: Verdanna, Arial;
	font-size: medium;
}
#container
{
	background: url(./images/HomePage_BG.gif) repeat-y;
	width: 975px;
	margin: auto;
	text-align: left;
}
#header
{
	height: 160px;
	background: url(./images/HomeHeader.gif) no-repeat;
}
#content
{
	width: 696px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
	float: left;
	text-align: justify;
}
#rightcol
{
	width: 250px;
	margin-top: 5px;
	padding-left: 10px;
	margin-bottom: 0px;
	float: left;
	text-align: left;
	clear: right;
}
#footer 
{
	height: 36px;
	clear: both;
	padding: 0 0 0 0;
	font-size: 95%;
	line-height: 25px;
	background: url(./images/Footer.gif) no-repeat;
}
#navigator 
{
	width: 850px;
	height: 22px;
	margin-top: 135px;
	padding-left: 124px;
	float: left;
	text-align: left;
}
A:visited
{
	COLOR: #6666cc;
	FONT-FAMILY: Verdanna, Arial;
	text-decoration: none;
}
A:active
{
	COLOR: #6666cc;
	FONT-FAMILY: Verdanna, Arial;
	text-decoration: none;
}
A:hover
{
	COLOR: #CC9933;
	FONT-FAMILY: Verdanna, Arial;
	text-decoration: none;
}
A:link
{
	COLOR: #6666cc;
	FONT-FAMILY: Verdanna, Arial;
	text-decoration: none;
}
.RightContent
{
	COLOR: #000000;
/*	FONT-SIZE: 90%;*/
	font-size: medium;
	FONT-FAMILY: Verdanna, Arial;
}
.headtext
{
    COLOR: #000000;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdanna, Arial;
}
.siteimage
{
	border-style: none;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-right:0px;
}
.boldtext
{
	COLOR: #ffffff;
	FONT-WEIGHT: bold;
	FONT-SIZE: 100%;
	FONT-FAMILY: Verdanna, Arial;
}
#footertext

{

	width: 700px;

	margin-top: 4px;

	padding-left: 30px;

	float: left;

	text-align: left;

}
p
{
	margin-top: 1em;
}
