#content {
margin:0 15px 15px 15px;
}

#navbar {
width:20em;
top: 0;
}

#navbar a {
text-decoration:none;
}

h1 {
margin-left:20px;
}

.navbartitle {
margin-top:1em;
font-weight:bold;
}

.large-rectangle-ad {
margin-left:15px;
}

.leaderboard-ad {
margin-left:15px;
width:728px;
height:90px;
}

.link-ad {
margin-left:15px;
width:728px;
height:15px;
}

body {
margin:0px;
padding:0px;
font-family:arial,sans-serif;
color: #000;
font-size:90%;
background:#F3F4EC;
}
#maincol {
  width:72%;
  float:left;
}
#maincol .col {
	padding-bottom: 0.5em;
	padding-left:2.5em;
	padding-right:8.5em;
	line-height:1.6em;
}
#navcol {
	padding:0.5em;
	padding-top: 2em;
	clear:right;
	width:25%;
  right:0px;
	float:right;
  font-size:1em; 
}
#container{	
 width:80%;
 text-align:left;
 margin-left: auto;
 display:block;
 margin-right: auto;
 padding-bottom:0;
}

#container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#footer{
	border-top:1px solid #324031;
	border-bottom:1px solid #324031;
	color: #eee;
	background: #87a284;
	clear:both;
	padding: 0.3em;
	text-align:center;
	margin-left: auto;
	display:block;
  margin-right: auto;
  font-size: 0.9em;
  margin-top:5em;
}
#footer a{
	color: #fff;
	font-weight:bold;
}
a{
	color: #3C6590;
	text-decoration: underline;
}
a:hover {
	text-decoration:underline;
}
/************************************************
 *	Header																			*
 ************************************************/
#header {
	padding: 0px;	
	margin-top: 0.3em;
	padding-top:1em;	
	padding-bottom:1em;
	margin-bottom:0px;
	border-bottom: 1px solid #bab1b1;
	background: #CCCFBC;
	text-align:right;
	padding-right:2em;
	padding-left:-.5em;
}
#headbar{
	background:#f3f1f1;
	height:0.3em;
	margin-bottom:8em;
}
#header h1{
	padding:0px;
	margin: 0px;
	margin-bottom:0.3em;
	font-size: 1.2em;
	letter-spacing:0.2em;
	color:#474E44
}
#header h1 a {
	color:#5B7B57;
}
#header h1 a:hover {
	text-decoration:none;
	color: #bb4444;
	
}
#header img {
	border:none;
}
#subtitle {
	margin-bottom:0.3em;
	font-size: 0.8em;
	text-transform:uppercase;
	color:#A37B45;
}
/************************************************
 *	Content																			*
 ************************************************/
h1, h2, h3, h4 {
	font-family:"Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	color:#474E44
}
h2 {
	font-size: 1.2em;
	margin-bottom:0.5em;
}

