body {
	background-color: #223859;
	color: white;
}

#overwrap {
	background-image: url(/images/designguru/chrome/bgaboutus.png);
	background-repeat: no-repeat;
	background-position: center 0;

}

* html #overwrap {
	background-image: url(/images/designguru/chrome/bgaboutus.gif);
	background-repeat: no-repeat;
	background-position: center 0;

}

#logowrap { background-image: url(/images/designguru/chrome/logoaboutus.png); }

* html #logowrap { background-image: none; }


#contentmain.opaque
{
	background-color: #223859;
	border-top: 1px #223859 solid; /* hack to fix odd CSS bug */
	border-bottom: 1px #223859 solid; /* hack to fix odd CSS bug */
	height: 436px;
	padding: 0;
}

div#yd_left {
	width: 385px;
	margin-left: 50px;
	margin-top: 50px;
	height: 386px;
}
div#yd_right {
	position: relative;
	width: 385px;
	margin-left: 100px;
	margin-top: 50px;
	height: 386px;
}

p {font-size: 1.1em; margin-bottom: 1em;}