body {	margin: 0px;
	vertical-align: middle;
	font-family: Sans-Serif;
	background-color: #cbc9ad;}
#topdiv {background-image: url(/static/images/topbg.png);
	width: 100%;
	position: absolute;
	height: 120px;
	text-align: center;
	top: 0px;}
#odiv {background-color: white;}
#middiv {z-index: 1;
	width: 100%;
	position: relative;
	height: 180px;
	padding-top: 10em; padding-bottom: 8em;}
#cont {	padding-top: 10px; padding-bottom: 10px;
	width: auto;
	line-height: 1.3em;
	text-align: center;
	border-top: #6e8496 2px solid;	border-bottom: #6e8496 2px solid;
	background-color: #afcbe3;}
#minp {margin-top: -8px;}
.logos {clear: left;
	float: right;
	border-width: 0px;
	margin-right: 10%;}
#lowdiv {background-image: url(/static/images/lowbg.png);
	width: 100%; height: 120px;
	position: relative;
	text-align: center;
	margin-top:-20px;}
.lowp {padding-top: 3.5em; font-size: 9pt;}


.extxt {font-size: 9pt; margin: 0px; color: #38434c; text-decoration: underline; cursor:pointer;}
.intxt {border-style:solid; border-width:2px; border-color: #6e8496;}
#fivelinks, #bugfeature, #about, #poplinks {font-size: 8pt; text-align: center; display: none;cursor: pointer;}
.ylwbtn {border-style:solid; border-width:2px; border-color: #6e8496; background-color:#e8d835;}
.error {color: red; font-weight: bold; font-size: 14pt;}

.plain {
    text-decoration: none;
}

.lakeland {
    color: blue;
}

.edge {
    color: green;
    font-style: italic;
}
