body
{
	margin	: 0px;
	padding	: 0px;
	background: black url(/valentine/images/body_bg.jpg) repeat-x;
}


a
{
	color	:#DACAB6;
	text-decoration: underline;
}
a:hover
{
	color: white;
}


div#page_container
{
	width: 1019px;
	margin	: 0 auto;
}

div#page_content
{
	background: url(/valentine/images/body_content_low.jpg) no-repeat;
	width	: 750px;
	height	: 830px;
	float	: left;
}

div#page_content div#page_text
{
	margin-top: 210px;
	margin-left: 80px;
	margin-right: 50px;
}

div#page_content div#page_text p
{
	font-family: Georgia, Helvetica, Times New Roman;
	color	: #461C0A;
	font-size	: 17px;
	line-height	: 130%;
	margin	: 10px 55px 0px 0px;
}


div#page_menu
{
	background: url(/valentine/images/body_menu.jpg) no-repeat;
	width	: 269px;
	height	: 830px;
	float	: left;
	clear	: right;
}

div#page_menu div.complete
{
	margin-top: 80px;
	font-family:  Georgia, Helvetica, Times New Roman;
	color	:white;
	font-size	: 14px;
	margin-top: 80px;
	padding-left: 30px;
	padding-right: 30px;
}

div#page_menu div.complete p
{
	line-height: 160%;
}

a.madness
{
	position: relative;

	left: 30px;
}

/**** FORM ****/

div#page_menu form fieldset
{
	border	:	0px;
	margin-top: 80px;
	padding-left: 30px;
}

div#page_menu form fieldset label
{
	font-family:  Georgia, Helvetica, Times New Roman;
	color	:#DACAB6;
	font-size	: 14px;
	margin-top: 20px;
	width	: 100%;
	clear	: both;
	display	: block;
}

div#page_menu form fieldset input
{
	width	: 180px;
}

div#page_menu form fieldset input[type="submit"]
{
	margin-top: 20px;
	width		: 186px;
}

div#page_menu form fieldset p
{
	font-family: Arial, Helvetica;
	color		: white;
	font-size	: 10pt;
	margin-right: 50px;
	text-align	: center;
	line-height	: 160%;

}


div#page_menu form fieldset label small
{
	font-family: Arial, Helvetica;
	color	: white;
	font-size: 9pt;
}

div#page_menu form fieldset div.Form_Error
{
	font-family: Arial, Helvetica;
	clear		: both;
	float		: left;
	width		: 180px;
	background	: #964E25;
	color		: white;
	font-size	: 8pt;
	margin-top: 15px;
	line-height	: 160%;
	padding		: 5px 0 5px 0;
	text-align	: center;
	margin-bottom: 10px;
}

div#page_menu form fieldset div.Form_Error div.Arrow
{
	background: url(/valentine/images/error_arrow.gif) no-repeat;
	width	: 20px;
	height: 10px;
	position: relative;
	margin-top: -10px;
	margin-left: 10px;

}

div#page_menu form fieldset legend
{
	font-family:  Georgia, Helvetica, Times New Roman;
	color	: white;
	font-size	: 24px;
	font-weight	: bold;
	line-height	: 136%;
	margin-left: 20px;
}
/**** END: FORM ****/


div#page_footer
{
	background: url(/valentine/images/body_footer.jpg) no-repeat;
	float: left;
	clear	: both;
	width	: 1019px;
	height	:  180px;
}

div#page_footer p
{
	font-family: Arial, Helvetica, Times New Roman;
	color		: white;
	margin		: 20px 50px 30px 50px;
	line-height	: 150%;
}

p#copyright
{
	font-family: Arial, Helvetica, Times New Roman;
	color		: #DACAB6;
	padding-left: 60px;
	font-size	: 10pt;
	letter-spacing: 0px;
}