/*******************************************************
TITLE: Fluid Box Layout  V1.0
DATE: 20060810
AUTHOR: The CSS Tinderbox - http://www.csstinderbox.com
*******************************************************/
*{
			margin:0;
			padding:0;
		}
		
		
		html>body #border {
margin-left:2em;
margin-right:2em;
}




body {


color:#000000;  

font-family:Arial, Helvetica, sans-serif;
font-size:1em;
}


	/*Supersize Plugin Styles*/
	

		
		
		#board{ margin-top:5em;
		}


blockquote {
margin:1em;
padding:.5em;
background-color:#eeeeee;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}

blockquote p {
margin-left:.4em;
margin-right:.4em;
}




















		
		

		
		
		
		
		   
		   
		   
		     
		
		




#header h2 {
margin:0 0 0 0;
padding:1em 0 0 1.75em;
font-size:.9em;
font-weight:300;
letter-spacing:.1em;
}
h2:first-letter {color:#9966CC; font-size:1.2em;}


#footer {
position:relative;
bottom:0;
margin:5em 0 0 0;
padding:0;
height:4em;
line-height:4em;
text-align:center;
font-size:.7em;
background-color:#cccccc;
border-top:1px solid #999999;
}




		
		img{
			border:none;
		}
		
		
		#content{
			margin:0px auto;
			height: auto;
			top:30px;
			
			
			z-index: 3;
		
			
			position:absolute;
		}

		
	
	
	
	
		
		
		
		
	
		
		
		
		   /* xxxxxxxxxxxxxxxxxxmovebox .......................................................................*/ 
		
		
		
		
		#gallery {width:600px; margin:40px auto; padding-bottom:40px; }


















