body,html {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../layout/background.jpg);
	background-repeat: repeat-y;
}

tr, td {
	font-size: 12px;
}

a, a:visited {
	color: #000091;
}

a:hover {
	color: #000;
}

h1 {
	font-size: 15px;
	color: #B03100;
}

h2, h3 {
	font-size: 12px;
	margin: 0px;
}

div#wrapper {
	position: relative;
	_height: 100%;
	min-height: 650px;
	padding: 0px;
	margin: 0px;
}

div#header {
	position: relative;
	top: 12px;
	left: 36px;
}

img#ekg {
	position: absolute;
	top: 130px;
	left: 175px;
}

div#nav {
	position: absolute;
	width: 719px;
	height: 36px;
	top: 200px;
	left: 38px;
	background-color: #EEECEA;
	border: 1px solid #D44C47;
	z-index: 1000;
}

div#nav div {
	margin-top: 9px;
}

div#home {
	position: absolute;
	left: 23px;
}

div#aboutus {
	position: absolute;
	left: 93px;
}

div#divisions {
	position: absolute;
	left: 200px;
}

div#stations {
	position: absolute;
	left: 307px;
}

div#community {
	position: absolute;
	left: 404px;
}

div#contact {
	position: absolute;
	left: 525px;
}

div#members {
	position: absolute;
	left: 621px;
}

div#left-column {
	position: relative;
	top: 100px;
	_padding-bottom: 125px;
	left: 58px;
	width: 454px;
	min-height: 100%;
	_height: 500px;
}

div#right-column {
	position: absolute;
	top: 254px;
	left: 543px;
	width: 207px;
}

img#working-together {
	position: relative;
	margin-bottom: 15px;
}

img#rotating-photo {
	margin-bottom: 10px;
}

#right-column h2 {
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
	color: #C40B04;
	margin: 0px;
	padding-top: 4px;
	width: 204px;
	height: 29px;
	border: 1px solid #000080;
	background-color: #EEECEA;
}
div#rotator-box {
	width: 204px;
	height: 150px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	background-color: #FEFDF9;
	margin-top: 0px;
	margin-bottom: 10px;
	overflow: hidden;
}

div#quicklinks-box {
	width: 180px;
	_width: 204px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	padding-top: 11px;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color: #FEFDF9;
	margin-top: 0px;
	margin-bottom: 10px;
}

div#footer {
	position: relative;
	width: 812px;
	height: 19px;
	margin-left: 12px;
	background-color: #000064;
	border-top: 1px solid #FFF;
	font-weight: bolder;
	color: #FFFFFF;
	z-index: 100;
	padding-top: 1px;
	_padding-top: 3px;
	margin-top: 150px;
	_margin-top: 0px;
}

div#footer p {
	font-size: 10px;
	font-weight: bolder;
	position: relative;
	margin: 0px;
	padding: 0px 0px 0px 250px;
	float: left;
}