body
{
	color: #333333; font-family: Tahoma, sans-serif;
	font-size: 0.7em;
	margin: 0;
	padding: 0;
	text-align: center;
	/*background: url(img/bg.png) top center no-repeat;*/
}
#page-top {	padding: 0;} 
#page {width:980px; margin:2px 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:260px;position:absolute;}
#right {width:230px;position:absolute;}
#left .content-holder, #right .content-holder {padding: 0px 0px;}
#main {position:relative; margin:0px 0px 0px 265px;}
#tricol #main {position:relative; margin:0px 235px 0px 180px;}
#main .content-holder {padding: 10px 4px;}

#footer {margin-top:2px;clear:both; margin:0px 0px 0px 265px; position:relative; border-top: 2px solid #dcdcdc;}
#footer .content-holder {padding:6px;}

.content {width:100%;text-align:left;}

#holder {border-top: 2px solid white; border-bottom: 2px solid white;}