html {
 overflow-y: scroll !important;
}

BODY {
	margin: 0;
	background-color: #000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000;
}

IMG {
	border: 0;
}

a, a:visited {
	color: #7d0300;
	text-decoration: underline;
}

a:hover {
	color: #7d0300;
	text-decoration: none;
}

a.footer, a.footer:visited {
	color: #fff;
	text-decoration: underline;
}

a.footer:hover {
	color: #fff;
	text-decoration: underline;
}

a.leftnav, a.leftnav:visited {
	color: #ddd;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
}

a.leftnav:hover {
	color: #febe10;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
}

a.account, a.account:visited {
	color: #ddd;
	font-weight: bold;
	padding-left: 18px;
	line-height: 22px;
	background-image: url(../images/my-acc_yellow.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
}

a.account:hover {
	color: #febe10;
	font-weight: bold;
	padding-left: 18px;
	line-height: 22px;
	background-image: url(../images/my-acc_white.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
}

P {
	margin-top: 10px;
	margin-bottom: 20px;
}

P.bodytext {
	margin-top: 10px;
	margin-bottom: 10px;
}

H1 {
	color: #7d0300;
	font-size: 16px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 10px;
}

.titlebold {
	font-weight: bold;
}

.textred {
	color: #7d0300;
	font-size: 12px;
	font-weight: bold;
}

.titleheader {
    font-size: 12px;
    color: #660000;
    font-weight: bold;
}

#divide {
	position: relative;
	display: block;
	width: 560px;
	height: 4px;
	background-image:url(../images/h1_line.gif);
	background-repeat: repeat-x;
	line-height: 0;
}

#container {
	position: relative;
	left: 50%;
	margin-left: -386px;
	width: 772px;
	height: 535px;
	padding: 10px 0 10px 10px;
	background-color: #fff;
}

#containeredit2 {
	position: relative;
	left: 50%;
	margin-left: -386px;
	width: 772px;
	height: 650px;
	padding: 10px 0 10px 10px;
	background-color: #fff;
}

#containerthankyou {
	position: relative;
	left: 50%;
	margin-left: -386px;
	width: 772px;
	height: 665px;
	padding: 10px 0 10px 10px;
	background-color: #fff;
}

#containerprivacy {
	position: relative;
	left: 50%;
	margin-left: -386px;
	width: 772px;
	height: 1030px;
	padding: 10px 0 10px 10px;
	background-color: #fff;
}

#containerlegal {
	position: relative;
	left: 50%;
	margin-left: -386px;
	width: 772px;
	height: 1550px;
	padding: 10px 0 10px 10px;
	background-color: #fff;
}


#pageheader {
	position: relative;
	width: 762px;
	float:left;
}

#topnavigation {
	position: relative;
	width: 762px;
	height: 25px;
	text-align: center;
	background-color: #000;
}

a.topnav, a.topnav:visited {
	position: relative;
	display: block;
	float: left;
	width: 98px;
	padding: 6px 5px 6px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/top_nav_off.gif);
	background-repeat: repeat-x;
	text-decoration: none;
}

a.topnav:hover {
	position: relative;
	display: block;
	color: #000;
	width: 98px;
	padding: 6px 5px 6px;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/top_nav_over.gif);
	background-repeat: repeat-x;
	text-decoration: none;
}	


#maincontentarea {
	position: relative;
	width: 762px;
	background-color: #fff;
	float:left;
}

#leftnavigation {
	position: relative;
	margin-top: 6px;
	width: 156px;
	height: 906px;
	float: left;
	background-color: #000;
}

#leftnavigationprivacy {
	position: relative;
	margin-top: 6px;
	width: 156px;
	height: 1095px;
	float: left;
	background-color: #000;
}

#leftnavigationlegal {
	position: relative;
	margin-top: 6px;
	width: 156px;
	height: 1700px;
	float: left;
	background-color: #000;
}

.navpadding {
	padding: 10px;
}

#maincontent {
	position: relative;
	width: 726px;
	padding-top: 6px;
	/*left: 6px;*/
	float: left;
}

#content {
	padding: 20px 20px 0 20px;
	position: relative;
	float: left;
}

#footer {
	position: relative;
	left: 50%;
	margin-left: -370px;
	top: 10px;
	width: 772px;
	height: 40px;
	color: #fff;
	clear: both;
}

#signup {
	position: relative;
	width: 742px;
	height: 24px;
	color: #fff;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 20px;
	background-color: #999;
}

#formbox {
	position: relative;
	width: 762px;
	background-color: #eee;
	height: 335px;
}

.formcontainer {
	position: relative;
	float:left;
	width: 350px;
	height: 30px;
	padding-top: 10px;
}

.formleft {
	position: relative;
	width: 120px;
	height: 27px;
	font-weight: bold;
	color: #444;
	padding-left: 20px;
	padding-top: 3px;
	float: left;
}


.formright {
	position: relative;
	height: 30px;
	float: left;
}


.friendformtext {
	position: relative;
	width: 250px;
	height: 15px;
	font-weight: bold;
	color: #444;
}

.friendform {
	position: relative;
	width: 250px;
	height: 20px;
	font-weight: bold;
	color: #444;
	padding-bottom: 10px;
}


FORM {
	margin: 0;
}
	

INPUT {
	font-size: 11px;
}

SELECT {
	font-size: 11px;
}

#friendbox {
	position: relative;
	width: 300px;
	height: 380px;
	padding: 10px;
	background-color: #fff;
}

div.flags {
	padding-top: 5px;
	float: right;
}

span.red {
	color: #7d0300;
}
.formcontainer_left, .formcontainer_right {
	padding-top:15px;
	position:relative;
	float:left;
	width:350px;

}

