body
{
	margin:10px 10px 0px 10px;
	padding:0px;
	background:#000000;
	text-align:center
}

#banner
{
	background:#0000;
	height:146px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:146px
	}

html>body #banner
{
	height:146px;
}
	
#leftcontent
{
	position: absolute;
	left:10px;
	top:156px;
	width:200px;
	background:#000000;
	border:1px solid #333333;
}

#centercontent
{
	background:#000000;
   	margin-left: 199px;
   	margin-right:199px;
	voice-family: "\"}\"";
	voice-family: inherit;
   	margin-left: 201px;
   	margin-right:201px;
}

html>body #centercontent
{
   	margin-left: 201px;
   	margin-right:201px;
}

#rightcontent
{
	position: absolute;
	right:10px;
	top:156px;
	width:200px;
	background:#000000;
	border:1px solid #333333;
}

h1
{
	color: #00ff00;
	padding:10px
}

h2
{
	color: #0000ff;
	padding:10px
}

p
{
	color: #555555;
	padding:10px
}

a
{
	padding:10px
}
