body {
	fxxxont:11px Arial, Helvetica, sans-serif, Verdana;
	font:12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	background:#070809;
	margin:0;
	padding:0;
	text-align:center;
	color:#fff;
}

img {
	border:0;
}
form {
	margin:0;
	padding:0;
}
a:link, a:visited {
	color: #c7def6;
	text-decoration: none;
}
a:hover, a:active {
	color: #fff;
	text-decoration: underline;
}

body #container {
	width:901px;
	background:#111315;
	margin:0 auto;
	border:0 solid #111315;
	text-align:left;
	padding:15px;
}
#headerMenu {
	margin-bottom:4px;
}
#headerMenu img {
	width:127px;
	height:47px;
	margin-right:2px;
}
#headerMenu img.last {
        margin-right:0 !important;
}
#headerPic {
	position:relative;
	height:388px;
	background-repeat:no-repeat;
	padding-bottom:2px;
	border-bottom:#5c6772 1px solid;
	margin-bottom:15px;
}
#headerPic img.gbsign {
	position:absolute;
	right:15px;
	bottom:12px;
}
#headerPic #addthisToolbox {
        position:absolute;
        left:15px;
        bottom:12px;
	width:125px;
	height:16px;
}
#mainContent {
	overflow:hidden;
}
#mainContent h2 {
	margin:0 0 10px 0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#mainContent span.date {
	color:#5c6772;
}
body #mainContent .cols {
	float:left;
	padding-top:15px;
	margin-bottom:-2000px;
	padding-bottom: 2000px;
}
body #mainContent .col3 img {
	margin-bottom:10px;
}
body #mainContent .col1 {
        width:665px;
        padding-right:10px;
        padding-left:15px;
}
XXXbody #mainContent .col1 {
	width:414px !important;
}
body #mainContent .col2 {
	width:230px;
	padding-right:10px;
	padding-left:10px;
	border-left:#5c6772 1px solid;
}
body #mainContent .col3 {
	width:185px;
	padding-left:10px;
	border-left:#5c6772 1px solid;
}
body #mainContent .col3 a:link, body #mainContent .col3 a:visited {
        color: #fff;
        text-decoration:none;
}
body #mainContent .col3 a:hover, body #mainContent .col3 a:active {
        color: #5c6772;
        text-decoration:none;
}
body #mainContent .col3 .box {
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px #5c6772 solid;
}

body #mainContent form#formSideLogin label {
	margin-bottom:5px;
	display:block;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.clearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
