body {
	background: url(../images/background.jpg) repeat-x #E5D5B5;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	color: #2E2B2A;
}

a, a:link {
font-weight: bold;
color: #DA2342;
text-decoration: none;
border-bottom: 1px dotted #DA2342;
}

a:hover {
border-bottom: 1px solid #DA2342;
}

li {
	font-size: 11px;
	line-height: 160%;
	list-style-type: square;
}

div#container {
	display: block;
	position: absolute;
	margin-left: -350px;	left: 50%;}

div#logo {
	width: 309px;
	height: 519px;
	display: block;	
	float: left;
	background: url(../images/logo.gif);
}

td#sidebar {
	padding-top: 22px;
}

div#logo h1 {
	display: none;
}

td.verttd {
	vertical-align: top;
}

td#main {
	padding-left: 10px;
}

div#topright {
	display: block;	
	background: url(../images/top_right.gif) top right no-repeat;
	width: 415px;
}

div#bottomright {
	display: block;	
	background: url(../images/bottom_right.gif) bottom right no-repeat;
}

div#content {
	padding-top: 50px;
	padding-bottom: 90px;
	padding-right: 60px;
}

div#content p {
	line-height: 160%;
	font-size: 13px;
}

div#content p.error {
	color: #DA2342;
	font-weight: bold;
}

div#content p.small {
	line-height: 160%;
	font-size: 11px;
}

div#comingsoon {
	background: url(../images/coming_soon.gif) top left no-repeat;
	width: 177px;
	height: 47px;
}

div#comingsoon h2 {
	display: none;
}

div#contactus {
	background: url(../images/contact_us.gif) top left no-repeat;
	width: 177px;
	height: 47px;
}

div#contactus h2 {
	display: none;
}

div#privacypolicy {
	background: url(../images/privacy_policy.gif) top left no-repeat;
	width: 198px;
	height: 47px;
}

div#privacypolicy h2 {
	display: none;
}

h3 {
	font-size: 15px;
}

div#signup {
	background-color: #F1EAE0;
	border: 1px solid #A9926E;
	padding: 10px;
}

table td.labeloptional {
	color:#73706E;
}

table td.labelleft {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-bottom: 5px;
	padding-right: 5px;
}

table td.inputright {
	padding-bottom: 5px;
	font-size: 12px;
	text-align: left;
}

table td.inputright input.full {
	width: 220px;
}

table td.inputright input.half, table td.inputright select {
	width: 110px;
}

table td.labelabove {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-bottom: 5px;
	padding-right: 5px;
}

table td.inputbelow {
	padding-bottom: 5px;
	font-size: 11px;
	text-align: left;
}

table td.inputbelow textarea {
	width: 300px;
}

div#footnotes {
	margin-top: 10px;
	border-top: 1px solid #A9926E;
}

div#footnotes p {
	font-size: 10px;
}
