body {
	font-size: 1em;
	background-color: #e5e5e5;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#logo {
	height: 8em;
	width: 19.875em;
	float: left;
	margin-left: 1em;
	margin-top: 1.94em;
	position: absolute;
}
#wrapper {
	width: 62.1875em;
	background-color: #FFFFFF;
	position: absolute;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 1.38em;
	height:auto;
	height:325px;
}




#page {
	background-color: #FFFFFF;
	width: 62.1875em;
	margin-right: auto;
	margin-left: auto;
}
#nav ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0.3906em;
}
#content h1 {
	font-family: "Trebuchet MS", Verdana;
	font-weight: lighter;
	color: #ff0000;
	font-size: 1.75em;
	margin-top: 0.125em;
}

#nav a {
	line-height: 1.75em;
	width: 17.625em;
	background-color: #ff0000;
	min-height: 1.7188em;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 0.0781em;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 0.1563em;
	padding-bottom: 0.1563em;
	padding-left: 0.78125em;
}

#nav {
	width: 19.5313em;
	float: left;
	font-size: 0.8em;
	margin-bottom: 2em;
}
#footer {
	height: 1.38em;
	width: 62.1875em;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
}

#content {
	width: 56.8125em;
	float: right;
	font-size: 0.8em;
	margin-right: 1em;
	margin-bottom: 1em;
}


#banner {
}

#cleardiv {
	clear: both;
	height: 1.5em;
}
#nav a:hover {

	line-height: 1.75em;
	width: 17.625em;
	background-color: #000000;
	min-height: 1.7188em;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 0.0781em;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 0.1563em;
	padding-bottom: 0.1563em;
	padding-left: 0.78125em;
}
#content a {
	color: #ff0000;
	text-decoration: underline;
}
#content a:hover {
	color: #000000;
	text-decoration: underline;
}
#content img.main {
	background-color: #E5E5E5;
	padding: 0.25em;
	margin-right: 0.5em;
	margin-left: 0.5em;
	border: 0.0625em solid #ff0000;
	margin-bottom: 0.5em;
}
.rightimage {
	padding: 2px;
	float: right;
	border: 1px solid #ff0000;
}
