body{
	margin-left:200px;
	padding:0;
	width:800px;
	height:800px;
	font: 62.5%/150% Helvetica, Sans-Serif; 
	background: #ffffff url(../images/backsplash3.png) no-repeat fixed;
}


	
		

#bigbox{
	margin-left:0px;
	margin-top:50px;
	width:800px;;
	padding-bottom:25px;
	background: url(../images/blue.png) repeat;
	border: #FF3333 dashed 1px;
}


#text{
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	width:500px;
	background: url(../images/white.png) repeat;
	
}

#center_gallery{
	margin-left:50px;
	margin-right:50px;
	
}



.clearBoth{
		clear:both;
	}


p{
		margin-bottom:10px;
		line-height:180%;
		padding:5px;
	}
	
	h1{
		font-size:180%;
		margin-bottom:10px;
		line-height:180%;
		padding:5px;
	}
	
	
	
	a{
		color:#FF3333;
		text-decoration:none;
	}
	a img{
		color:#BDDFCE;
	}
	a.hover img{
		color: #FF3333;
	}
	
		


#top{
	margin-left:auto;
	margin-right:auto;
	height:100px;
	width:600px;
	background:url("../images/menu.gif") no-repeat;
}


img{

	margin-right: 20px;
}

.clearBoth{
		clear:both;
	}

	




	
