body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	text-align: center;
	margin: 0 0 10px 0;
	background: #330000 url(pix/pagebg.gif) repeat-x;
}
#bottomMenu a{
    margin-right:15px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
}
h1 {
	font-size: 2em;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	color: #FFFFCC;
	margin: .4em 0;
}
h3 {
	font-size: 1.3em;
	color: #FF9933;
	margin: .2em 0;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #FFCC66;
}
a:hover {
	color: #FFFFFF;
}
a#logo {
	position: absolute;
	display: block;
	top: 10px;
	left: 14px;
	height: 136px;
	width: 132px;
}
ul {	
	margin: 0;
	padding: 0;
	padding-left: 1em;
}
#border {
	margin: 0 auto;
	width: 734px;
	background: #CC9966;
	padding: 0 0 2px 0;
}
#alpha {
	margin: 0 auto;
	position: relative;
	width: 730px;
	background: #660000 url(pix/alpha.gif) repeat-y;
	min-height: 800px;
}
#header {
	height: 113px;
	background: url(pix/header.jpg) no-repeat;
}
#leftmenu {
	position: absolute;
	top: 180px;
	left: 0;
	width: 148px;
	height: 270px;
	font-weight: bold;
	color: #330000;
}
#leftmenu a {
	color: #330000;
}
#altnav {
	position: absolute;
	top: 30px;
	left: 10px;
	width: 130px;
	font-size: 11px;
	color: #330000;
}
#altnav a {color: #330000;}
#altnav a:hover {color: #CC3300;}
#leftmenu a:hover {
	color: #CC0000;
}
#phplive {
	position: absolute;
	top: 490px;
	left: 0;
	width: 152px;
	height: 100px;
	z-index: 10;
}
#bbb {
	position: absolute;
	top: 470px;
	left: 40px;
	width: 50px;
	height: 53px;
	background: url(pix/bbb.gif);
	z-index: 1;
}
#contactinfo {
	position: absolute;
	top: 630px;
    margin-top:15px;
	left: 0px;
	width: 124px;
	height: 53px;
	z-index: 1;
	font-size: 10px;
	color: #666666;
}
#login {        
	position: absolute;
        top: 530px;
        left: 0px;
        font-size: 10px;
        color: #666666;
	text-align:center;
	z-index: 10;
}

#mid {
	height: 140px;
	background: url(pix/mid.jpg) no-repeat;
}
#flash {
	position: absolute;
	left: 156px;
	top: 113px;
	width: 574px;
	height: 146px;
	overflow: hidden;
}
#main {
	min-height: 346px;
	padding: 10px 0;
	background: url(pix/main.jpg) no-repeat top;
}
#pagetext {
	text-align: justify;
	margin: 14px 20px 0 184px;
	overflow: visible;
}
#pagetext img {margin: 4px 8px;}
#pagetext ul {padding-left: 2em;}
.clearer {clear: both;}
#bytds {
	color: #CC9966;
	font-size: 11px;
	font-weight: bold;
}
#edit a {color: #330000;}
#edit a:hover {color: #FFFFCC;}
.quickref {color: #000000;}	

#tour {
	width: 520px;
	height: 300px;
	background: #000000;
	border: 2px solid #F5E2C1;
}
#virtualtour {
	float: right;
	width: 150px;
	background: #7e0003;
	border: 1px solid #EBD1B0;
	margin: 4px 0 4px 10px;
	text-align: center;
	font-weight: bold;
}
#virtualtour img {
	margin: 0;
}
#virtualtour a {
	display: block;
	width: 150px;
	background: #660000;
	margin: 1px 0;
}
#virtualtour a:hover {
	background: #CC0000;

}
#container {
	width: 100%;
	text-align: center;
}
#slideshow {
	margin: 0 auto;
	width: 501px;
	height: 324px;
	border: 2px solid #EEDEC7;
	background: #330000;
}
/* --- quote form classes -- */

.formtdLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	text-align: right;
}
.formtdRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	text-align: left;
}

