

body
{
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #012d52;
	padding: 0px;
	margin: 0px;
	width: 100%;
	text-align: center;
	font-size: 1em;
}

.contentBox
{
	font-size:1.5em;
	border: solid 5px darkblue;
	margin-left:5px;
	padding:5px;
	text-align:left;
}

.logo
{
	xmargin-left:160px;
}

#leftcontent 
{
	position: absolute;
	left:10px;
	xtop:50px;
	width:190px;
	xbackground:#fff;
	xborder:1px solid #000;
}
	
#centercontent 
{
	xbackground:#fff;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-top: 20px;
	margin-left: 201px;
	margin-right:20px;
	margin-bottom: 15px;
	border: solid 5px darkblue;
	min-height:200px;
	padding: 5px;
}

* html #centercontent
{
	height:200px;
}

html>body #centercontent 
{
	margin-left: 201px;
	margin-right:20px;
}
	
#xrightcontent 
{
	position: absolute;
	right:10px;
	xtop:50px;
	width:200px;
	xbackground:#fff;
	xborder:1px solid #000;
}