body {
	background-color: #000000;
	background-image: url(../images/css/Body_Bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
* {
	margin: 0px;
	padding: 0px;
}
#Wrapper {
	width: 852px;
	background-image: url(../images/css/Center_Bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-right: auto;
	margin-left: -426px;
	position: absolute;
	top: 0px;
	left: 50%;
}
#Logo {
	position: absolute;
	top: 28px;
	left: 9px;
}
#Content {
	width: 620px;
	margin-left: 208px;
	min-height: 610px;
}

#Top {
	background-image: url(../images/css/Top_Bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 532px;
	padding-top: 135px;
}
* html #Top {
	height:356px
}


#InfoCenter h1 {
	font-size: .9em;
	color: #6A3F06;
	font-weight: bold;
	margin-bottom: 6px;
}
#InfoCenter {
	position: absolute;
	top: 255px;
	margin-left: 24px;
	width: 170px;
	text-align: right;
	color: #6A3F06;
	left: 0px;
}
#InfoCenter p {
	font-size: .85em;
	margin-bottom: 10px;
}
.copyright {
	font-size: .8em;
	color: #6D6457;
	margin-top: 10px;
}
#Bottom {
	background-image: url(../images/css/Bottom_Bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 111px;
	width: 852px;
	text-align: center;
	padding-top: 20px;
}
#Bottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	margin-right: 18px;
	color: #6A3F06;
}
#Bottom a:hover {
	color: #C69B69;
}
#Bottom a:visited {
	color: #A5A28E;
}
#Prim_Nav {
	position: absolute;
	left: 163px;
	top: 104px;
}
#Prim_Nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #E0D8CF;
	margin-right: 18px;
	font-weight: bold;
	text-decoration: none;
}
#Prim_Nav a:hover {
	text-decoration: underline;
	color: #F5F0E8;
}
#Content p {
	font-size: 0.8em;
	margin-bottom: 10px;
	line-height: 1.4em;
}
#Content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6A3F06;
	font-size: 1.3em;
	margin-bottom: 10px;
}
.TextWrapped {
	float: left;
	border: 1px solid #FFFFFF;
	margin-right: 10px;
	margin-bottom: 6px;
}
#Map {
	position: absolute;
	left: 60px;
	top: 605px;
}
#Signup {
	position: absolute;
	left: 40px;
	top: 675px;
	text-align: center;
	color: #29498C;
	height: 96px;
	width: 170px;
}

#Rule {
	background-image: url(../images/css/Rule.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	width: 490px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#Copy {
	margin-left: 60px;
}
#Content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6A3F06;
	font-size: 0.8em;
	margin-bottom: 6px;
	text-transform: uppercase;
}
.High_Rule {
	background-image: url(../images/css/Rule_High.jpg) !important;
}
#Copy a {
	color: #6A3F06;
}
#Copy a:hover {
	color: #040304;
}
#Copy a:visited {
	color: #C69B69;
}
#Content ul {
	font-size: 0.8em;
	margin-bottom: 10px;
	line-height: 1.4em;
	list-style-position: inside;
}
#Content ul h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6A3F06;
	font-size: 0.8em;
	margin-bottom: 4px;
	text-transform: uppercase;
}
#Content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7486B7;
	font-size: 1em;
	margin-bottom: 10px;
}
.dateline {
	font-size: 0.6em;
	color: #313430;
}
#Prim_Nav .marker {
	color: #FFFFFF;
}
.download {
	text-transform: capitalize;
	font-size: 0.9em;
	color: #4F5E90 !important;
}
ul {
	margin-left: 16px;
}
#Gallery img {
	margin-right: 3px;
	margin-bottom: 6px;
}
.Gallery img {
	margin-right: 3px;
	margin-bottom: 6px;
}
