html, body {
	color: #333333;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
	height: 100%;
}
body {
background: url(/images_home/bg_body.jpg) repeat-x 0px 0px;
background-color: #f2f5f5;
}
#address {
	font: 9px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #006A71;
	text-align: right;
	position: absolute;
	height: 97px;
	width: 185px;
	background: #EEE9C5;
	text-indent: 1px;
	z-index: 100;
	left: 565px;
	top: 0px;
}
.addressindent {
	padding-right: 10px;
	padding-top: 15px;
}
html {
	height: 100%;
}

/* LINKS */

a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: underline;
}

/* END LINKS */

#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 188;
	height: 115;
}
#recentnewsflash {
	position: absolute;
	width: 450px;
	left: 279px;
	top: 125px;
	z-index: 999;
}
#recentnews {
	position: absolute;
	width: 562px;
	left: 188px;
	top: 115px;
	z-index: 100;
}
#mainphoto {
	position: absolute;
	left: 0px;
	top: 158px;
	width: 376px;
	height: 217px;
}
#masthead {
	position: absolute;
	left: 188px;
	top: 0px;
	width: 562px;
}
#quicklinks {
	position: absolute;
	width: 562px;
	left: 188px;
	top: 97px;
	height: 18;
}
#masthead {
	position: absolute;
	width: 377px;
	left: 188px;
	top: 0px;
}
#photobreak {
	position: absolute;
	left: 0px;
	top: 115px;
}
#mainlinks {
	position: absolute;
	left: 376px;
	top: 158px;
	width: 374px;
	z-index: 100;
}
#upcomingflash {
	position: absolute;
	left: 505px;
	top: 331px;
	z-index: 999;
	width: 240px;
	height: 40px;
}
#upcoming {
	position: absolute;
	left: 376px;
	top: 321px;
}
#shadow {
	position: absolute;
	left: 0px;
	top: 375px;
	z-index: 100;
}
#sectionTitle {
	position: absolute;
	width: 555px;
	left: 0px;
	top: 392px;
	background: url(/images_home/home_content_welcome.gif);
	height: 17px;
}
#sidebar {
	left: 562px;
	top: 120px;
	position: absolute;
	width: 188px;
	height:80%;
	border: 1px #000000 thick;
}
#content {
	width: 410px;
	margin-top: 412px;
	padding-bottom: 80px;
	left: 140px;
	position: relative;
}
#inner-sidebar {
	z-index:101;
}
#wrapper {
text-align: left;
position: relative;
	min-height: 100%;
	height: auto;
	width: 750px;
	margin: 0 auto;
	background: url(/images_home/home_bg.gif) repeat-y 0px 0px;
	border-right: 3px solid #dfd390;
	border-left: 3px solid #dfd390;
	background-color: white;

}

