@charset "utf-8";
#container {
	background-color: #666666;
	margin: 0px;
	padding-top: 10px;
}
#navigate {
	position: relative;
	left: 9px;
	top: 15px;
	background-color: #335EA8;
	width: 760px;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style-image: none;
	list-style-type: square;
	font-style: normal;
	border-top-width: 10px;
	border-top-color: #839831;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #839831;
	float: none;
	clear: left;
	border-right-width: 0px;
	border-left-width: 0px;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: medium;
}
#heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #C63032;
	background-color: #F4BB16;
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#navigate ul {
	list-style-type: none;
	list-style-position: inside;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: large;
	font-style: oblique;
	display: inline-block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigate li {
	vertical-align: text-bottom;
	display: inline;
	margin-right: 2px;
}


#body {
	background-color: #E8EAD5;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 5px;
	margin-bottom: 0px;
}
#left {
	width: 220px;
	margin-left: 10px;
	clear: both;
	float: left;
}
#left_up {
	background-color: #1A4E80;
	color: #FFFFFF;
	margin-top: 10px;
	font-size: 90%;
}
#left_up a {
	color: #FFFFFF;
	text-decoration: none;
}

#left_up li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#left_up ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
#left_up a:visited {
	color:#F4BB16;
}
#left_up a:hover {
	color:#839831;
}
#left_up a:active {
	color: #990000;
	text-decoration: none;
}
	
#left_down {
	background-color: #9C1C1B;
	color: #FFFFFF;
	margin-top: 10px;
	font-size: 90%;
}
#main {
	float: right;
	width: 530px;
	margin-right: 10px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #839831;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	clear: both;
	padding: 10px;
}


#top {
	background-color: #839831;
	height: 100px;
	width: 760px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	float: none;
	padding-top: 10px;
}
#Up {
	background-color: #839831;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	height: 125px;
	border-bottom-style: none;
	border-top-color: #839831;
	border-right-color: #839831;
	border-bottom-color: #839831;
	border-left-color: #839831;
	clear: both;
	margin-bottom: -20px;
	float: none;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
}
#title {
	margin-top: 20px;
}


#left_down li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#left_down ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
.photo-left {
	margin-right: 10px;
	margin-top: 10px;
}
.photo-right {
	margin-top: 10px;
	margin-left: 10px;
}

