p {
	margin: 10px 0;
}
ul, ol {
	padding-left: 15px;
	list-style-position: outside;
}
ul {
	list-style: disc;
}
ul.nobullet {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}
img {
	border: none;
}
a, a:visited {
	color: #036;
}
a:hover {
	color: #000;
}
h2, h3, h4, h5, h6 { 
	margin: 1em 0 .5em;
	color: #036;
}
h2 { font-size: 1.4em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }
hr {
	border: none 0;
	border-top: 1px solid #eee;
	width: 80%;
	height: 1px;
	margin: 20px;
	text-align: center;
	clear: both;
}
table {
	margin-bottom: 20px;
}
table td {
	padding: 4px;
	border: 1px solid #ccc;
}
body {
	margin: 0 auto;
	font: 62.5% Verdana, Helvetica, Arial, sans-serif; 
	background: #6b6749;
	text-align: center;
}
#container {
	margin: 0 auto;
	text-align: left;
	width: 948px;
	background: url(../img/copybg.png) repeat-y;
	overflow: hidden;
}
#skip {
	height: 0;
	text-indent: -9999em;
}
.noshow {
	position: absolute;
	left: -9999px;
	width: 900px;
}
#header {
	margin: 0;
	height:169px;
	width:948px;
	background: url(../img/header.jpg) no-repeat;
	text-indent: -9999em;
}
#left {
	width: 198px;
	background: url(../img/navbg.png) repeat-y;
	float: left;
}
/* --- navigation --- */
#navcontainer {
	color: #fff;
}
#navcontainer ul {
	padding: 20px 0 0;
	list-style-type: none;
}
#navcontainer a {
	margin: 0;
	padding: 0 10px;
	display: block;
	line-height: 250%;
	font-size: 1.3em;
	border-top: 2px solid #44710f;
}
#navcontainer a.last {
	border-bottom: 2px solid #44710f;
}
#navcontainer a, 
#navcontainer a:visited {
	color: #fff;
	text-decoration: none;
}
#navcontainer a:hover,
#navcontainer a:focus {
	background: #182c01;
	text-decoration: none;
}
#navcontainer h2 {
	margin: 40px 0 0;
	padding-left: 10px;
	color: #fff;
}
/* --- END LEFT--- */
#content {
	width: 670px;
	padding: 20px 40px;
	font-size: 1.2em;
	line-height: 150%;
	min-height: 682px;
	background: #f6c466 url(../img/bg.gif) repeat-x;
	float: left;
}
.imageright {
	margin: 0 0 20px 20px;
	float: right;
	clear: right;
}
#subnav {
	font-weight: bold;
	text-align: center;
}
#subnav ul {
	padding: 10px 0;
	list-style: none;
}
#subnav li {
	font-size: 1.2em;
	display: inline;
}
#subnav li a {
	color: #036;
}
#subnav li a:visited {
	color: #036;
}
#subnav li a:hover {
	color: #000;
}
div.photocaption {
	width: 210px;
	margin: 0 5px 15px;
	float: left;
}
.photocaption img {
	width: 210px;
	margin: 0;
	padding: 2px;
	border: 1px solid #036;
}
div.caption {
	margin: 0 20px 20px 0;
	float: left;
	width: 110px;
	height: 140px;
}
div.caption img {
	margin: 0;
	padding: 2px;
	border: 1px solid #036;
}
div.caption p {
	padding: 0;
	margin: 0;
	width: 114px;
	text-align: center;
}
.close a { font: .8em Arial, Helvetica, sans-serif; color: #FFF;}
.close a:visited {color: #FFF;}
.close a:hover {color: #FCE6BD;}
/* player container */
div.player {
	width:312px;
	height: 240px;
	text-align: center;
	cursor:pointer;
	margin: 0;
	background: url(../img/onthelinks-clip.gif) no-repeat;
}
/* play button */
div.player img {
	margin-top:70px;
}
.clear {
	clear: both;
}
#footer {
	margin: 0px auto;
	position: relative;
	width: 948px;
	padding: 5px 0;
	clear: both;
}
#footer h2 {
	margin: 0;
	text-align: center;
	font: normal 10px Helvetica, Arial, Verdana, sans-serif;
	color: #eee;
	border: none;
	text-transform: none;
}
#footer h2 a, 
#footer h2 a:visited {
	color: #eee;
	text-decoration: none;
}
#footer h2 a:hover,
#footer h2 a:focus {
	color: #fff;
	text-decoration: none;
}
#footer h3 {
	margin: 0;
	text-align: center;
	font: normal 10px Helvetica, Arial, Verdana, sans-serif;
	color: #222;
}
#footer h3 a, 
#footer h3 a:visited {
	color: #222;
	text-decoration: none;
}
#footer h3 a:hover,
#footer h3 a:focus {
	color: #fff;
	text-decoration: none;
}
