body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/Images/background1.gif);
	background-repeat: repeat-y;
	background-position: 60px;
	width: 654px;
	padding-left: 10px;
}

 p {
	font-size: 1em;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
 }


 h1 {
	font-size: 2.5em;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 585px;
 }

.bg {
	background-image: url(/Images/background2.gif);
	background-repeat: repeat-y;
	background-position: 41px;
	border: 1px solid #E7D2BA;
	padding: 7px;
	margin: 5px 0px 0px;
	voice-family: "\"}\""; 
    voice-family:inherit;
}
.nav {
	text-align: center;
	border: 1px solid #333333;
	background-color: #E7D2BA;
	text-decoration: none;
	height: 26px;
	line-height: 24px;
	font-size: 0.9em;
}
a {
	color: #000094;
	text-decoration: none;
}
a:active, a:hover
{
    color: #FF0000;
}   
   
#navigation li {
	background-image: url(/Images/nav.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	display: inline;
	margin: 5px 0px 10px;
	padding: 5px 0px 0px;
	float: left;
	list-style-type: none;
}
#navigation a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	display: block;
	width: 109px;
	height: 30px;
	voice-family:"\"}\"";
	voice-family:inherit;
	height: 30px;
}
#navigation a:hover {
	background-image: url(/Images/nav.gif);
	background-position: 0px -59px;
}
#navigation a:active {
	background-image: url(/Images/nav.gif);
	background-position: 0px -119px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}
