/* CSS Document */
/* *************** MAIN CONTENT: About us **************** */
/* ************************************************************** */

/* ************** Default content and page heading ************** */
#content
{

	position: relative;
	top: -130px;
	left: 180px;

	width: 580px;
}


.body_text
{
	color:#fff;
	font-size: 0.7em;
	padding: 0 0 0 5px;
}

.body_text strong
{
	font-weight: bold;
}


.body_pic
{	
	padding: 0 10px 0 10px;
}

#title
{
	color: #fff;
	font-size: 4em;
	line-height: 1em;
	padding: 0;
	margin: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: right;
}

legend
{
	color: #fff;
}

#AccountSignup
{
	color: #fff;
	font-size: 0.8em;
}

#AccountSignup img
{
	margin: 0px;
	padding: 0px;
}

#AccountSignup a
{
	color: #fff;
}

#oops{
	color:#CC0000;
	font-weight: bold;
}

#logo_white
{
	position: relative;
	left: 320px;
	padding: 20px 0 0 0;
	margin: 0;
}
