body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin-bottom: 20px;
}

a {
	color: #FF8484;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}.textBoxMed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFF7F7;
	width: 150px;
}
.textSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFF7F7;
	width: 75px;
}
.mainFontBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.mainFontBlackSmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.textSmallAge {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFF7F7;
	width: 45px;
}
.textBoxEmail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFF7F7;
	width: 430px;
	height: 65px;
}
.textBoxSubject {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFF7F7;
	width: 300px;
}
.textBoxSearch {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFDBDB;
	width: 150px;
	margin: 0 10px 10px 10px;
}

.createField {
	background-color: #FFEFEF;
	margin: 0 10px 10px 10px;
	display: inline;
}

.countries {
	width: 160px;
}

textarea {
	background-color: #FFF7F7;
}

label, .searchbutton {
	margin-left: 10px;
	display: block;
	color: #660000;
}

.searchbutton {
	background-color: #FFEFEF;
}

#searchholder {
	width: 300px;
	margin: 0 auto 20px auto;
	border: 1px solid black;
	background-color: #FFF7F7;
	color: #000;
}

#searchholder form {
	width: 200px;
	margin: 0 auto;
	padding-bottom: 20px;
	font-size: 0.9em;
}


div.createDiv {
	float: left;
}

#upload p {
	color: #fff;
}

#acct-details-table {
	font-size: 0.9em;
	padding-left: 40px;
}

#submit-error {
	text-align: center;
	color: #fff;
}

#sex-pref, #age-pref, #pic-upload, #profile-form, #member-profile {
	display: block;
	padding: 0 30px 30px 30px;
	margin: 0 auto;
	text-align: center;
	border: 1px solid black;
	width: 400px;
	background-color: #FFF7F7;
	color: #9C0204;
}


#profile-form, #member-profile {
	margin: 20px 20px 20px 220px;
	padding: 30px 30px 80px 30px;
	text-align: left;
	position: relative;
}

#member-profile {
	margin: 20px auto;
	width: 500px;
}

#profile-form frameset {
	margin: 0;
	padding: 30px;
	border: 2px solid red;
}

#profile-form legend {
	color: #600;
	font-size: 18px;
}

#profile-form div {
	margin: 20px 0;
	clear: both;
}

#profile-form label {
	clear: both;
	margin: 10px 0;
}

#profile-form label {
	display: inline;
	font-size: 13px;
}

#profile-form input, #profile-form select {
	display: inline;
	position: absolute;
	right: 50px;
	background-color: #fff;
	padding: 2px;
}

#profile-form .radio {
	position: static;
}

#profile-form .radio-btns {
	display: inline;
	position: absolute;
	right: 50px;
	margin: 0;
}


#profile-form textarea {
	float: right;
	background-color: #fff;
	margin-bottom: 20px;
}

#profile-form .submit-btn {
	margin-top: 20px;
	padding: 4px;
}

#toggle {
	float: left;
	position: relative;
	left: 20px;
	margin-top: 20px;
}

#sex-pref h3, #age-pref h3, #pic-upload h3, #profile-form h3, #member-profile h3 {
	text-align: center;
	background-color: #C88889;
	color: #fff;
	padding: 10px 0;
	margin: 10px 0;
}

#submit {
	margin-left: 150px;
	margin-top: 20px;
}

#sex-pref label, #age-pref label, #pic-upload label {
	text-align: left;
	padding: 10px 100px;
}

#start-age, #end-age {
	float: right;
}

#end-age {
	margin-bottom: 20px;
}

#choose-pref {
	margin-bottom: 12px;
}

#contratulations {
	margin-top: 20px;
}

h5 {
	color: #9C0204;
	padding-left: 12px;
}

#terms {
	overflow: scroll;
	height: 100px;
	padding: 5px 20px;
	margin-bottom: 10px;
	background-color: #ccc;
}

img {
	border-width: 0;
}

.arrows {
	
}

#search-numbers {
	text-align: center;
	margin-top: 20px;
}

#search-numbers p {
	color: #fff;
	margin-bottom: 5px;
	margin-top: 5px;
}

#search-numbers a {
	text-decoration: none;
	font-size: 1.4em;
	margin: 0 25px;
	font-weight: bold;
}

#arrowholder {
	position: relative;
	width: 500px;
	margin: 20px auto;
}

#leftarrows {
	position: absolute;
	left: 0;
}

#rightarrows {
	position: absolute;
	right: 0;
}

.adbox-outer {
	background: #fff url(../images/adbox-top.gif) no-repeat;
	width: 299px;
	margin-top: 20px;
	padding: 17px 0 0 0;
}

#adbox-content {
	margin: 0 20px;
	padding: 0;
	text-align: center;
}

#flash-countries {
	margin: 0;
	padding: 0;
}

.adbox-inner {
	background: #fff url(../images/adbox-bottom.gif) no-repeat bottom center;
	height: 17px;
}

#member-profile #right {
	float: right;
	text-align: center;
}

#member-profile dt {
	font-size: 1.1em;
	margin-bottom: 2px;
}

#member-profile dd {
	margin-bottom: 15px;
	margin-left: 10px;
}

#member-profile img {
	padding-left: 10px;
}

#user-options {
	list-style-type: none;
	text-align: left;;
	margin-left: 250px;
}

#user-options li {
	padding-bottom: 10px;
}