body {
	background-color: #000;
	padding: 0px;
	margin: 0px;
}

a img {
	border: 0px;
}

a {
	color: rgb(98,111,66);
}

a:hover {
	color: rgb(138,151,106);
}

#header,#menu,#content {
	position: absolute;
	margin-left: 20px;
	margin-right: 20px;
	width: 95%;
}

#header {
	background-color: #fff;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	height: 100px;
	font-family: garamond,times,times new roman,serif;
	margin-top: 20px;
	z-index: 0;
}

#header a {
	color: #000;
	text-decoration: none;
}

#header h1 {
	position: absolute;
	font-size: 150px;
	color: #666;
	right: 0px;
	top: -22px;
	margin: 0px;
	padding: 0px;
	line-height: 1;
	z-index: 0;
	opacity: 0.15;
	filter: alpha(opacity=15);
	width: auto;
	letter-spacing: -8px;
}

#header h2 {
	position: absolute;
	top: 10px;
	left: 85px;
	letter-spacing: 15px;
	font-size: 15px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	margin-left: 50px;
	padding-top: 20px;
	font-weight: normal;
	z-index: 1;
}

#header h3 {
	position: absolute;
	top: 20px;
	left: 85px;
	letter-spacing: 0px;
	font-size: 36px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	margin-left: 50px;
	padding-top: 26px;
	font-weight: bold;
	line-height: 0.9;
	z-index: 1;
}

#header img {
	position: absolute;
	top: 5px;
	left: 28px;
}

#menu {
	background-color: rgb(138,151,106);
	height: 30px;
	font-family: arial,geneva,helvetica,sans-serif;
	top: 120px;
	z-index: 1;
}

#menu p {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 100%;
}

#menu p a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 30px;
	vertical-align: middle;
	line-height: 0.9;
	padding-top: 8px;
	text-align: center;
}

#menu p a:hover {
	color: rgb(255,255,255);
	background-color: rgb(158,171,126);
}

#menu p a.on {
	color: rgb(255,255,255);
	background-color: rgb(158,171,126);
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 100%;
}

#menu li {
	float: left;
	width: 14%;
}

#menu li.start {
	width: 15%;
}

#menu li.end {
	width: 15%;
}

#menu li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 30px;
	vertical-align: middle;
	line-height: 0.9;
	padding-top: 8px;
	text-align: center;
}

#menu li a:hover {
	color: rgb(255,255,255);
	background-color: rgb(158,171,126);
}

#menu li a.on {
	color: rgb(255,255,255);
	background-color: rgb(158,171,126);
}

#content {
	background-color: #fff;
	font-family: arial,geneva,helvetica,sans-serif;
	top: 150px;
	z-index: 1;
}

#content h1 {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	display: block;
	width: 100%;
	border-bottom: 1px solid #666;
	line-height: 1;
	letter-spacing: -1px;
	font-size: 1.3em;
	margin-top: 0em;
}

#content h1.first {
	margin-top: 0em;
}

#content h2 {
	font-size: 0.80em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	border-bottom: 1px solid #666;
	display: block;
	width: 100%;
}

#content #maintext {
	padding: 20px;
	border-right: 1px solid #000;
	width: auto;
	margin-right: 162px;
}

#content #maintext .alert {
	border: 1px dashed #D66;
	background-color: rgb(255,215,215);
	padding: 8px;
	padding-top: 10px;
	font-size: 0.80em;
	color: #444;
	margin-bottom: 1em;
}

#content #maintext .alert .type {
	position: absolute;
	font-size: 0.7em;
	color: #fff;
	font-weight: bold;
	margin-top: -9px;
	margin-left: 0px;
	letter-spacing: 2em;
	text-transform: uppercase;
}

#content #maintext #news {
	width: 100%;
	font-size: 0.8em;
}

#content #maintext #news .item {
	margin-top: 0.4em;
	padding-bottom: 0.4em;
}

#content #maintext #news .date {
	float: left;
	font-style: italic;
	width: 70px;
	text-align: right;
}

#content #maintext #news .text {
	margin-left: 78px;
}

#content #maintext form {
	background-color: #efefef;
	border: 1px dashed #999;
	padding: 8px;
	font-size: 0.80em;
}

#content #maintext form input {
	font-size: 0.90em;
	font-family: arial,geneva,helvetica,sans-serif;
}

#content #maintext form .item {
	clear: both;
	margin-top: 0.2em;
}

#content #maintext form .label {
	width: 80px;
	float: left;
	text-align: right;
	padding-top: 0.4em;
	margin-right: 0.5em;
}

#content #maintext table.books {
	width: 90%;
	font-size: 0.85em;
	margin-bottom: 2em;
	margin-left: auto;
	margin-right: auto;
}

#content #maintext table.books th {
	background-color: rgb(158,171,126);
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.85em;
	text-align: center;
	border-right: 1px solid #fff;
	padding: 3px;
}

#content #maintext table.books td {
	line-height: 0.95;
	padding: 5px;
	padding-bottom: 0.4em;
	padding-top: 0.4em;
	border-bottom: 1px solid #ddd;
}

#content #maintext table.books td.course {
	text-align: center;
	line-height: 0.9;
	padding: 3px;
	padding-bottom: 0.4em;
	padding-top: 0.4em;
	background-color: #ddd;
	border-bottom: 1px solid #fff;
}

#content #maintext table.books td.title {
	
}

#content #maintext table.books td.title .comments {
	font-size: 0.9em;
	color: #999;
	margin-top: 0.2em;
}

#content #maintext table.books td.name {
	
}

#content #maintext table.books td.contact {
	text-align: center;
	white-space: nowrap;
	line-height: 1.15em;
}

#content #maintext table.books td.price {
	text-align: center;
}

#content #sidebar {
	width: 150px;
	float: right;
	padding: 5px;
	font-size: 0.8em;
	color: #666;
}

#content #sidebar a {
	text-decoration: none;
	color: #666;
}

#content #sidebar a:hover {
	text-decoration: none;
	color: rgb(138,151,106);
}

#content #maintext #meeting_today {
	display: none;
}

#content #maintext #meeting_tomorrow {
	display: none;
}

#content #maintext #meeting_friday {
	display: none;
}

#content #maintext .linklist li {
	padding-bottom: 0.5em;
	font-size: 0.8em;
}

#content #maintext .linklist li a {
	font-weight: bold;
}

.moreToCome {
	font-weight: bold;
	color: #999;
}

#footer {
	top: 1em;
	background-color: #000;
	color: #fff;
	padding: 0.3em;
	font-size: 70%;
	clear: both;
}

#footer #lastupdated {
	float: right;
}

#footer a {
	font-weight: bold;
	color: #fff;
}

#footer a:hover {
	color: rgb(138,151,106);
}