A:link {
	color: #fff;
}
A:visited {
	color: #fff;
}
A:active {
	color: #fff;
}
A:hover {
	color: #fff;
}
a.black:link {
	color: #000;
}
a.black:visited {
	color: #000;
}
a.black:active {
	color: #000;
}
a.black:hover {
	color: #000;
}
a.header_link:link {
	color: #000;
	background-color: #869c83;
	text-decoration: none;
	color:#FFFFFF;
	font-size:12px
}
a.header_link:visited {
	color: #000;
	background-color: #869c83;
	text-decoration: none;
	color:#FFFFFF;
	font-size:12px
}
a.header_link:active {
	color: #000;
	background-color: #869c83;
	text-decoration: none;
	color:#FFFFFF;
	font-size:12px
}
a.header_link:hover {
	color: #000;
	background-color: #bdcdbb;
	text-decoration: none;
	color:#FFFFFF;
	font-size:12px
}
a.spacer:link {
	color: #000;
	background-color: #869c83;
	text-decoration: none;
	color:#FFFFFF;
	font-size:12px
}
a.spacer:link {
	color: #000;
	background-color: #869c83;
	text-decoration: none;
	color:#FFFFFF;
	font-size:12px
}
a.spacer:link {
	color: #000;
	background-color: #869c83;
	text-decoration: none;
	color:#FFFFFF;
	font-size:12px
}
a.spacer:link {
	color: #000;
	background-color: #869c83;
	text-decoration: none;
	color:#FFFFFF;
	font-size:12px
}
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x repeat-y;
}
#shell {
	position: relative;
	width: 755px;
	height: 819px;
	margin: auto;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
}
header_white {
	font:Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;
}
#header {
	position: absolute;
	top: 0px;
	left: 0px;
}
#navigation {
	font-family:Arial, Helvetica, sans-serif;
	position: absolute;
	top: 96px;
	left: 0px;
	background: #272727;
	width: 593px;
	height: 17px;
	font-size:10px;
}
#navigation_gallery {
	position: absolute;
	top: 96px;
	left: 0px;
	background: #272727;
	width: 755px;
	height: 17px;
	
}
#footer {
	position: absolute;
	background: #a8a6a2;
	top: 799px;
	left: 0px;
	width: 755px;
	height: 20px;
	text-align: right;
}
#left_container {
	position: absolute;
	top: 113px;
	left: 0px;
	background: #bfb6a5;
	width: 159px;
	height: 686px;
}
#middle_container {
	position: absolute;
	top: 113px;
	left: 159px;
	background: #fff;
	width: 434px;
	height: 686px;
}
#middle_container_gallery {
	position: absolute;
	top: 113px;
	left: 159px;
	background: #fff;
	width: 596px;
	height: 686px;
}
#right_container {
	background: #eaeaea;
	position: absolute;
	top: 113px;
	left: 593px;
	width: 162px;
	height: 686px
}
#events {
	height: 18px;
	background: #605847;
}
#welcome {
	background: #3d3b38;
	height: 18px;
}
#featured_header {
	background: #9d8787;
	height: 18px;
}
#right_links_header {
	position: absolute;
	top: 96px;
	left: 593px;
	background: #272727;
	height: 17px;
	width: 162px;
}
#main_text {
	padding:10px;
}
#events_text {
	padding:10px;
	font-size:11px;
}
#green_spacer {
	position: absolute;
	top: 96px;
	left: 697px;
	height: 14px;
	width: 58px;
	background: #869c83;
}
#gallery_text {
	width: 450px;
}

