@charset "utf-8";
#container {
	background-color: #fffcc2;
	margin: 0px;
	padding: 0px;
	width: 800px;
	border: 1px none #000000;
	height: auto;
	background-repeat: repeat-y;
}
#geography {
	background-color: #fffcc2;
	margin: 0px;
	padding: 0px;
	width: 800px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	border: 1px solid #000000;
	
}

#topbanner {
	background-color: #fffcc2;
	width: 800px;
	float: none;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
#menu {
	width: auto;
	background-color: #fffcc2;
	float: left;
	margin: 0px;
	padding: 0px;
	height: auto;
	border: 1px solid #000000;
	position: absolute;
	top: 172px;
	right: auto;
	left: auto;
	bottom: auto;
	background-repeat: repeat-y;
}

#verticalpics {
	background-color: #fffcc2;
	padding: 0px;
	float: none;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	width: 114px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #000000;
	border-bottom-color: #000000;
	top: 172px;
	position: absolute;
	left: 775px;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -83px;
}
body {
	color: #000000;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #0000cc;
}
a:hover {
	color: #FF00FF;
}
a:active {
	color: #00FF00;
}


#footer {
	background-color: #FFFFFF;
	color: #FFFFFF;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	width: 800px;
	
}

#footer a:link
{
	color:#FFFFFF;
}
#footer a:visited
{
color:#FFFFFF;
}
#footer a:active
{
color:#FFFFFF;
}
#footer a:hover
{
	color:#FFFFFF;
}
#maintext {
	background-color: #fffcc2;
	width: 525px;
	float: none;
	margin-left: 135px;
	padding: 10px;
	border: thin none #66FF00;
	overflow: scroll;
	height: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
}
#maintext h2 {
	font-family: "Lucida calligraphy", "lucida handwriting", verdana;
	font-size: 1.5em;
}
