body {
	background-color: #FFFFFF;
	background-image: url(images/BG.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
}
body, h1, h2, h3, h4, h5, h6, p, a, table, tr, td, b, i, div, span, em, strong, ol, ul, li {
	font-family: Arial, Helvetica, sans-serif;
}	
h1 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #663399;
	padding: 1px 1px 1px 3px;
}
h2 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663399;
	font-variant: small-caps;
}
h3, h4, h5, h6 {
	font-size: 14px;
}
h3 {
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
h5 {
	font-style: italic;
	font-weight: bold;
}
h6 {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #9933CC;
	text-align: center;
}
p {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a:link {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #663399;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #663399;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #9933CC;
	text-decoration: none;
}
a.navbar:link {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #663399;
	text-decoration: none;
}
a.navbar:hover {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #663399;
	text-decoration: none;
}
a.navbar:visited {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.navbar:active {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #9933CC;
	text-decoration: none;
}
a.promo:link {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #663399;
	text-decoration: none;
}
a.promo:hover {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #663399;
	text-decoration: none;
}
a.promo:visited {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.promo:active {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #9933CC;
	text-decoration: none;
}
a.image:link {
}
a.image:hover {
	border: 1px solid #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
}
.content {
	position: absolute;
	top: 180px;
	right: 200px;
	bottom: 10px;
	left: 200px;
	overflow: auto;
	width: 425px;
	height: 443px;
	clear: right;
}
.joinPromo {
	font-weight: bold;
	height: auto;
	width: 140px;
	font-size: 14px;
	font-style: normal;
	left: 660px;
	position: absolute;
	top: 30px;
	padding-bottom: 20px;
}
.navList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
