body {
	background-color: #fff;
	color: #000;
	margin: 0; padding: 0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 16px;	
}

a {
	color: #E52D8A;
}

a:hover {
	color: #E52D8A;
	text-decoration: underline;
}
img {
	border: 0;
}

#frame {
	width: 868px;
	height: 100%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#logo {
	float: left;
	margin-top: 7px;
	margin-left: 23px;
	margin-bottom: 10px;
}

#logo a {
	width: 253px;
	height: 117px;
}

#navigation {
	width: 810px;
	background-color: #E52D8A;
	clear: left;
	height: 100%;
	position: relative;
	float: left;
	font-weight: bold;
	font-size: 1.05em;
}

#navigation ul {
	list-style-type: none;
	margin-top: 10px;
	margin-left: 23px;
	padding: 0;	
	float: left;
	margin-bottom: 10px;
}

#navigation ul li {
	display: inline;
	margin: 0;
	padding: 0;	
	font-size: .95em;
	padding-right: 12px;
}

#navigation ul li a {
	text-decoration: none;
	color: black;
}

#navigation ul li a:hover {
	color: white;
}

#background {
	clear: left;
	background: url(../images/home.jpg) no-repeat;
	position: relative;
	height: 476px;
	width: 868px;
	z-index: 1;
}

html>body #character {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 10;
	background: url(../images/demodivagirl.png) no-repeat;
	width: 268px;
	height: 628px;
}

html>body #character2 {
	position: absolute;
	right: 0;
	top: 10px;
	z-index: 10;
	background: url(../images/demodivagirl.png) no-repeat;
	width: 268px;
	height: 628px;
}

#welcome {
	position: relative;
	float: left;
	margin-top: 10px;
	margin-left: 103px;
	width: 274px;
	height: 291px;
	overflow: clip;
}

#boxes {
	width: 810px;
	background-color: #E52D8A;
	clear: left;
	height: 100%;
	position: relative;
	float: left;	
	padding-top: 15px;
	padding-bottom: 15px;
}

#box1 {
	width: 159px;
	height: 100%;
	margin-right: 16px;
	margin-left: 23px;
	background-color: #E5C2D3;
	font-size: .95em;
	line-height: .95em;
	float: left;
	padding: 10px;
}

#box2 {
	width: 159px;
	height: 100%;
	margin-right: 16px;
	background-color: #E598A0;
	font-size: .95em;
	line-height: .95em;
	float: left;
	padding: 10px;
}

#box3 {
	width: 159px;
	height: 100%;
	margin-right: 16px;
	background-color: #E59F78;
	font-size: .95em;
	line-height: .95em;
	float: left;
	padding: 10px;
}

#box4 {
	width: 159px;
	height: 100%;
	background-color: #E5CA8F;
	font-size: .95em;
	line-height: .95em;
	float: left;
	padding: 10px;
}

#footer2 {
	clear: both;
	float: left;
	margin-top: 10px;
	width: 810px;
	padding-left: 23px;
	padding-right: 23px;
}

.footerspacing {
	float: left;
	padding-left: 30px;
}

#footer2 a {
	color: black;
}

#pinkbox {
	width: 810px;
	height: 100%;
	position: relative;
	z-index: 1;
	float: left;
	background-color: #E52D8A;
}

#innerbox {
	width: 762px;
	height: 100%;
	position: relative;
	float: left;
	background-color: #BDDCED;
	margin-left: 23px;
	margin-bottom: 23px;
}

#spacer {
	width: 1px;
	height: 460px;
	float: left;
}
#text {
	padding-top: 10px;
	padding-left: 15px;
	width: 420px;
	float: left;
	position: relative;
	z-index: 11;
}

#greenery {
	background: url(../images/greenery.jpg) no-repeat;
	position: absolute;
	z-index: 3;
	margin-right: -78px;
	right: 0px;
	width: 408px;
	height: 443px;
}

dt {
font-weight: bold;
margin-top: 12px; }

.left {
float: left;
padding-right: 12px;
padding-top: 12px;
padding-bottom: 12px; }

.right {
float: right;
padding-left: 12px;
padding-top: 12px;
padding-bottom: 12px; }

h1 {
	color: #000;
	text-align: left;
	font-weight: bold;
	line-height: 30px;
}


h2 {
	color: #000;
	text-align: left;
}

.bodycopy {
	text-align: left;
}
#boxes p { margin: 0;}

#footer2 .loginmodule {text-align: center;
	border-color: #E52E8A;
}

div .loginmodule expanded {
	border-color: #E52E8A;
}
.yui-module {
	z-index: 10;
}

