body {
	text-align:center;
	padding:0px;
	margin:0px;
	font-family:Helvetica, Verdana, sans-serif;
	font-weight:normal;
	font-size:12px;
}

#twenty {
  background:transparent url(../img/evm-twenty-years.jpg) no-repeat 10px 32px;
}


#frame {
	width:770px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	
	background:transparent url(../img/bg_body.gif) repeat-y;
	
}
	
#contentleft {
	width:160px;
	padding:0px;
	float:left;
	background-color:#444;
	color:#FFF;
  z-index:20;
}

#contentcenter {
	width:425px;
	margin:14px 14px 0px 16px;
	padding:0px;
	float:left;
	background-color:transparent;
	text-align:left;
}


#contentright {
	width:152px;
	padding:0px;
	margin-right:0px;
	float:right;
	background-color:#fff;
	color:#000;
	border:0px solid #0F0;
	z-index:20;
	position:relative;
}

#contentheader {
	height:115px;
	background: url(../img/header_right.gif) #FCB422 bottom right no-repeat;
	color:#000;
	margin:0px;
	padding:0px;
}



#portFrame {
  z-index:3;
}
