#container {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	line-height: 130%;
	width: 850px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #000000;
	min-height: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	text-align: center;
	background-color: #333333;
	padding: 0px;
	margin: 0px;
}

#footer {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	width: 840px;
	background-color: #000000;
	text-align: center;
	padding: 5px;
}
#footer a {
	color: #E6AC00;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
}


#leftnav {
	float: left;
	width: 12em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #666666;
	color: #333;
	text-decoration: none;
	padding: 0px;
	height: 875px;
}
#leftnav a {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
}
#leftnav a:hover {
	color: #FFCC00;
}


#leftnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 10px;
	line-height: 130%;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #000000;
}
#leftnav li a {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0.5em;
	background-color: #999999;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	display: block;
}
#leftnav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin: 0px;
}

#leftnav li a:hover {
	color: #FFFFFF;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #757575;
	border-left-color: #CCCCCC;
}





#content {
	margin-top: 0px;
	margin-right: 110px;
	margin-bottom: 0px;
	max-width: 38em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	min-height: 859px;
	margin-left: 220px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
}
#leftnav p {
	text-indent: 12px;
}
#content p {
	text-indent: 12px;
}

#locations {
	font-size: 1em;
	overflow: scroll;
	text-indent: 0px;
	height: 650px;
}
#locations p {
	text-indent: 0px;
}


#rightnav {
	padding: 0px;
	float: right;
	width: 100px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	background-color: #000000;
	height: 149px;
	width: 850px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
#content ul {
	list-style-type: square;
}
#gallery {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 400px;
	width: 400px;
	font-weight: bold;
	margin: auto;
}
#form1 {
	margin-left: 10px;
	margin-right: 130px;
	text-align: right;
	line-height: 12px;
}
#container #leftnav .style1 a {
	color: #FFCC00;
}
#container #leftnav .style1 a:hover {
	color: #FFFFFF;
}
#pdf {
	background-color: #FFFFFF;
	margin: auto;
	width: auto;
}
