html, body {
height: 100%;
}
 

body{	 
	color:#666; 
	text-align:center;
 	width:100%;
	background:#603913 url(images/paperbg.jpg) ; 
	text-align: center;
}

 
#container {  
			width:100%;
			min-height: 100%;
			}

#container {
			height: 100%;
			}


#header	{ 
		width:89%;
		height:20px;
		margin: 0 auto;
		vertical-align:bottom; 
		}
	

#splash {
		background: url(images/splash.jpg) no-repeat ;
		margin: 0 auto;
		margin-top:20px;
		width: 728px;
		height:467px;
		padding: 0px;
		text-align: center;    
		}

 HR		{ 
 		color: #000;
		background-color: #a95a0f;
		height: 5px;
		width: 88%;
		text-align: center; 
		margin: 0 auto; 
		}
		
.midbar{margin: 0 auto ; 
		width: 88%;
		text-align: center; 
		}
