body {
	text-align: center;
	font-size: .9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #A0A090;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.hidden {display: none;}
#wrapper {
	margin: 0 auto;
	padding: 0 auto;
	width: 745px;
/*	background-color: #FFFFFF;*/
}
html>body #wrapper {
	width: 740px;
}
#masthead h1 {
	background: transparent url(images/banner2.jpg) no-repeat left top;
	width: 725px;
	height: 277px;
	margin: 10px;
}
html>body #masthead h1 {
	width: 720px;
}
#masthead h1 span {display: none;}
#linkcol {
	float: left;
	}
#nav {
	text-align: left;
	width: 250px;
	font-size: .9em;
	background-color: #708060;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 10px;
	border: 0px;
	color: #FAFAEB;
}
html>body #nav {
	margin-left: 10px; padding: 1px 0px 10px 7px;
}
#nav dt {
	font-weight: bold;
}
#nav a {
	color: #FAFAEB;
}
#nav a:link {
	color: #FAFAEB;
	text-decoration: none;
}
#nav a:visited {
	color: #FAFAEB;
	text-decoration: none;
}
#nav a:hover {
	color: #FAFAEB;
	text-decoration: underline;
}
#nav a:active {
	color: #FAFAEB;
	text-decoration: none;
}
#links {
width: 250px;
text-align: center;
border: 1px solid #000;
margin: 10px 0px 0px 10px;
padding-bottom: 2px;
}
html>body #links {margin: 10px 5px 5px 10px; width: 255px;}
#links img {
	margin-top: 15px;
	margin-right: 50px;
	margin-bottom: 15px;
	margin-left: 50px;
	border: none;
}
#content {
clear:none;
	font-size: .9em;
	text-align: left;
	padding: 10px;
	margin-left: 270px;
	margin-right: 9px;
	background-color: #c0b060;
	voice-family: "\"}\"";
	voice-family: inherit;
}
html>body #content {
	margin-left: 278px;
}
#content h1 {
	font-size: 1.2em;
	color: #000000;
}
#content h2 { font-size: 1em; color: #000000; border-bottom: 1px solid #000; margin-bottom: -1em; voice-family: "\"}\""; voice-family: inherit; }
#content h2 { margin-top: 1.6em; margin-bottom: -.5em;}
#content h3 { font-size: .9em; color:#000; margin-bottom: -1.5em; voice-family: "\"}\""; voice-family: inherit;}
#content h3 { margin-bottom: -1.1em;}
#content table { margin: 1em; }
#content td { font-size: .9em; padding-right: 1em; }
#content a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#content a:visited {
	color: #333333;
	text-decoration: underline;
}
#content a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#content a:active {
	color: #333333;
	text-decoration: underline;
}
#content .headinglinks a, #content .headinglinks a:link, #content .headinglinks a:visited, #content .headinglinks a:hover, #content .headinglinks a:active {color: #FFFFFF; text-decoration: underline; }
#footer {
	text-align: right;
	clear: both;
	color: #A0A090;
	padding: 10px 0px 0 5px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: .7em;
/*	border-top: solid #CCCCCC 1px;*/
}
.headinglinks {
	text-align: right;
	color: #fff;
	font-size: .8em;
}
table#calendar {
	text-align: left;
	font-size: .8em;
	border: 2px solid #000000;

}
table#calendar th, table#calendar td {
	border: 1px solid #000000;
}
.instructors #content td {
	vertical-align: top;
	text-align: left;
}
.instructors #content table {text-align: left; margin-left: 0px;}
#content li {padding-bottom: .7em; margin-left: -1.5em;}
#content img {float: left; margin: 2px 10px 10px 0;}
#content ol li {
	margin-left: 5px;
}
.pictures h1, .thumbnails h1, .p2k4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
	text-align: center;
	padding: 1em;
}
.pictures h2, .thumbnails h2, .p2k4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: left;
	margin-right: 1.5em;
	margin-left: 1.5em;
}
.pictures td {
	font-size: 0.7em;
}
.pictures img, .thumbnails img {
border: 1px solid black;
}
.thumbnails img {
	padding: 5px;
	margin: 20px;
	vertical-align: middle;
}
.thumbnails p {
	font-size: .8em;
}
.p2k4 img {border:none;}
.p2k4, .p2k4 td {	font-size: .8em;}
.p2k4 td {
	padding: 0 25px;
}
.stats {display:none;}