html, body {
		height:100%;
		}
body {
margin:0px;
padding:0px;
}

#wrapper {
	width: 725px;
	margin: 2px auto;
	font-family: Tahoma, Arial, sans-serif;
	height: 598px;
	clear:left;
	position:relative;
}
#header {
	height: 60px;
	width: 725px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #000000;
	margin:0 0 15px 0;
	position: relative;
}
#box {
	height: 377px;
	width: 725px;
	background-color: #edeeef;
	position:relative;
	border: 1px solid #000000;
	margin: 0px 0 15px 0;
}
#footer {
	height: 51px;
	width: 725px;
	border: 1px solid #000000;
	line-height: 48px;
	position: absolute;
	top: 469px;
	margin: 0;
}
#box #man {
	background-image: url(images/man-1.jpg);
	background-repeat: no-repeat;
	height: 393px;
	width: 264px;
	position: absolute;
	left: 461px;
	top: -14px;
}
#box #form1 {
	height: 302px;
	width: 327px;
	background-image: url(images/form_back.png);
	background-repeat: repeat-y;
	margin-left: 25px;
	padding-top: 75px;
	padding-left: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#container h1 {
	height: 36px;
	width: 324px;
	position: absolute;
	background-image: url(images/free_back.png);
	font-family: Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	text-align: center;
	left: 13px;
	margin: 0px;
	padding: 0px;
	top: 86px;
	font-size: 30px;
	z-index: 99;
}
#footer h2 {
	font-size: 20px;
	color: #C43C3E;
	text-align: center;
	font-weight: bolder;
	text-transform: uppercase;
	margin: 0;
	letter-spacing: 5px;
}

#form1 #day, #form1 #month, #form1 #year{
	width: 58px;
}

#form1 p {
	margin: 8px 0 0px 0;
	padding: 0px;
}
#box #form1 #submit {
	width: 122px;
	height: 21px;
	position: relative;
	left: 35px;
	margin: 0;
	top: -5px;
}

#form1 #sexuality, #form1 #age, #form1 #country  {
	width: 184px;
	margin: 5px 0 0 0;	
	font-size:11px;
}

#form1 #username, #form1 #email{
	margin: 10px 0 0 0;	
	font-size:11px;
	width: 180px;
	background-color:#FFFFFF !important;
}
#form1 #country, #form1 #locations, #form1 #sublocations {
	width: 184px;
	margin: 10px 0 0 0;
	font-size:11px;
	background-color:#FFFFFF !important;
}

.small{font-size: 11px;}
#small {font-size:11px;}

.agree {
position:relative;
width:270px;
text-align:center;
left:-40px;
margin:0px !important;
padding:0px;
}
#box #login #username, #wrapper #box #login #password  {
	width: 107px;
}
#box #login {
	height: 122px;
	width: 150px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	position: absolute;
	left: 316px;
	top: 231px;
	margin: 0 0 0 0;
}
#box #login label {
	font-weight: bolder;
	font-size: 12px;
}
.blue {
	color: #346480;
	font-weight: normal;
	padding: 0 0 2px 0;
}
.red {
	color: #c43c3e;
	line-height: 12px;	 
}
#box #login p {
	margin: 0 0 5px 0;
	padding: 0px;
}
#container {
	position: relative;
	width: 725px;
	height:100%;
	margin: 0px;	

}
#distance { 
	width: 1px;
	height:50%;
	float:left;
	margin-bottom:-300px; /* half of container's height */
}
#wrapper #container #bttmlinks {
	font-size: 10px;
	text-align: right;
	color: #c43c3e;
	padding-top: 3px;
	position: absolute;
	width: 725px;
	top: 527px;
	left: 0px;
}

#container #bttmlinks a:link{color: #c43c3e;text-decoration:underline;}
#container #bttmlinks a:visited{color: #c43c3e;text-decoration:underline;}
#container #bttmlinks a:active{color: #c43c3e;text-decoration:underline;}
#container #bttmlinks a:hover{color: #c43c3e;text-decoration:none;}
	
	.login {
	position: absolute;
	height: 21px;
	width: 139px;
	left: 314px;
	top: 282px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.error {
	font-weight: bold;
	color: #FF0000;
	line-height: 12px;
}

.mainerror{
position:relative;
width:270px;
text-align:center;
left:-40px;
margin:0px !important;
padding:0px;
font-weight: bold;
	color: #FF0000;
	line-height: 12px;
	font-size:11px;
	margin-top:-0px !important;
}
#container #blurb {
	position: absolute;
	top: 554px;
	left: 0px;
	padding: 0px;
}
#container #blurb p {
	font-size: 10px;
	color: #C43C3E;
	line-height: 14px;
	text-align:justify;
	margin: 0 0 10px 0;
}
#container h3 {
	position: absolute;
	top: 129px;
	margin: 0;
	left: 44px;
	text-transform: uppercase;
	font-size: 11px;
	z-index: 6;
	color: #333333;
	font-weight: bolder;
}
.copyright {
	float: left;
	margin: 2px 0 0 5px;
}

.blackBorder{
	border: 1px solid black;	
}

.blackBold18{font-size:18px;color:black;font-weight:bold;line-height:30px;}

.blackBold16{font-size:16px;color:black;font-weight:bold;line-height:30px;}

.blackBold13{font-size:13px;color:black;font-weight:bold;}

.smallRadio1{width:1em;height:1em;}

.paddingCol{
padding: 15px;
}

.redComment{
	font-size: 17px;
	color:red;
}

.purpleComment{
	font-size: 17px;
	color:#804AAA;
}

#primaryDrive{
margin:0 auto;
font-size: 11px;
width:725px;
height:30px;
padding-top:15px;
text-align:right;
border:0px solid red;
}

#primaryDrive a{
color: #c43c3e;
 padding-left:0px;
 text-decoration:none;
}
#primaryDrive a:hover{
padding-left:0px;
}