body {
	background-color: #FFFFFF;
	font-size: 10px;

}
.container {
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-300px;
	margin-left:-388px;
	width:777px;
	height:600px;
}
.logo {
	position: relative;
	top: 20px;
	left: 20px;
}
.nav {
	width: 440px;
	border-top: 1px solid #E9F1F3;
	padding-top: 10px;
	padding-bottom: 8px;
	font: 8px/1.2em arial, verdana, tahoma, sans-serif;
	text-transform: uppercase;
	letter-spacing:3px;
	position: relative;
	top: 25px;
	left: 32px;
	word-spacing: .8em;
	color: #D3DEE1;
}
.nav a {
	color: #728C97;
	text-decoration: none;
}
.nav a:hover {
	color: #78B00E;
	text-decoration: none;
	border-bottom: 1px solid #E9F1F3;
}
.nav a:visited {
	color: #728C97;
	text-decoration: none;
}
.nav a:visited:hover {
	color: #78B00E;
	text-decoration: none;
	border-bottom: 1px solid #E9F1F3;
}
.content {
	position: relative;
	top: 40px;
	left: 40px;
	font: 12px/1.8em "Palatino Linotype", "Book Antiqua", Palatino, serif;
	width: 500px;
	overflow:auto;
}
.content h1 {
	font: small-caps 14px/1.5em "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #3A5704;
}
.imgborder {
	border: 1px solid #3A5704;
}
.content p {
	color: #728C97;
}
.content a {
	text-decoration: none;
	color: #57A6C8;
	font-weight: bold;
}
.content a:hover {
	text-decoration: none;
	color: #78B00E;
	font-weight: bold;
}
.content a:visited {
	text-decoration: none;
	color: #57A6C8;
	font-weight: bold;
}
.content a:visited:hover {
	text-decoration: none;
	color: #78B00E;
	font-weight: bold;
}
ul {
	margin-left: 20px;
	font: bold 12px/1.8em "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #728C97;

}
li {
	list-style-type: square;


}
.copyright {
	font: 9px/1.2em tahoma, arial, verdana, sans-serif;
	text-align: center;
	color: #999999;
	position: absolute;
	top:50%;
	left:50%;
	margin-top:300px;
	margin-left:-388px;
	width:777px;
	height:30px;	
}
.copyright a {
	text-decoration: none;
	color: #57A6C8;
}
.copyright a:hover {
	text-decoration: none;
	color: #78B00E;
}
.copyright a:visited {
	text-decoration: none;
	color: #57A6C8;
}
.copyright a:visited:hover {
	text-decoration: none;
	color: #78B00E;
}
.formstyle {
	color: #728C97;
	font: 12px/1.8em "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.formlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1em;

}
.staffstyle {
	color: #728C97;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

