body {	padding: 0;	color: white;	background-color: #B6614F;
	background-image: url("./images/backsplats3.gif");	font: 10pt/1.25em verdana, arial, sans-serif;
}

#bodywrap {
	
	position: relative;
	width:760px;
	height:420px;
	margin-left: auto;
	margin-right: auto;
}

#bodywrap img {

	display: block;
}

#banner {		width: 100%;	height: 10px;
	background-color: #B6614F;
	margin-top: 25px;	}

#splash	{
	
	position: fixed;
	width: 358px;
	margin-top: 180px;
	margin-left: 5px:
	z-index: 2;
}

#navbump {

	font-size: x-small;
	position: absolute;
	background-color: #B6614F;
	margin-top: 10px;
	margin-left: 645px;
	padding: 2px 4px 2px 4px; 
	z-index: 2;

}

#photodisplay {

	position: fixed;
	margin-top: 30px;
	margin-left: 220px;
	border: 5px solid #B6614F;
	z-index: 3;	
}


#nextbump {

	font-size: small;
	position: fixed;
	border: 5px solid  #B6614F;
	background-color: #126C40;
	margin-top: 412px;
	margin-left: 570px;
	z-index: 3;
 

}

#backbump {

	font-size: small;
	position: fixed;
	border: 5px solid  #B6614F;
	background-color: #126C40;
	margin-top: 412px;
	margin-left: 460px;
	z-index: 3;
 

}

#photonav{

	position: fixed;
	width: 100px;
	height: 345px;
	margin-top: 60px;
	margin-left: 650px;
	margin-bottom: 0px;
	padding: 0px;
	border: 0px;
	z-index: 3;
	
	
}
	#wrapper {
	
	position:fixed;	width: 700px;
	height: 400px;
	background-color: #FEECBA;	border: 5px solid #B6614F;	margin-top: 20px;
	margin-left: 50px;
	margin-right: 50px;
	z-index: 0;
	
}



#titlesign {
	
	position: fixed;
	margin-left: 10px;
	margin-top: 0px;
	z-index: 0;
}

#backdaisy {

	position: relative;
	margin-left: 80px;
	width: 100px;
	background: url(./images/backdaisy.gif) 100% 0 repeat-y;
	height: 300px;

} 

#textwrap {
	
	background-color: black;
	position: fixed;
	margin-left: 460px;
	margin-top: 65px;
	width: 100px;
	height: 10px;
	
}
	

.bl {
	background: url(./images/bl.gif) 0 100% no-repeat #e68200;
	 width: 200px;
}

.br {	
	background: url(./images/br.gif) 100% 100% no-repeat
}

.tl {
	background: url(./images/tl.gif) 0 0 no-repeat
}

.tr {	
	background: url(./images/tr.gif) 100% 0 no-repeat;
	 padding:10px
}

.clear {
	font-size: small; 
	float: top;
}




