body {
	margin:0px;
	line-height:1.5;
	letter-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(common/pics/page_bg.gif);
	background-repeat:repeat-x;
	background-color:#6C6547;
}


H5 {
	border-bottom:2px groove;
	font-size:12px;
	line-height:1.5;
	margin-bottom:0px;


}


a:link, a:visited, a:hover, a:active {
	font-weight:bold;
	color:#FFFFFF;
	}

a.gallery:link img, a.gallery:visited img {
	-moz-opacity:0.7;
	filter:Alpha(Opacity=70);
	}

a.gallery:hover img, a.gallery:active img {
	-moz-opacity:1.0;
	filter:Alpha(Opacity=100);
	}


.stage {
	width:900px;
	height:450px;
	position:absolute;
	border:1px solid #FFFFFF;
	background-image:url(common/pics/stage_bg.gif);
	background-repeat:repeat-x;
	background-color:#969077;


	-moz-border-radius:10px;
	left: 50;
	top: 50;
}

#footer {
	text-align:center;
	position:absolute;
	top: 528px;
	left: 50px;	
	width:900px;
	background-color:#413B1D;
	color:#CCCAB6;
	-moz-border-radius:8px;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif
	font-size:11px;
	font-weight:normal;
	color:#CCCAB6;
	text-decoration:none;}


#menubox {
	position:absolute;
	left:-1px;
	-moz-opacity:0.9;
	filter:Alpha(Opacity=90);
}



#menubox img{
		display:block;
		margin-top:0px;
}
