body  {
	background-color:#000;
	font: 14pt georgia, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #fff;
}
.threeColFixLtHdr #container {
	width: 1000px;
	background: #1b160c;
	margin: 0 auto;
	text-align: center;
} 
.threeColFixLtHdr #header {
	height: 375px;
	width: 1000px;
	background-image : url(/orgs/boysandgirlsclub/header.jpg);
	background-repeat : no-repeat;
	background-position : top center;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	color : #fff;
} 
.threeColFixHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}
.threeColFixLtHdr #centerNav {
	height: 30px;
	width: 1000px;
	background-repeat : no-repeat;
	background-position : center;
	padding-top: 0;
	padding-bottom: 5px;
	padding-left: 0px;
} 

#mainTable img {
	padding:2px;
	border:1px solid #ccc;
}
 
#footer {
 	border-top:2px solid #999;
 	padding-top:10px;
 	clear:both;
} 
#footer p {
	margin: 0;
	padding: 0px 0;
	color : #fff;
	font-size : 10px;
	text-align : center;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h1 {
	margin: 0;
	padding: 10px 10px;
	color : #fff;
	font : 16pt;
}
h2 {
	margin: 0;
	padding: 10px 10px;
	color : #fff;
	font : 14pt;
}

a {
	color: #eabe2b;
	line-height:20px;
	text-decoration: none;
}
a:link{
	color : #eabe2b;
	text-decoration: none;
}

a: visited{
	color : #eabe2b;
	text-decoration: none;
}

a:active{
	color : #eabe2b;
	text-decoration: none;
}

a:hover{
	color : #f8e29b;
	text-decoration: none;
}
.stats{
	color : #fff;
	font-size : 12px;
	font-weight : bold;
}
.login{
	font-size : 10pt;
	margin-bottom: 3px;
	margin-top: 3px;
	padding-bottom : 0;
	padding-top : 0;
	color:#fff;
}
.address{
	color : maroon;
	font-size : smaller;
}
td.box {
	padding-left : 3px;
}
td.coloredbox {
	padding-left : 3px;
}
p {
	color : #fff;
	font-size : 14px;
}
.black {
	color : #fff;
	font-size : 14px;
}

.bidtitle a:link {
	color: #87652a;
	color: #ff0;
	text-decoration: underline;
}
