body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #54345e;
	font-size: 11px;
	color: #FFFFFF;
}
.right {
	background-image: url(images/header_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 850px;
	width: 130px;
}
.header {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 98px;
	padding-top: 20px;
}
.left {
	background-image: url(images/header_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 130px;
}
.nav {
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #654971;
	border-right-color: #654971;
	border-bottom-color: #654971;
	border-left-color: #654971;
}
.main {
	color: #DACEDF;
	height: 750px;
	line-height: 2em;
	background-image: url(images/butterfly_pink.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.footer {
	color: #FFFFFF;
	text-align: center;
	height: 35px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #984E77;
	border-right-color: #984E77;
	border-bottom-color: #984E77;
	border-left-color: #984E77;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #CCBCD3;
	text-decoration: none;
}
.nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:link {
	color: #CDBDD5;
	text-decoration: none;
}
.footer a:visited {
	color: #CDBDD5;
	text-decoration: none;
}
.footer a:hover {
	color: #CDBDD5;
	text-decoration: underline;
}
.footer a:active {
	color: #CDBDD5;
	text-decoration: none;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DAD3D8;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #654b70;
	border-right-color: #654b70;
	border-bottom-color: #654b70;
	border-left-color: #654b70;
	line-height: 25px;
	font-weight: bolder;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DACEDF;
}
.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #DAD3D8;
}
.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #DACEDF;
	font-weight: normal;
}
a:link {
	color: #BB5F90;
	text-decoration: none;
}
a:visited {
	color: #BB5F90;
	text-decoration: none;
}
a:hover {
	color: #BB5F90;
	text-decoration: underline;
}
a:active {
	color: #BB5F90;
	text-decoration: none;
}
h1 {
	font-size: 12px;
	color: #FFFFFF;
}
.imgsml {
	border: 3px solid #654b70;
}
