body {
	background-color:#992646;
	color:#000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.text {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.nav {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CCCC99;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #CCCC99;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a.rollover1 {
   display: block;
   width: 237px;
   height: 300px;
   text-decoration: none;
   background: url("nav1.jpg");
}
a.rollover1:hover {
   background-position: -237px 0;
}
a.rollover2 {
   display: block;
   width: 231px;
   height: 300px;
   text-decoration: none;
   background: url("nav2.jpg");
}
a.rollover2:hover {
   background-position: -231px 0;
}
a.rollover3 {
   display: block;
   width: 240px;
   height: 300px;
   text-decoration: none;
   background: url("nav3.jpg");
}
a.rollover3:hover {
   background-position: -240px 0;
}
a.rollover4 {
   display: block;
   width: 507px;
   height: 104px;
   text-decoration: none;
   background: url("fp.gif");
}
a.rollover4:hover {
   background-position: -507px 0;
}