body {
	font-size: 62.5%;
	margin: 0px;
}
div#mainbox {
	height: 450px;
	width: 550px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	background-attachment: scroll;
	background-image: url(images/flowers_lowres_faded.jpg);
	background-repeat: no-repeat;
	background-position: 50px 10px;
	position: absolute;
	left: 100px;
	top: 100px;
	color: #CC0066;
	padding-top: 50px;
	padding-left: 45px;
	padding-right: 50px;
	line-height: 1.25em;
}
div#mainboxsplash {
	height: 500px;
	width: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	background-attachment: scroll;
	background-image: url(images/flowers_lowres.jpg);
	background-repeat: no-repeat;
	background-position: 50px 10px;
	position: absolute;
	left: 100px;
	top: 100px;
}
div#logo {
	height: 50px;
	width: 450px;
	position: absolute;
	left: 30px;
	top: 20px;
}
div#nav {
	height: 70px;
	width: 50px;
	position: absolute;
	left: 30px;
	top: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #CC0066;
}
a:link, a:active, a:visited { text-decoration: none; color: #CC0066; }
a:hover, a:focus { text-decoration: underline; color: #CC0066; }

div#surround {
	height: 650px;
	width: 760px;
	border: 1px solid #CC0066;
	position: absolute;
	left: 10%;
	top: 15px;
	background-color: #FFFFFF;
}
div#surroundothergallery {
	height: 700px;
	width: 760px;
	border: 1px solid #CC0066;
	position: absolute;
	left: 10%;
	top: 15px;
	background-color: #FFFFFF;
}
div#surroundshadow {
	height: 650px;
	width: 760px;
	position: absolute;
	left: 11%;
	top: 25px;
	z-index: -2;
	background-color: #E9E9E9;
}
div#surroundshadowothergallery {
	height: 700px;
	width: 760px;
	position: absolute;
	left: 11%;
	top: 25px;
	z-index: -2;
	background-color: #E9E9E9;
}
div#title {
	position: absolute;
	top: 97px;
	left: 145px;
}
input {
	background-color: #EADFE3;
	border: 1px solid #E4CACB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
textarea {
	background-color: #EADFE3;
	border: 1px solid #E4CACB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
div#logoflower {
	height: 100px;
	width: 49px;
	position: absolute;
	top: 10px;
	left: 500px;
}
div#mainboxgalleries {
	height: 450px;
	width: 550px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	position: absolute;
	left: 100px;
	top: 100px;
	color: #CC0066;
	padding-left: 30px;
	padding-top: 50px;
}
div#gallerypageimage1 {
	position: absolute;
	height: 98px;
	width: 144px;
	left: 350px;
	top: 55px;
	border: 1px solid #FFFFFF;
}
div#gallerypageimage2 {
	position: absolute;
	height: 96px;
	width: 144px;
	left: 350px;
	top: 192px;
	border: 1px solid #FFFFFF;
}
div#gallerypageimage3 {
	position: absolute;
	height: 98px;
	width: 144px;
	left: 350px;
	top: 330px;
	border: 1px solid #FFFFFF;
}
