html {
	background-color: #fff;
}
body, .headerout {
	background-color: none;
}
.headerout {
	position: fixed;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
	height: 120px;
	background-color: white;
   padding-bottom: 0px;
}
.left {
	float: left;
	margin-left: 2px;
}
.right {
	float: right;
	margin-right: 2px;
}
.header {
	z-index: 2;
	position: fixed;
	text-align: center;
	height: 106px;
	border-bottom: 2px solid #62af8e;
   top: 0px;
	padding-top: 12px;
	left: 76px;
	right: 76px;
   margin-bottom: 0px;
}
.header h1 {
	width: auto;
	background: none;
	border: none;
	font-variant: small-caps;
	margin-left: 0px;
}
.footer hr, .footer p {
   margin: 0px;
   padding: 0px;
   border: none;
}
.footer hr {
   display:none;
}
.footer img {
   vertical-align: middle;
   border: none;
}
.footer {
	position: fixed;
	width: 100%;
   height: 25px;
   padding: 0px;
	bottom: 0px;
	left: 0px;
	text-align: center;
	font-size: 8pt;
	background-color: #82ffce;
	z-index: 3;
   border-top: 1px solid  black;
}
.menu {
	z-index: 2;
	position: fixed;
	top: 0px;
	left: 0px;
	padding-top: 200px;
	width: 10em;
	background-color: white;
	border-right: 2px solid #62af8e;
   overflow: hidden;
}
.menu li {
	list-style-type: none;
}
.menu ul {
	padding: 0px;
}
.menu ul li ul {
	display: none;
	font-size: small;
	font-weight: normal;
	text-align: right;
}
.menu ul li ul a {
	border-bottom: 1px dotted black;
}
.menu a {
	display: block;
	border-bottom: 1px solid black;
	text-decoration: none;
	color: black;
	padding: 1px 10px 1px 10px;
	font-family: sans-serif;
}
.menu a:hover {
	background-color: #82ffce;
	font-weight: bold;
}
.menu h1  {
	background-color: #569;
	border-bottom: 2px solid black;
	font-size: 12pt;
	margin: 0px;
	padding: 5px;
	font-variant: small-caps;
}
h1 {
	background-color: #82ffce;
	border-bottom: 2px solid #666;
	border-top: 2px solid black;
	padding-left: 0.5em;
}
.indent {
	margin-left: 1em;
	font-size: 10pt;
}
img.outleft {
	position: fixed;
	top: 0px;
	left: 0px;
	height: 200px;
	z-index: 5;
}
.marginleft {
	margin-left:50px;
}
.marginright {
	margin-right:50px;
}
.main {
	font-family: sans-serif;
   position: absolute;
	left: 180px;
	top: 130px;
	min-height: 20em;
	margin-right: 70px;
   padding-bottom: 50px;
   text-align: justify;
   z-index: 0;
}
.main thead tr {
	background-color: #fbf;
}
.main tbody tr:nth-child(even) {
	background-color: #bff;
}
.main tbody tr.even, .even {
	background-color: #bff;
}
.main tbody tr:nth-child(odd) {
	background-color: #bbf;
}
.main tbody tr.odd, .odd {
	background-color: #bbf;
}
.main td:nth-child(3n+1), .main th:nth-child(3n+1), .main th[colspan='3'] {
   border-right: 4px solid white;
}
.main td.border, .main td.border, .border {
   border-right: 4px solid white;
}
.main td.new {
   background-color: yellow;
}
.main table {
   text-align: center;
   background: white;
   border: 1px solid black;
   font-family: sans-serif;
   font-size: small;
}
.main table{
	margin: 5px auto;
	width: 75%;
}
h3 {
	text-decoration: underline;
}
.results a, .main table a {
	display: block;
	color: black;
	text-align: center;
}
.results a:hover, .main table a:hover {
	background-color: #ff9;
}
.committeemember img {
	height: 120px;
	border: 1px solid black;
}
.committeemember h4 {
	font-size: 150%;
	margin-top: 0px;
}
.committeemember .name {
	font-size: 120%;
	font-style: italic;
}
.committeemember {
	border: 1px solid gray;
	height: 120px;
	width: 80%;
	margin: 1em auto;
	padding: 1em;
	background-color: white;
	overflow:hidden;
}
.main .textright h4 {
	text-align: right;
}
.textright {
	text-align: right;
	border-left: 2px solid black;
	border-bottom: 2px solid black;
}
.textleft {
	text-align: left;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
}
.adobe:before {
	content: url("../img/adobe.png");
}
.html:before {
	content: url("../img/html.png");
}
.text:before {
	content: url("../img/text.png");
}
.word:before {
	content: url("../img/word.png");
}
.excel:before {
	content: url("../img/excel.png");
}
.powerpoint:before {
	content: url("../img/powerpoint.png");
}
.image:before {
	content: url("../img/image.png");
}
.timetable li {
	vertical-align: top;
}
.main iframe {
   width: 100%;
   height: 100%;
}
a {
   text-decoration: none;
}
.news {
   border-bottom: 1px dotted black;
}
.morenews {
   display: block;
   width: 100%;
   text-align: right;
}
.floatright {
   float: right;
   width: 250px;
}
.practices, .upcoming {
   font-size: 10pt;
   margin-top: 1em;
   margin-left: 2em;
   border: 2px solid #62af8e;
	padding: 2px;
}
.practices {
   margin-bottom: 2em;
}
.newsbox {
   margin: 1em auto;
   width: 75%;
   border: 2px solid #62af8e;
	background-color: #82ffce;
	padding: 2px;
}
.red {
   color: red;
}
.headglyph {
   font-size: 40pt;
   margin-right: 40px;
   margin-left: 40px;
   padding: 0px;
}
.glyphright {
   right: 80px;
}
.glyphleft {
   left: 80px;
}
.tiny {
   font-size: small;
}
p.right {
   width: 100%;
   text-align: right;
}
a.disabled {
   color: gray;
}

.main h3, .main h4 { text-align: left; } 

