body {
	margin: 0;
	padding:0;
	/*background: #fff url(../images/main-bg.jpg) no-repeat 100% 0%;*/
	font: normal 1em Arial, "Trebuchet MS", Helvetica, Sans-serif;
}

div#logo img {
	border: none;
}


div#navcontainer, div#circlecontainer, div#contentcirclecontainer, p#home, .credit {
	display: none;
}

div#contentwrapper {
	padding: 0 20px;
	text-align: left;
	float: none;
	display: block;
	top: 0;
		
	border-left: 1px solid #ccc;
	margin-top: 20px;
	text-align: left;

}

div#contentwrapper p, div#contentwrapper ul {
	font: normal 0.75em/150% Arial, "Trebuchet MS", Helvetica, Sans-serif;
	list-style-type: square;
}

div#contentwrapper ul {
	text-align: left;
}

div#contentwrapper h1 {
	color: #215c9e;	
	font: bold 1.1em/130% Arial, "Trebuchet MS", Helvetica, Sans-serif;
	margin-bottom: 30px;
	text-align: left;
}

img {
	margin-right: 15px;
}

div#contentwrapper h2 {
	color: #215c9e;	
	font: bold 0.9em/130% Arial, "Trebuchet MS", Helvetica, Sans-serif;
	text-align: left;
	margin-top: 60px;
}

div#contentwrapper strong {
	color: #215c9e;
	font-weight: bold;
	font-size: 110%;
}

