body
{
	color: #333333; font-family: Verdana, Tahoma, sans-serif;
	font-size: 0.7em;
	margin: 0;
	line-height: 150%;
	padding: 0;
	text-align: center;
	background: url(/img/body-bg.png) repeat-x top center;
}
#page-top {	padding: 0;} 
#page {width:970px; margin:0px auto 10px auto; }

#header { margin-bottom: 2px; z-index: 100;}
#header, #holder {position:relative;width:100%; /* background:white; */}
#header .content-holder
{
padding:0px;
z-index: 100;
}

#left
{
top:0px;
left:0px;
}
#right {top:0px;right:0px;}
#left {width:210px;position:absolute;}
#right {width:220px;position:absolute;}
#left .content-holder, #right .content-holder {padding: 0px 0px;}
#main {position:relative; margin:0px 230px 0px 220px; }
#main .content-holder {padding: 10px 4px; 
}

#footer {margin-top:2px;clear:both; margin:0px 230px 0px 220px; position:relative; border-top: 1px dotted gray;}
#footer .content-holder {padding:10px 0;}

.content {width:100%;text-align:left;}

#holder {border-top: 2px solid white; border-bottom: 2px solid white; background: url(img/ram.png) repeat-y top center;}