html {min-height: 100%; margin-bottom: 1px;}
body {
	margin: 0px; padding: 0px;
	text-align: center;
	font-family: georgia, times, serif;
	background-color: #858892;
	background-repeat: repeat-x;
	}

a:link {color: #454852;}
a:visited {color: #858892;}
a:active {color: #FF0000;}
a:hover {color: #8588D0;}

a.menu:link {color: #454852; text-decoration: none;}
a.menu:visited {color: #858892; text-decoration: none;}
a.menu:active {color: #FF0000; text-decoration: none;}
a.menu:hover {color: #5050FF; text-decoration: underline;}

div#textIconLayer {
        z-index: 9;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: left;
	}

div#browserWarningLayer {
        z-index: 9;
	position: absolute;
	top: 4px;
	left: 0px;
        visibility: hidden;
	font-size: 8pt;
	color: #FFFFFF;
	}

div#loadpicLayer {
        z-index: 9;
	position: absolute;
	top: 29px;
	left: 282px;
        visibility: visible;
	}

div#mainmenu {
	position: relative;
	z-index: 9;
	top: 118px;
	left: -5px;
	width: 103px;
	height: 65px;
	}


div#mwpusher {
	position: absolute;
	top: 67px;
	left: 0px;
	width: 50%;
	height: 43px;
	background-image: url('pics/darkbannerbg.gif');
	}

div#mwcontainer {
	border: 0px;
	z-index: 9;
	position: absolute;
	height: 43px;
	top: 67px;
	}

div#mw {
	border: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 142px;
	height: 43px;
	}


.pngmenu {
	position: absolute;
	width: 103px;
	height: 65px;
	border: 0px;
	}
.trans1 {
	position: absolute;
	border: 0px;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
	}
.trans1mw {
	position: absolute;
	border: 0px;
	}
.trans2 {
	position: absolute;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	-o-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
	}
.trans3 {
	position: absolute;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	-o-opacity: 0.5;
	opacity: 0.5;
	filter: alpha(opacity=50);
	}
.trans4 {
	position: absolute;
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	-o-opacity: 0.3;
	opacity: 0.3;
	filter: alpha(opacity=30);
	}



p {font-family: georgia, times, serif; margin: 0px 0px 10px 6px;}
p.rightjust {text-align: right;}
p.leftjust {text-align: left;}
p.recenttext {text-align: left; width: 460px; margin: 0px auto 10px auto;}


p.menuheader {font-weight: bold; margin: 8px 0px 2px 0px;}
p.menuitem {text-indent:-6px; margin: 0px 0px 0px 6px;}

img.middle {vertical-align: middle; border: 0px;}
img.centered {display: block; padding: 10px 10px; margin: auto auto auto auto;}
img.deco {display: block; border: 10px solid; margin: 10px 0px 10px 4px;}
img.standingdeco {display: block; border: 10px solid; margin: 10px 0px 10px 70px;}
img.smallimg {border: solid 6px; margin: 6px 6px 6px 6px;}
img.recentimg {
	border: 10px solid;
	margin: 10px auto 10px auto;
	}
div.recentimg {text-align: center;}

span.header {font-family: verdana,helvetica,sans-serif; font-weight: bold; font-size: 120%; line-height: 200%; margin-left: -6px;}
span.smalltext {font-size: 60%;}
span.subheader {font-size: 120%; line-height: 150%; margin-left: -6px;}
span.subsubheader {font-weight: bold; margin-left: -0px;}


