body {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
	text-align: center; /* for IE 5x */
	background-image: url("");
	}

a:link {
	color: #454568;
	}
a:visited {
	color: #666699;
	}

h1 {
	font-size: 17px;
	}

h2 {
	font-size: 16px;
	}

h3 {
	font-size: 14px;
	}
	
.wrapper {
	position: relative;
	width: 731px;
	margin: 0 auto;
	text-align: left; /* reset left-align */
	}

.logo {
	position : absolute;
	top : 0px;
	left : 0px;
	}

.photo {
	position : absolute;
	top : 98px;
	left : 0px;
	}

.toptext {
	position : absolute;
	top : 420px;
	left : 10px;
	width: 220px;
	z-index: 1;
	}

.toptext h1 {
	font-size : 12px;
	margin : 0px;
	padding : 0px;
	}

.toptext p {
	margin : 0px;
	padding : 0px;
	}

.nav {
	position : absolute;
	top : 62px;
	left : 0px;
	width: 730px;
	z-index: 1;
	text-align: right; 
	}

.nav span {
	padding: 10px;
	}

.nav a:link, .nav a:visited {
	text-decoration: none;
	color: #;
	}

.content {
	position : absolute;
	top : 98px;
	left : 0px;
	width: 471px;
	padding: 80px 10px 0 250px;
	background-image: url("/images/romance-col.gif");
	background-repeat: repeat-y;
	}

.content img {
	padding: 10px;
	}

td {
	font-size : 12px;
	}

.ads {
	position : absolute;
	top : 100px;
	left : 250px;
	width: 450px;
	z-index: 1;
	text-align : center;
	}

.breadcrumbs {
	text-transform : capitalize;
	}

.linkbox {
	width: 95%;
	background-color: #ffffff;
	color: #000000;
	border: solid 1px #666666;
	padding: 10px;
	font-family: "Courier New", "Andale Mono", monospace;
	font-weight: bold;
	}

.prop {
    height: 50px;
    float: right;
    width: 1px;
  	}

.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
  	}
	


	
#form	{
   display:table;
   background-image:url(/images/form-bg.jpg);
   background-repeat:no-repeat;
   width:218px;
   height: 241px;
   text-align:left;
   margin-top: 15px;
   padding: 60px 9px 0px 9px;
}

.labels	{
   font-size:11px;
   font-family:Arial, Helvetica, sans-serif;
   font-weight:normal;
   text-align:left;
   margin-bottom:2px;
}
.select-amount select	{
	display:none;
}

.first-name, .last-name, .email {
   display:table;
   font-size:11px;
   text-align:left;
   margin-bottom:2px;
}
.first-name input, .last-name input, .email input {
 	width:190px;
 	font-size:11px;
   	border:inset;
   	border-color: #333333;
	margin-bottom:2px;
}
.check-01, .check-02, .check-03 {
	display:none;
}
.check-04 {
   display:inline-table;
   font-size:10px;
   font-weight:normal;
}
.continue-button input {
   margin-top:6px;
   margin-left:58px;
}
	
#disclosures ul	{
	margin:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:10px;
  text-align:center;
}