body {
	background:url(pictures/pullupbackground2.jpg) no-repeat;
	background-attachment:fixed;
	background-color:#0A0708;
	background-position:top center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #060201;
	
}
.oneColFixCtr #container {
	width: 747px; /* the auto margins (in conjunction with a width) center the page */
	height: 100%;
	text-align: center; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position:inherit;
	zoom: 1; /*For ie6*/
	position: relative; /*For ie6/7*/
	overflow: auto;
	overflow-y: auto;
	overflow-x: auto;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AB6F38;
	border-right-color: #744614;
	border-bottom-color: #744614;
	border-left-color: #744614;
	font-size: 120%;
}
.menu {
	height: 35px;
	background-color: tranparent;
	background-image:url(pictures/menu_bkgrd.jpg);
	background-position:inherit;
	background-repeat:repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-color: #7F5527;
	padding: 0px;
	border-spacing: 0px;	
}
.menu2 {
	height: 35px;
	background-color: tranparent;
	background-image:url(pictures/menu_bkgrd2.jpg);
	background-position:inherit;
	background-repeat:repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-color: #7F5527;
	padding: 0px;
	border-spacing: 0px;	
}
.buttoncells {
	height: 29px;
	background-color: tranparent;
	background-image: none;
	background-position: absbottom;
	background-repeat:no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F1BC60;
	border-right-color: #F1BC60;
	border-left-color: #F1BC60;
	border-bottom-color: #F1BC60;
	border-spacing: 0px;
	padding: 0px;
	overflow: visible;
	opacity:0.1;filter:alpha(opacity=10);
}
.buttoncells:hover

{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#D6993E;
	opacity:1.0;filter:alpha(opacity=100);	
}
.oneColFixCtr #mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.style9 {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 100%;
color: #FFFFFF}
.style11 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color:#000000
}
.style12 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color:#000000
}
.style19 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color:#333333
}
.style20 {
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#333333;
font-size: 90%}
.style21 {
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#333333;
font-size: 120%}
.style22 {
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#333333;
font-size: 125%}
.style23 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#000000
}
.style24 {
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#333333;
font-size: 130%}
.style25 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#333333
}
a.specialLinks
{	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:transparent;
	opacity:0.1;filter:alpha(opacity=10);
}
a.specialLinks:hover

{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#D6993E;
	opacity:1.0;filter:alpha(opacity=100);	
}
a.nounderline:link
{
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color:#000000
}
a.overflowvisible
{overflow:visible
}

.seal {
	padding: 2em;
}