body{
	background: #FFF url(/images/body_bg.gif) repeat-x;
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-family: Georgia, Times, "Times New Roman", Arial, Helvetica;
	color: #414141;
}

img{
	border:0px;	
}
h1{
	font-size:1.72em;
	color: #3d8ed0;
	font-weight: normal;
	margin:0;
}
.veryLarge{
	font-size:3em;
	color: #3d8ed0;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: .1em;
}
h2{
	font-size:1.4em;
	color: #7bbf10;
	font-weight: normal;
	margin:0;
}
h3{
	font-size: 1em;
	color: #000;
	margin:0;
	font-weight: normal;
}
h4{
	font-size: 1em;
	color: #000;
	margin:0;
	font-weight: bold;
}
p{
	font-size: 1em;
	line-height:1.45em;	
	color: #414141;
	margin-top: 0.3em
}
a:link{
	color: #3d8cce;
	font-size: 1.0em;
}
a:visited{
	color: #3d8cce;
}
a:active{
	color: #3d8cce;
}
a:hover{
	color: #7abc02;
}

#sponsors{
	text-align: right;
	padding:1.25em 0em 1.25em 1.25em;
	border-top: 1px dashed #9f9f9f;
	border-bottom: 1px dashed #9f9f9f;
	margin-top:2em;
}
#sponsors img{
	vertical-align: middle;
	margin-right: 1em;	
}
#footer{
	font-size:0.7em;
	line-height: 1.2em;
	color:#414141;
	text-align: left;
	background-color: #f5f5f5;
	padding: 1.25em 1.25em 1.25em 12.8em;
}
#topMargin, #header, #aLevelNav{
    display: none;
}
