/* It's only rock n' roll!! */

body {
	margin: 0px;
	background: #362009 url(backbody.jpg) top left repeat-x;	
}

#conteiner {
	width: 100%;
	height: 100%;
	background: url(backdiv.jpg) top left no-repeat;
	width: 100%;
	height: 100%;
	text-align: center;
}

.flashzone {
	margin: 25px auto 0 auto;
}

.footer { 
	clear: both; 
	width: 904px;
	margin: 26px auto 0 auto;
	font-family: Arial, Sans-serif;
	color: #B0B0B0;
	font-size: 9px;
}

a.footLink {
	color: #B0B0B0;
	text-decoration: none;
	margin-left: 8px;
}

a.footLink:HOVER {
	text-decoration: underline;
}

a.selected {
	color: #FFF;
}

#lyrZoomOpacity{position: absolute; display: none; top: 0; left: 0; width: 100%; height: 100%; background: #000; filter: alpha(opacity=40); -moz-opacity: 0.4; z-index: 1;}
#lyrZoomContent{position: absolute; display: none; top: 0; left: 0; width: 100%; height: 100%; z-index: 2; cursor: hand;}
#outerPopFrame{width: 750px; height: 500px;}
#popFrame{border: 1px solid #CCC;}

