body {
	font-family:Arial, Verdana, sans-serif;
	}
#overall {
	width:770px;
	text-align: left;
	}
#header {
	background-image:url('images/banner-bg.jpg');
	height:108px;
	position:relative;
	border-top:1px solid #ccc;
	}
#header-img {
	position:absolute;
	left:331px;
	top:25px;
	}
#logo {
	margin:0px 0px 0px 40px;
	}
#header-links {
	position:absolute;
	right:10px;
	top:10px;
	font-size:.55em;
	color:#fff;
	}
#header-links a, #header-links a:visited {
	color:#fff;
	text-decoration:underline;
	}
#header-links a:hover {
	color:#000;
	background-color:#A8CD92;
	}
#content {
	background-image:url('images/cont-bg.gif');
	}
#txt {
	width:550px;
	font-size:.8em;
	margin:0px 0px 0px 170px;
	padding:10px 0px 0px 0px;
	}
#txt h1 {
	font-size:1.5em;
	color:#406FB4;
	margin:0px;
	padding:0px 0px 10px 0px;
	}

#txt h2 {
	font-size:1em;
	color:#92C077;
	margin:0px;
	padding:0px 0px 10px 0px;
	}
.spacer {
	width:500px;
	border-bottom:1px solid #406FB4;
	margin:0px 0px 15px 0px;
	}
#txt p {
	margin:0px 0px 10px 0px;
	padding:0px;
	}
#menu {
	width:155px;
	padding:10px 5px 0px 0px;
	float:left;
	}
#menu a, #menu a:visited {
	display:block;
	color:#fff;
	font-size:.9em;
	text-decoration:none;
	text-align:right;
	width:150px;
	padding:5px 5px 5px 0px;
	border-bottom:1px solid #fff;
	}
#menu a:hover {
	background-color:#A8CD92;
	color:#000;
	}
#email-list {
	margin:0px 0px 0px 15px;
	padding:10px 0px 10px 0px;
	font-size:.8em;
	color:#fff;
	}
#email-list form {
	margin:0px;
	padding:0px;
	}
#email-list p {
	padding:2px;
	margin:0px;
	}
#join-email {
	font-weight:bold;
	}
#submit {
	margin:10px 0px 0px 0px;
	padding:1px;
	}
#footer {
	background-color:#406FB4;
	height:50px;
	border-top:1px solid #ccc;
	position:relative;
	clear:both;
	}
#footer-txt {
	position:absolute;
	left:10px;
	top:10px;
	color:#fff;
	font-size:.6em;
	}
#footer-txt2 {
	position:absolute;
	right:10px;
	top:10px;
	color:#fff;
	font-size:.6em;
	}
#footer p {
	padding:0px;
	margin:0px;
	}
#footer a, #footer-txt a:visited {
	color:#fff;
	}
#table-txt td {
	font-size:.8em;
	}
.enright {
	color:#406FB4;
	font-size:1.1em;
	}
