/* Hurraw! */


body {
		margin: 0px 0px 0px 0px;
		background: #fff url(tile.gif); 
		align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		line-height: 11px;
		}
	
	a {
		color: #999999;
		text-decoration: none;
		}
		
	p,h1,h2,pre {
		margin:0px 0px 0px 0px;
		}
		


	p {
		font-size:13px;
		line-height: 14px;
		padding-top:0px;
		padding-left:10px;
		padding-right:10px;
		color: #9e9175;
		}




	a:hover { text-decoration: none; color: #2a271e; }
	a:link IMG { border: 0px solid white }
	a:active IMG { border: 0px solid white }
	a:visited IMG { border: 0px solid white }
	a:hover IMG { border: 0px solid black }






/* specific divs */


#all {
	background:none;
	position: 		absolute;
	padding: 		0;
	width:			882px;
	max-width: 		882px;
	height: 		100%;
	top: 			30px;
	left: 			50%;
	margin-left: 		-441px;
	margin-top: 		15px;
}


#big {
	background:#fff;
	position: 		absolute;
	padding: 		0;
	width:			882px;
	max-width: 		882px;
	top: 			50px;
	left: 			0px;
	margin-left: 		opx;
	margin-top: 		0px;
	overflow:               none;
}



#info {
	background:#fff;
	position: 		absolute;
	padding: 		0;
	width:			200px;
	max-width: 		200px;
	top: 			0px;
	margin-left: 		opx;
	margin-top: 		0px;
	overflow:               none;
}


	




	



