HTML BODY {
	background: url(images/bodybg.gif) repeat-y center top #333;
	padding: 0px; margin: 2px auto; height: 100%;
	font: 11px Arial, Helvetica, sans-serif;
	letter-spacing: 1px; color: #fff; }

#mainID { 
	height: 100%; width:642px; margin: 0 auto; text-align: center; }

#mainID IMG { border: 0px; }

#joinForm { 
	background: url(images/formbg.jpg) repeat-y left top;
	height:455px; text-align: left; }

/*.formLeft {
	background: url(images/formbgb.gif) repeat-y left top; }*/

SMALL { 
	font-size: x-small; line-height: 10px; }

.mediumType { 
	font-size: 11px; color: #FFFFE7; line-height: 10px; }

.subHead {
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;}
}

INPUT { 
	font-size: 11px; margin: 0px; padding: 0px; }

SELECT { 
	font-size: 11px; }

.footer { 
	color: #fff; letter-spacing: 1px; text-align: center; }

.footer A:link {
	color: #fff; text-decoration: underline; }

.footer A:hover {
	color: #FFFF00; text-decoration: none; }

.footer A:visited { 
	color: #fff; text-decoration: underline; }

form {
	margin: 0px; padding: 0px;
}
