@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: 10px;
	color: #38482a;
	background-color:#000000
}
a:link {
	color: #38482a;
}
a:visited {
	color: #38482a;
}
a:hover {
	color: #cacaca;
}
a:active {
	color: #000000;
}
img {
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	border-style: solid;
	border-width: 2px;
	border-color: #2f3147;
	display: inline-block;
} 
#main {
	position:absolute;
	left:25px;
	top:6px;
	width:715px;
	height:360px;
	background-color: #d9ebb9;
	padding: 5px;
	z-index: 1;
}

#content {
	position:absolute;
	width:715px;
	left: 25px;
	top: 379px;
	background-color: #d9ebb9;
	padding: 5px;
	z-index: 2;
	overflow: visible;
}
#siteinfo {
	position:absolute;
	width:169px;
	height:190px;
	left: 756px;
	top: 5px;
	padding: 5px;
	background-color: #d9ebb9;
}
#goodies {
	position:absolute;
	left:756px;
	top:212px;
	width:170px;
	height:142px;
	padding: 5px;
	background-color: #d9ebb9;
}

#find {
	position:absolute;
	left:756px;
	top:370px;
	width:170px;
	height:142px;
	padding: 5px;
	background-color: #d9ebb9;
}
#nav{
	font-size: 18px;
	text-align: center;
	font-family: Century Gothic;
	}
h1 {
	BORDER-RIGHT: #d9ebb9 0px soild; 
	BORDER-TOP: #d9ebb9 0px solid; 
	FONT-WEIGHT: bold;
	font-style: none;
	letter-spacing: 3pt;
	text-transform:;
	font-family: Century Gothic;
	BORDER-LEFT: #d9ebb9 0px solid; 
	BORDER-RIGHT: #d9ebb9  0px soild;
	COLOR: #38482a; 
	BORDER-BOTTOM: #38482a 1px dashed;
	BACKGROUND-COLOR: #;  
	TEXT-ALIGN: center; 
	font-size: 14pt;
}
