#wrapper {
	margin: 0px auto;
	width: 800px;
	position: relative;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.member {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	position:absolute;
	letter-spacing:1px;
	left: 392px;
	top: 702px;
	width:500px;
}
.promo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #FFFFFF;
	position: absolute;
	text-align: center;
	top: 40px;
	left: 625px;
	letter-spacing: 1px;
	font-weight:bold;
}
a:link {
	color: #2718FF;
	text-decoration:underline;
}
a:visited {
	color: #2718FF;
}
a:hover {
	color:#CC3300;
}
a:active {
	color: #2718FF;
}
h1 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
.links {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	line-height: 14px !important;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	position: absolute;
	text-align: left;
	top: 20px;
	left: 625px;
	letter-spacing: 1px;
	font-weight:bold;
	width:150px;
	padding-bottom:5px;
}
.links a {
	color:#FFFFFF;
	text-decoration:underline;	
}
.links a:visited {
	color:#FFFFFF;
	text-decoration:underline;		
}
.links a:hover {
	color:#333333;
	text-decoration:underline;	
}
.image {
	float:right;
	margin: 3px 5px 10px 20px;
	
}
.image p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-top:5px !important;
	margin-top:-5px;
}
