
body  {
	background: #000000;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #CCCCCC;
	font-family: "Lucida Grande", "Segoe UI";
	font-size: 80%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
	background-image: url(xadrez.gif);
}

a:link {
	color:#CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color:#AAAAAA;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a img {
	border: none;
}
.thrColEls #container {
	width: 1344px;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: center;
}
.thrColEls #sidebar1 {
	float: left;
	width: 192px;
	padding: 0px 0;
}
.thrColEls #sidebar2 {
	float: right;
	width: 192px;
	padding: 0px 0;
}
.thrColEls #sidebar1 h3, .thrColEls #sidebar1 p, .thrColEls #sidebar2 p, .thrColEls #sidebar2 h3 {
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: middle;
}
.thrColEls #mainContent {
	margin: 0 0em 0 0em;
}
.fltrt {
/  float: right;
	margin-left: 0px;
}
.fltlft {
	float: left;
	margin-right: 0px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

