*	{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	}

body	{
	background-color: #000000;
	}

table	{
	border: 0px none transparent;
	border-spacing: 0px;
	border-collapse: collapse;
	}

#wrap	{
	width: 950px;
	background-image: url('images/bg34.jpg');
	background-repeat: repeat-y;
	background-position: top center;
	margin-left: auto;
	margin-right: auto;	
	}

td.header h1 {
	padding: 0px;
	margin: 0px;
	}

td.content {
	width: 556px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 13px;
	}

p.quote {
	font-size: 80%;
	text-align: center;
	width: 443px;
	margin-left: auto;
	margin-right: auto;
	}

p.quote span.quote1 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 110%;
	letter-spacing: 0.06em;	
	}

p.quote span.date {
	font-weight: bold;
	font-style: italic;
	}

div.leftcontent p {
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 90%;
	}

td.right ul {
	margin-left: 57px;
	font-size: 90%;
	margin-top: 22px;
	letter-spacing: 0.06em;
	}

td.right li {
	list-style-image: url('images/blue-bullet.png');
	margin-bottom: 10px;
	}

td.right ul span.title {
	font-weight: bold;
	}

td.right ul span.date {
	font-style: italic;
	font-size: 90%;
	}

table.signuptable {
	margin-left: 51px;
	margin-top: 15px;
	}


input.short {
	width: 113px;
	height: 19px;
	border: 0px none transparent;
	background-image: url('images/short-form-bg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	color: #000000;
	margin-right: 4px;
	padding-left: 2px;
	padding-top: 2px;
	}

input.long {
	width: 232px;
	height: 19px;
	border: 0px none transparent;
	background-image: url('images/long-form-bg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	color: #000000;
	padding-left: 2px;
	padding-top: 2px;
	margin-top: 5px;
	}

input.submit {
	width: 84px;
	height: 22px;
	border: 0px none transparent;
	margin-right: 4px;
	margin-top: 5px;
	}

td.credit p {
	width: 928px;
	padding: 5px 10px 5px 10px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 70%;
	text-align: center;
	margin-top: 10px;
	}

td.credit a:link {
	color: #000000;
	text-decoration: none;
	}

td.credit a:visited {
	color: #000000;
	text-decoration: none;
	}

td.credit a:hover {
	color: #000000;
	text-decoration: underline;
	}

div.clear {
	width: 100%;
	height: 0px;
	line-height: 0%;
	font-size: 0%;
	clear: both;
	}

span.b	{
	font-weight: bold;
	}

span.i	{
	font-style: italic;
	}

span.u	{
	text-decoration: underline;
	}
