body {
	text-align: center;
	margin: 0;
	font-size: 14px;
	font-family: Arial;
	background-repeat:repeat;
	background-color:#808080;
	background-image: url(images/logo_wall2.jpg);
}	


body /* Mozilla Firefox alignment */
{
text-align: -moz-center;
	margin: 0;
	font-family: Arial;
	font-size: 18px;
	background-repeat:repeat;
	background-color:#808080;
	background-image: url(images/logo_wall2.jpg);
}	
 
#main {
	width: 630px;
	background-color:#ffffff;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#time {
	background-color:#CCCCCC;
	border:thin;
	border-color:#000066}
.fax {
	display: none;
}
.red {
	color: #FF0000;
}
#main .logo {
	text-align:center;
	}
#main p{
	text-align: left;
	font-size: 18px;
	margin-top: 5px;
	margin-right: 15px;	
	margin-bottom: 5px;
	margin-left: 15px;
}

#main .center {
	text-align: center;
	font-size: 19px;
}
#main .join {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}
#main .thanksreg {
	text-align: center;
	font-size: 24px;
}
#main .headline {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: red;
	font-weight: bold;
}
#main .center_red {
	text-align: center;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
#main .center_red_times {
	text-align: center;
	color: red;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
#main .center_red_georgia {
	text-align: center;
	color: red;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
#main .center_red_small {
	text-align: center;
	color: red;
	font-weight: bold;
}
#main .left_red {
	text-align: left;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
} 
#main .preheadline {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
#main .benefits {
	color: #FF0000;
	font-size: 22px;
	font-weight: bold;
}	
#main .questions {
	font-weight: bold;
	list-style-type: disc;
}	
#main .steps {
	font-weight: bold;
	text-decoration: underline;
}
#main .thanks {
	font-weight: bold;
	font-size: 24px;
}
.signup	{
	background-color: #FFFF70;
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
}
.signup td{
	border: 2px solid #FFFFFF;
	padding: 4px;
	}
.right {
	text-align: right;
	margin: 4px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	}

img{
	border:none;
}

ul.preferredlist{
list-style-image:url(images/checkbullet.jpg)}
li.preferredlist {
  	font-size: 14px;
	font-family: Arial;
  	margin-top: .5em;
	}
	
