body {
	background-color: #990066;
	margin: 0px;
	padding: 0px;
}
#container {
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -450px;
	background-color: #ffffff;
	width: 900px;
	height: 470px;
	z-index: 1;
}
#cssname {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 477px;
	height: 57px;
	background:url('images/cssheading.gif');
	text-indent: -9999px;
	z-index: 2;
}
#homeimg {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	width: 397px;
	height: 470px;
	background: url('images/homeimg.jpg') top right no-repeat;
	text-indent: -9999px;
	z-index: 2;
}
#pinkflower {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	width: 226px;
	height: 350px;
	background:url('images/pinkflower.gif');
	z-index: 2;
}
#blueflower {
	position: absolute;
	bottom: 0px;
	left: 0px;
	display: block;
	width: 313px;
	height: 269px;
	background:url('images/blueflower.gif');
	z-index: 2;
}
#info {
	position: absolute;
	top: 80px;
	left: 30px;
	display: block;
	width:472px;
	height: 257px;
	z-index: 3;
}
#gallery {
	position: absolute;
	top: 80px;
	left: 30px;
	display: block;
	width:850px;
	height: 307px;
	z-index: 3;
}
#gallery a:link, #gallery a:visited, #gallery a:active {
	margin-right: 20px;
	margin-bottom: 20px;
	display: block;
	width: 60px;
	height: 60px;
	float: left;
}
#gallery a:hover {
	border: 1px solid #000099;
}
.celtic {
	position: absolute;
	top: 7px;
	left: 0px;
}
.christening {
	position: absolute;
	top: 7px;
	left: 330px;
}
.fittedtop {
	position: absolute;
	top: 7px;
	left: 590px;
}
.formaldress {
	position: absolute;
	top: 127px;
	left: 0px;
}
.childrensdress {
	position: absolute;
	top: 127px;
	left: 240px;
}
.dancingdress {
	position: absolute;
	top: 127px;
	left: 490px;
}
.pinkwedding {
	position: absolute;
	top: 247px;
	left: 0px;
}
.other {
	position: absolute;
	top: 247px;
	left: 190px;
}
.celtic, .fittedtop, .childrensdress, .pinkwedding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000099;
}
.christening, .formaldress, .dancingdress, .other {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990066;
}
.celticimg {
	position: absolute;
	top: 37px;
	left: 0px;
}
.christeningimg {
	position: absolute;
	top: 37px;
	left: 330px;
}
.fittedtopimg {
	position: absolute;
	top: 37px;
	left: 590px;
}
.formaldressimg {
	position: absolute;
	top: 157px;
	left: 0px;
}
.childrensdressimg {
	position: absolute;
	top: 157px;
	left: 240px;
}
.pinkweddingimg {
	position: absolute;
	top: 277px;
	left: 0px;
}
.dancingdressimg {
	position: absolute;
	top: 157px;
	left: 490px;
}
.otherimg {
	position: absolute;
	top: 277px;
	left: 190px;
}
#brcorner {
	position: absolute;
	bottom: 0px;
	right: 0px;
	display: block;
	width: 35px;
	height: 24px;
	background: url(images/corner-br.gif);
}
p {
	font-family: "Tahoma MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14;
	color: #000033;
	margin-top: 0px;
	padding: 0px;
	line-height: 19px;
}
.contact {
	line-height: 25px;
}
h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}
img { 
	border: 0px;
}
#gallerybtn a:link, #gallerybtn a:active, #gallerybtn a:visited {
	position: absolute;
	left: 225px;
	top: 435px;
	display: block;
	width: 269px;
	height: 29px;
	background: url('images/gallerybtn.gif') top left no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	z-index: 3;
}
#gallerybtn a:hover {
	background-position: 0px -29px;
}
#homebtn a:link, #homebtn a:active, #homebtn a:visited {
	position: absolute;
	left: 555px;
	top: 435px;
	display: block;
	width: 269px;
	height: 29px;
	background: url('images/homebtn.gif') top left no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	z-index: 3;
}
#homebtn a:hover {
	background-position: 0px -29px;
}