body {
	background-image: url(images/bg1.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color:#F8F8F8;
	margin:0px;

}
.layout{
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	background-position: center top;
	
	
}
.body {
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
	
}
.maintext 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height: 18px;
	text-decoration:none;
}
.maintext  a:link,
.maintext  a:visited,
.maintext  a:active
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height: 18px;
	text-decoration:none;
}
.maintext  a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6CB6B5;
	line-height: 18px;
	text-decoration:none;
}

.content {
	padding-top:0px;
	padding-right: 0px;
	padding-left: 0px;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9A9A9A;
	line-height: 16px;
	text-decoration:none;
}
.navigation a:link,
.navigation a:visited,
.navigation a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9A9A9A;
	line-height: 16px;
	text-decoration:none;
}
.navigation a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 16px;
	text-decoration:none;
}
.subheading {
	font-family: "Lucida Sans", "Lucida Sans Unicode";
	font-size: 18px;
	font-style: italic;
	color: #000000;
}
.FOOTER {
	background-image: url(images/FOOTERBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 64px;

}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616161;
	line-height: 16px;
	text-decoration:none;
}
.footertext a:link,
 .footertext a:visited,
 .footertext a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616161;
	line-height: 16px;
	text-decoration:none;
}
.footertext a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 16px;
	text-decoration:none;
}
.spacer {
	height: 153px;
}
