body {
	margin: 0px; padding: 0px;
	text-align: center;
	background: #313131 url("images/body.png") repeat-x;
}
#container {
	width: 820px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#joiner {
	display: block;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	padding: 12px 1px 0 85px;
}

#nav {
	width: 785px;
	height: 35px;
	padding-left: 35px;
}
#nav a {
	display: block;
	height: 35px;
	float: left;
}
#nav a span {
	display: none;
}
#nav a:hover {
	background-position: 0 -35px;
}
#nav1 { background-image: url("images/nav1.gif"); width: 88px; }
#nav2 { background-image: url("images/nav2.gif"); width: 99px; }
#nav3 { background-image: url("images/nav3.gif"); width: 103px; }
#nav4 { background-image: url("images/nav4.gif"); width: 128px; }
#nav5 { background-image: url("images/nav5.gif"); width: 99px; }
#nav6 { background-image: url("images/nav6.gif"); width: 117px; }
#nav7 { background-image: url("images/nav7.gif"); width: 111px; }

#left_column {
	width: 241px; height: 245px;
	background-image: url("images/home_left_column.jpg");
}
#left_column .inside {
	height: 70px;
	padding: 10px 0 0 50px;
	color: #ddd;
	font-family: verdana, arial;
	font-size: 13px;
	line-height: 18px;
}
#left_column .inside b {
	color: white;
}
#middle_column {
	width: 348px; height: 245px;
	background-image: url("images/home_middle_column.jpg");
}
#right_column {
	width: 231px; height: 245px;
	background-image: url("images/home_right_column.gif");
	font-family: verdana, arial;
	font-size: 11px;
}
#right_column .inside {
	padding: 0px 50px 0 10px;
}
#right_column a {
	color: white;
}
#left_column_2 {
	width: 241px; height: 224px;
	background-image: url("images/home_left_column_2.jpg");
}
#left_column_2 a {
	width: 205px; height: 200px;
	margin: 24px 0 0 36px;
	display: block;
}
#left_column_2 a span {
	display: none;
}
#middle_column_2 {
	width: 348px; height: 224px;
	background-image: url("images/home_middle_column_2.gif");
}
#middle_column_2 .inside {
	font-family: verdana, arial;
	font-size: 12px;
	line-height: 16px;
	padding: 28px 10px 0 10px;
}
#right_column_2 {
	width: 231px; height: 224px;
	background-image: url("images/home_right_column_2.jpg");
}
#right_column_2 a {
	width: 191px; height: 200px;
	display: block;
	margin-top: 24px;
}
#right_column_2 a span {
	display: none;
}
#header {
	width: 820px; height: 74px;
	background-image: url("images/header.jpg");
}
td {
	vertical-align: top;
}
#footer {
	width: 820px; height: 82px;
	text-align: center;
	background-image: url("images/footer.jpg");
	color: white;
	font-family: verdana, arial;
}
#footer_nav {
	padding-top: 6px;
	font-size: 11px;
}
#footer_nav a {
	padding: 0 6px 0 6px;
	color: white;
	text-decoration: none;
}
#copyright {
	padding-top: 20px;
	font-size: 13px;
}
#copyright a {
	color: #7bee13;
	text-decoration: none;
}
#header a {
	width: 180px;
	height: 30px;
	display: block;
	float: left;
	margin-top: 17px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 38px;
}
#header a span {
	display: none;
}
#weather {
	width: 180px; height: 39px;
	margin: 12px 0 0 400px;
	font-size: 10px;
	color: white;
	font-family: verdana, arial;
	font-size: 10px;
	float: left;
}
#subsequent_left_top {
	width: 241px; height: 16px;
	background-image: url("images/subsequent_left_top.png");
}
#subsequent_right_top {
	width: 579px; height: 16px;
	background-image: url("images/subsequent_right_top.png");
}
#subsequent_left {
	width: 241px;
	background-image: url("images/subsequent_left.png");
}
#subsequent_left .inner {
	padding: 0 16px 20px 47px;
}
#subsequent_left .inner .leftnav a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 3px;
	background-color: #666;
	font-size: 15px;
	font-family: "arial narrow", arial;
	margin-bottom: 3px;
}
#subsequent_left .inner .leftnav a:hover {
	background-color: #000;
}
#subsequent_right {
	width: 579px;
	background-image: url("images/subsequent_right.png");
}
#subsequent_right .inner {
	padding: 0 55px 20px 15px;
}
#subsequent_right, #subsequent_right td {
	font-size: 12px;
	font-family: arial, verdana;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Trebuchet;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-style:italic
}

#subsequent_right a {
	color: #7bee13;
}
.page_controls {
	text-align: center;
	background-color: #666;
	padding: 3px;
	font-family: verdana, arial;
	font-size: 11px;
}

a:link {
COLOR: #000;
}
a:visited {
COLOR: #030;
}
a:hover {
COLOR: #3D88BB;
}
a:active {
COLOR: #090;
}
a img {
	border: 0px;
}
