﻿
body {
	border-width: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14pt;
	color: #59322B;
	height: 1500px;
}
.pageheader {
	font-size: 24pt;
	position: relative;
	width: 70%;
	float: right;
	clear: left;
	text-align: right;
	padding-bottom: 5px;
	padding-top: 10px;
}
.leftside {
	background-color: #59322B;
	position: absolute;
	width: 25%;
	float: left;
	top: 0px;
	clear: both;
	text-align: center;
	overflow: visible;
	height: 6200px;
}

.tour {
	position: relative;
	width: 60%;
	float: right;
	clear: both;
	text-align: right;
	padding-bottom: 5px;
}
.pixtable {
	width: 65%;
	height: 100%;
	position: relative;
	float: right;
	clear: both;
	padding-top: 8px;
}
.tablestyle {
	width: 100%;
	empty-cells: show;
	float: right;
}
.pixcells {
	width: 20%;
	text-align: center;
}
.imgstyle {
	border-width: 0px;
}

.namecells {
	width: 78%;
	text-align: center;
}
.leftlinks {
	color: #FFFFFF;
	text-decoration: none;
	float: none;
	clear: both;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #0000FF;
}

.pixcellstyle {
	width: 30%;
	text-align: center;
}
.pixname {
	text-align: center;
}
.menulinkwhite {
	color: #FFFFFF;
}
.leftmen {
	position: relative;
	width: 95%;
	float: left;
	clear: both;
	text-align: center;
	color: #FFFFFF;
		left: 5px;
	top: 100px;
}
a:hover {
	color: #FFFFFF;
	background-color: #0000FF;
}
.footer {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 100%;
	padding: 4px;
	float: right;
	clear: both;
}
.footertable {
	width: 100%;
}
.maintable {
	width: 65%;
	height: 100%;
	position: relative;
	float: right;
	clear: both;
	padding-top: 8px;
	left: 0px;
	top: 0px;
}

.pixcellstyle a:hover {
	color: #FFFFFF;
	background-color: #FFFFFF;
}

.guest {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 100%;
	padding: 4px;
	float: right;
	text-align: center;
	clear: both;
}
.leftmen a {
	color: #FFFFFF;
}
.leftmen a:visited {
	color: #FFFFFF;
}
.leftmen a:hover {
	color: #FFFFFF;
	background-color: #0000FF;
}

.validate {
	text-align: center;
	position: relative;
	width: 100%;
	float: right;
	padding-top: 15px;
	padding-bottom: 15px;
}

.footcell {
	text-align: center;
	width: 100%;
}

