@charset "utf-8";
#rightcont a {
	font-family: Verdana,  Helvetica, sans-serif;
	text-decoration: none;
	color: #00008b;
	font-size: small;
	font-weight: normal;
}




#page {
	height: 960px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	background-image: url(../banner/map.jpg);
	background-repeat: no-repeat;
}


#banner {
	height: 150px;
	width: 800px;
	background-image: url(../banner/banner%20copy.jpg);
}

#navigation {
	height: 30px;
	width: 780px;
	background-image: url(../banner/nav.jpg);
	padding: 10px;
}
#navigation ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation li {
	display: inline;
	margin-right: 40px;
	margin-left: 40px;
}
#navigation a {
	font-family: Verdana,  Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #00008b;
	text-decoration: none;
}
#navigation a:hover {
	font-family: Verdana,  Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #CE2022;
	text-decoration: none;
}


#main {
	height: 768px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	font-family: Verdana,  Helvetica, sans-serif;
	color: #00008b;
	font-weight: normal;
	font-size: small;
}
#leftcont a {
	font-family: Verdana,  Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #243C82;
	font-weight: normal;
}
#leftcont a:hover {
	font-family: Verdana,  Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #DA4B05;
}

#upcontent {
	height: 200px;
	width: 800px;
}
#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer a {
	font-family: Verdana,  Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #00008b;
}
#footer a:hover {
	font-family: Verdana,  Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #DA4B05;
	text-decoration: none;
}

#downcontent {
	height: 538px;
	width: 800px;
}
#leftcont {
	height: 249px;
	width: 198px;
	float: left;
	background-color: #f7ffea;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #00008b;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #00008b;
	border-bottom-color: #00008b;
}
#rightcont {
	height: 459px;
	width: 558px;
	float: right;
		background-color: #FF8800;
	padding: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00008b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00008b;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00008b;
	font-family: Verdana,  Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #00008b;
}
#footer {
	clear: both;
	height: 60px;
	width: 728px;
	background-color: #f7ffea;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 50px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00008b;
	border-right-color: #00008b;
	border-bottom-color: #00008b;
	border-left-color: #00008b;
	border-top-width: 1px;
	border-top-style: solid;
}
#leftcont ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#leftcont li {
	font-family: Verdana,  Helvetica, sans-serif;
	font-size: small;
	color: #00008b;
	text-decoration: none;
	margin-left: 10px;
}