body  {
	font-size:9px;
	font-family: "Trebuchet MS";
	background-color: #707070;
	margin: 0;
	padding: 3px;
	text-align: center;
	color: #ffffff;
}
.thrColFixHdr #container {
	width: 512px;
	background: #222222;
	margin: 0 auto;
	border: 0;
	text-align: left;
} 
.thrColFixHdr #header { 
	background: #222222; 
	height: 400px;
	width: 512px;
	padding: 0 0 0 0;
	}

.thrColFixHdr #ad { 
	background: #222222;
	height: 90px;
	width: 512px;
	padding: 0 0 0 0;
	vertical-align:middle;
}

.thrColFixHdr #MainContent { 
	padding: 3px 0px 0px 0px;
	width: 512px;
	background:#222222;
	color:#ffffff;
}

.thrColFixHdr #footer { 
	padding: 0 0 0 0;
	background:#222222;
	font-size:9px;
	color:#ffffff;
	letter-spacing:2px;
	width: 512px;
} 

.thrColFixHdr #content { 
	padding: 0 5px 0 5px;
	background:#222222;
	font-size:9px;
	color:#ffffff;
	letter-spacing:1px;
} 

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#headings {
	font-size: 10px;
	text-align: center;
	color: #ffffff;
	background-color: #c78332;
	font-weight: bold;
	text-decoration:none;
	letter-spacing:1px;

}

a:link {
	text-decoration: none;
	color: #ffffff
}
a:visited {
	text-decoration: none;
	color: #ffffff
}
a:hover {
	text-decoration: none;
	color: #c28031
}
a:active {
	text-decoration: none;
	color: #ffffff
}

