body {
	text-align: center;
	background-color: #C0C0C0;
	margin: 0px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
#sidebar a img{
	border: none;
}

#main {
	width: 60%;
	float: left;
}
#main ul {
	font-size: 120%;
	line-height: 1.33em;
}
#main li {
	padding-top: .65em;
	padding-bottom: .65em;
}



html {
	text-align: center;
}
#container {
	text-align: left;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg-container.gif);
	background-repeat: repeat-y;
}

#nav {
	margin: 0 25px;
	padding: 5px 0 5px 25px;
	width: 625px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D760E;
	height: 20px;
}
#nav2 {
	margin: 0;
	padding: 5px 0 5px 10px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D760E;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4D760E;
}
#nav ul, #nav2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
}
#nav li, #nav2 li {
	float: left;
	text-align: left;
	padding: 5px 5px 5px 35px;
	margin: 0px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 11px;
}
#nav li.first, #nav2 li.first {
	background-image: none;
	padding-left: 0px;
}

hr {
	clear: both;
	display: none;
}
#content {
	padding: 20px 40px 40px 40px;
}
#main h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 280%;
	margin: 0px;
}
#main h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 180%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 0.25em;
	margin-top: 1.5em;
}
#main p {
	font-size: 120%;
	line-height: 1.33em;
}
#sidebar {
	margin-left: 0px;
	background-color: #E8EFBC;
	padding: 20px;
	text-align: left;
	width: 175px;
	float: right;
}
#footer p {
	text-align: center;
	margin-top: 2em;
}


img.bio {
	padding-right: 1em;
	padding-bottom: .25em;
	float: left;
	margin: 0px;
	padding-top: 0.25em;
}
#main h3 {
	font-size: 140%;
	color: #4D760E;
	text-transform: uppercase;
	margin-top: 1.5em;
}
#sidebar li {
	margin: 0px;
	padding-bottom: 1em;
	padding-top: 0em;
	font-size: 110%;
}
#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}



#footer {
	padding-top: 2em;
	clear: both;
}

#sidebar h2 {
	font-size: 100%;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	border-top-color: #006600;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	text-transform: uppercase;
	margin-top: 1em;
}
#sidebar p {
	font-size: 110%;
	line-height: 1.33em;
}
#header {
	background-image: url(../images/header.jpg);
	height: 135px;
	background-position: 50% 100%;
	background-repeat: no-repeat;
	border-top-color: #3F6707;
	border-right-color: #3F6707;
	border-bottom-color: #3F6707;
	border-left-color: #3F6707;
	padding-top: 60px;
}

#main .gold {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
#nav a, #nav2 a {
	color: #000000;
	text-decoration: none;
}
#nav a:hover, #nav2 a:hover {

	color: #4D760E;
	text-decoration: none;
}
