body {
	background-color:#e5e5e5;
}
#bodytext, #form, #previous, #next, .us , #footer{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
#background {
	background-image: url(_images/background.jpg);
	background-repeat: repeat-y;
	position:absolute;
	width: 760px;
	z-index: 1;
	visibility: visible;
	top: 15px;
	left: 0px;
}
#container #Layer10 td {
	border: 1px solid #2a2827;
}
#container {
	text-align: left;
	position: relative;
	width: 760px;
	margin: 0 auto;
}
a {
	text-decoration: none;
	color: #2a2827;
}
a:hover {
	color: #635434;
	text-decoration: underline;
}
h6 {
	font-size: 100%;
	margin-top: 0;
}
h5, th {
	font-size: 110%;
	margin-top: 0;
	font-weight: normal;
}
h4 {
	font-size: 120%;
	margin-top: 0;
	font-weight: normal;
}
th {
	text-align: right;
}
#servicesnav li {
	font-size: 110%;
	padding: 5px;
}
#pagetitle, #pagetitle a, #pagetitle a:hover, #pagetitle a:visited, #pagetitle a:active {
	text-decoration: none;
}
#pagetitle {
	border: none;
}
#login {
	position:absolute;
	left:156px;
	top:169px;
	width:450px;
	height:330px;
	z-index:1;
}
