body
{
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
	background-image: url("/images/carnival-bg.gif");
	background-repeat: repeat-y;
}

a:link
{
	color: #660000;
}

a:visited
{
	color: #173550;
}

.logo
{
	position : absolute;
	top : 0px;
	left : 226px;
}

.photo
{
	position : absolute;
	top : 0px;
	left : 0px;
}


.toptext
{
	position : absolute;
	top : 100px;
	left : 300px;
	width: 380px;
	text-align: center;
	border: solid 1px #173550;
	background-color: #FFFF99;
}

.toptext h1
{
	font-size : 12px;
	margin : 0px;
	padding : 10px 10px 0 10px;
}

.toptext p
{
	margin : 0px;
	padding : 0 10px 10px 10px;
}

.nav
{
	position : absolute;
	top : 310px;
	left : 20px;
	width: 200px;
}

.navtitle
{
	font: bold 14px Helvetica;
	padding: 0 0 5px 0;
}

.nav span
{
	padding: 5px 0;
	line-height: 15px;
}

.content
{
	position : absolute;
	top : 200px;
	left : 240px;
	width: 500px;
}


td
{
	font-size : 12px;
}

.ads
{
	position : absolute;
	top : 440px;
	left : 20px;
	text-align : center;
}

.linkbox
{
	width: 95%;
	background-color: #ffffff;
	border: solid 1px #666666;
	padding: 10px;
	font-family: "Courier New", "Andale Mono", monospace;
	font-weight: bold;
}

.breadcrumbs
{
	text-transform : capitalize;
}

#form	{
   display:table;
   position:absolute;
   background-image:url(/images/form-bg.jpg);
   background-repeat:no-repeat;
   top: 465px;
   left: 3px;
   width:218px;
   height: 276px;
   text-align:left;
   padding: 60px 9px 0px 9px;
}

.select-amount select, .labels	{
   font-size:11px;
   font-family:Arial, Helvetica, sans-serif;
   font-weight:normal;
   text-align:left;
   margin-bottom:2px;
}

.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:185px;
 	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:20px;
  text-align:center;
}