body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 19px;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#outerbox {
	width: 100%;
	padding: 0;
	/*
	background-image:url(../images/bg_swirl.gif);
	background-position: top left;
	background-repeat: repeat;
	*/
}
#content {
	width: 1050px;
	height: auto;
	background-color: #ffffff;
	padding: 0;
	border-left-width: 2px;
	border-left-color: #501831;
	border-left-style: solid;
	border-right-width: 2px;
	border-right-color: #501831;
	border-right-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #501831;
	border-bottom-style: solid;
}
#top_nav {
	/*
	position: absolute;
	top: 7px;
	left: 500px;
	width: 500px;
	*/
	color: #AB3A79;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-right: 20px;
	padding-bottom: 4px;
}
#signup_form {
	padding: 0 9px;
	/*
	position: absolute;
	top: 425px;
	left: 250px;
	width: 300px;
	*/
}
#left_sidebar {
	padding: 0 11px;
}
#body_copy {
	/*
	position: relative;
	top: 50px;
	left: 475px;
	width: 400px;
	border-width: 1px;
	border-color: #FFCC00;
	border-style: solid;
	*/
	padding: 0 20px;
}
p.center {
	text-align: center;
	padding: 11px 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #993333;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #993333;
}
.sidebar_title {
	padding-left: 10px; 
	color: #501831; 
	font-size: 14px;
	font-weight: bold;
}
input.gray {
	background-color: #dad9ca;
	border-width: 1px;
	border-style: solid;
	border-color: #FF9999;
	padding-left: 4px;
}
label {
	color: #A43956;
}
a:link {
	color: #AB3A79;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AB3A79;
}
a:hover {
	text-decoration: underline;
	color: #AB3A79;
}
a:active {
	text-decoration: none;
	color: #AB3A79;
}
#div_signup {
	position: relative;
	padding: 88px 40px 0 40px;
	line-height: 19px;
}
input.text {
	padding: 0 2px;
	height: 1.1em;
}
.light_copy {
	color: #cccccc;
	font-size: 10px;
	line-height: 15px;
}
