body {
	background-color: #333;
	margin: 0px;
}
#wrapper {
	width: 716px;
	color:#666;
	font: normal 11px/16px Trebuchet MS;
	position: absolute;
	left: 50%;
	margin-left: -388px;
	background: #FFFBE1;
}
#wrapper h1 {
color:#804000;
font: bold 16px "Trebuchet MS";
margin: 0;
}

#leftContent{
	width: 420px;
	padding: 15px;
	border: 1px solid #804000;
	margin: 15px;
	background: #FFFFFF;
	float: left;
}

#rightContent{
	padding: 15px 0px 15px 15px;
	width: 218px;
	position: absolute;
	right: 0px;
}


divTest {
position: absolute;
left: 50%;
width: 500px;
margin-left: -250px;
}
#wrapper h2 {
color:#804000;
font: bold 12px "Trebuchet MS";
margin: 0;
}
a:link  { color: #950000 !important; font-family: Verdana, Arial, Helvetica, sans-serif }
a:visited { color: #950000 !important; font-family: Verdana, Arial, Helvetica, sans-serif }
a:active { color: #950000 !important; font-family: Verdana, Arial, Helvetica, sans-serif }

