body,td,th {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 14px;
	color: #009;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 16px;
	text-align: center;
}
#chevron {
	background-image: url(images/chevron.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 31px;
	clear: both;
}
#main {
	background-image: url(images/background_content.gif);
	background-repeat: repeat-y;
	width: 922px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main #leftBox #copy {
	margin-right: 25px;
	margin-left: 15px;
	margin-top: 20px;
}
#main #rightBox #memberships {
	width: 281px;
	margin-left: 49px;
}
#footer {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
}
#footer table tr td {
	font-size: 10px;
	color: #FFF;
}
#main #rightBox {
	width: 506px;
	float: right;
}
#main #leftBox {
	width: 416px;
	float: left;
}
#main #leftBox #menu {
	float: right;
	width: 146px;
}
#terms        {
	font-size: 12px;
	font-style: italic;
	margin: 0px;
	padding-left: 0px;
}
.bigText {
	font-size: 200%;
}
.mediumText {
	font-size: 125%;
}
#redirect     {
	float: right;
	width: 485px;
	padding-top: 100px;
	text-decoration: underline;
}
