* { 
	margin-top:0; 
}
.clear { 
	clear:both;
	display:block;
}
html {
	margin:0;
	padding:0;
	border:0;
	min-height:100%;
	min-width:100%;
	text-align:center;
	background-color:#17250E;
	background-image:url(../images/pagebg_footer.jpg);
	background-position:bottom;
	background-repeat:repeat-x;	
}
body {
	font-size:62.5%;
	margin:0;
	padding:0;
	border:0;
	min-width:100%;
	min-height:100%;
	text-align:center;
	background-image:url(../images/pagebg_header.jpg);
	background-position: top;
	background-repeat:repeat-x;
}
#bglayer1 {
	min-width: 100%;
	min-height: 100%;
	border:0;
	padding:0;
	margin:0;
	background-image:url(../images/compass_bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
}
#tablemain {
	min-width: 100%;
	min-height: 100%;
	border: 0;
	padding:0;
	margin:0;
	
	background-position:center top;
	background-repeat:no-repeat;
}

#headermenu {
	width: 1000px;
	height:280px;
	clear: both;
	border:0;
	padding:0;
	margin:0;
}

#content {
	width: 1000px;
	min-height: 1000px;
	background-image: url(../images/pageBGrepeattile.gif);
	background-repeat: repeat-y;
	border:0;
	padding:0;
	margin:0;
	display:block;
}

#content1 {
	width: 1000px;
	min-height: 1000px;
	background-image: url(../images/pageBGtoptile.gif);
	background-repeat:no-repeat;
	background-position:top;
	border:0;
	padding:0;
	margin:0;
	display:block;
}

#content2 {
	width: 1000px;
	min-height: 1000px;
	background-image: url(../images/footerBottomFloat.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	border:0;
	padding:0 0 10px 0;
	margin:0;
	display:block;
}

#footer {
	width: 100%;
	height: 154px;
	background-image:url(../images/footerBottom.gif);
	background-repeat:no-repeat;
	background-position:center;
	border:0;
	padding:0;
	margin:0;
}
#footertext {
	width: 720px;
	padding:102px 115px 0 0;
	margin:0;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.2em;
	color: #525335;
	font-weight: bold;
}
#footertext a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.2em;
	font-weight: bold;
	color: #525335;
	text-decoration: none;
}
#footertext a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.2em;
	font-weight: bold;
	color: #525335;
	text-decoration: none;
}
#footertext a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.2em;
	font-weight: bold;
	color: #817E32;
	text-decoration: none;
}
#footertext a:active {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.2em;
	font-weight: bold;
	color: #817E32;
	text-decoration: none;
}

p {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.2em;
	color: #772400;
	font-weight: bold;
}

#leftcolumn {
}
#centercolumn {
}
#rightcolumn {
}

