body {
	margin: 0px 0px 0px 0px;
	padding:0px;
	font-size: 12px;
	font-family: verdana, sans-serif;
	background-image: url('/i/bgg.gif');
	background-repeat: repeat;
	text-align: center;
}

#nav {
	position: relative;	
	top: 0;
	left: 0;
	width: 1000;
	height: 70;
	border: 0;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
}

#nav2{
	position: relative;	
	top: 0;
	left: 0;
	width: 1020;
	height: 70;
	border: 0;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
}

.g {
	position: absolute;
	border: 0;
	z-index: 3;
}

.fstuff {
	margin: 0, 0, 0, 0;
	font-size: 9px;
}

#sold {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #7CFC00;
}

#unsold {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

#grid {
	position: relative;	
	top: 0;
	left: 0;
	width: 1000;
	height: 1010;
	border: 0;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	background-image: url('/i/grid.gif');
	background-repeat: repeat;
}

#grid2 {
	position: relative;	
	top: 0;
	left: 0;
	width: 1020;
	height: 1020;
	border: 0;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	background-image: url('/i/grid.gif');
	background-repeat: repeat;
}

#content {
	position: relative;	
	top: 0;
	left: 0;
	width: 1000;
	border: 0;
	font-size: 12px;
	text-align: center;
	background-color: #446A30;
}

#container {
	position: relative;	
	top: 0;
	left: 0;
	width: 1000;
	border: 0;
	font-size: 12px;
	text-align: center;
	background-color: #446A30;
}

#spacer {
	position: relative;
	float: left;
	height: 100%;
	width: 125px;
	margin: 0;
	padding: 0;
}

#content {
	position: relative;
	float: left;
	width: 750;
	margin: 0;
	padding: 0 25px 0 25px;
	border: 0;
	z-index: 1;
	text-align: left;
	background-color: #6C8A5D;
}

a:link {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #EEEEEE;
	text-decoration : underline;
}

h1,h2,h3,h4,h5 {
	margin: 0px 0px 0px 0px;
}

