a:link {color: #cc6699; text-decoration: none}
a:visited {color: #cc6699; text-decoration: none}
a:hover {color: #990033; text-decoration: none}

body {
	background-color: #9933ff;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px; 
}
#title {
	background-image: url('images/titlefloral.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 130px;
	text-align: center
}
#menu {
	position: relative;
	color: #ffffff;
	padding: 5px;
	background-color: #9933ff;
	text-align: center;
	width: 525px
}
#menu a {
	color: #ffffff;
	letter-spacing: 3px
}
.boxholder {
	left: 50%;
	position: absolute
}
.box {
	background-color: #ffffff;
	position: absolute;
	left: -420px;
	width: 750px
}
.textholder {
	background-image: url('images/topleftfloral.png');
	background-position:  left top;
	background-repeat: no-repeat
}
.bottomfloral {
	background-image: url('images/bottomrightfloral.png');
	background-position:  right bottom;
	background-repeat: no-repeat;
	padding: 15px
}
.maintext {
	border: 1px solid #000000;
	padding: 15px;
	background-image: url('trans.png')
}
#footer {
	font-size: 10px;
	color: #ffffff;
	padding: 5px;
	background-color: #9933ff;
	text-align: right;
	border-bottom: 2px solid #ffffff
}
#footer a {
	color: #ffffff;
	font-weight: bold
}
#leftads {
	color: #990033;
	position: relative;
	left: 250px;
	width: 160px;
	padding: 10px;
	padding-top: 0px;
	background-color: #ffffff;
	text-align: center
}