#mainbodyPre {
	position:absolute;
	visibility: hidden;
	left:179px;
	top:70px;
	width:640px;
	height:480px;
	background-color: #320033;
	border: none;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #ffffff;
}

#mainbody {
	position:absolute;
	left:179px;
	top:70px;
	width:640px;
	height:480px;
	z-index:1;
	background-color: #320033;
	background-attachment: fixed;
	background-image: url(images/backright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border: none #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #ffffff;
	padding: 0px;
	visibility: hidden;
}

#mainbodyOther {
	position:absolute;
	left:179px;
	top:70px;
	width:640px;
	height:480px;
	z-index:1;
	background-color: #320033;
	background-attachment: fixed;
	background-image: url(images/backright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border: none #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #ffffff;
	padding: 0px;
	visibility: visible;
}

#mainbodyImage {
	position:absolute;
	visibility: hidden;
	left:179px;
	top:70px;
	width:640px;
	height:480px;
	z-index:1;

	background-attachment: fixed;
	background-image: url(images/wipeDine.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border: none;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #ffffff;
}
body {
	background-color: #320033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	
}
#menuShow{
	padding: 13px;
	font-size: 9px;
	font-family: Verdana, Arial;
	position: absolute;
	width: 104px;
	height: 274px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	left: 23px;
	top: 300px;
	z-index: 2;
	text-align: center;

}
#menuShowSearch{
	padding: 13px;
	font-size: 9px;
	font-family: Verdana, Arial;
	position: absolute;
	width: 104px;
	height: 150px;
    background-color: #ffffff;
	background-repeat: no-repeat;
	left: 22px;
	top: 121px;
	z-index: 2;

}


#menuSelect{
	border: none;
	background-color: #320033;
	padding: 4px;
	font-size: 9px;
	font-family: Verdana, Arial;
	position: absolute;
	width: auto;
	height: auto;
	left: 21px;
	top: 171px;
	z-index: 1;

}

a:link {
	text-decoration: none;
	color: #66FFFF;
}
a:visited {
	text-decoration: none;
	color: #66FFFF;
}
a:hover {
	text-decoration: underline;
	color: #66FFFF;
}
a:active {
	text-decoration: none;
	color: #66FFFF;
}

#bottom {
	text-align: right;
	vertical-align: 50%;
}
legend {
	font-variant: small-caps;
	color: #66FFFF;
	font-weight: bold;
	font-size: small;
}

#hideshowmap {
	visibility: hidden;
}
.imageborder {
	border: 2px solid #FFFFFF;
}

.style2 {
	font-size: 12px;
	font-weight: bold;
}

.style6 {
	color: #66FFFF;
}
