body { 
	margin:0px auto; 
	text-align:left;
	color:#333333;
	font:11px normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:16px; 
	background:#FFFFFF;
}

#cam_nav_left{
	padding-top:20px;
	width:60px;
	float:left;	
	background-image: url(../../images/news_back1.gif);
	background-repeat:no-repeat;
	background-position: 0px 19px;
	padding-left:10px;
}
	
#cam_nav_center{
	padding-top:20px;
	text-align:center;
	width:308px;
	float:left;
}
		
#cam_nav_right{
	padding-top:20px;
	width:60px;
	text-align:right;
	float:left;
	background-image: url(../../images/news_archive.gif);
	background-repeat:no-repeat;
	padding-right:10px;
	background-position: 65px 19px;
}

.stage{
	height: 377px; 
	text-align: center;
	vertical-align: top;	
	background-image: url(bg_stage.gif);
	background-repeat:no-repeat;
}
	

A:link {color: #83A3B6; text-decoration: none;}A:visited {color: #83A3B6; text-decoration: none;}A:active {color: #83A3B6; text-decoration: none;}A:hover {color: #265687; text-decoration: none;}