body {
	background-color: #3287c3;
	background-image: url('/images/celebritycollector/join_gradient_bg.gif');
	background-repeat: repeat-x;
	background-attachment: fixed;
	color: #03314c;
	margin: 0px auto;
}
.main {
	background-color: #fff;
	background-image: url('/images/celebritycollector/join_bg.jpg');

	background-position:175px 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 800px;
	width: 850px;
	margin-left: 150px;
}
.flashcontent {
	position: absolute;
	left: 205px;
	top: 375px;
}
.flashcontent2 {
	position: absolute;
	left:645px;
	top:270px;
}
.join_expired_tour {
	background-color: #346ace;
	margin-top: 50px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 50px;
	font-size: 14pt;
	color: #fff;
}
.join_expired_tour_close {
	text-align: center;
	clear: both;
	margin-top: 5px;
}
.join_now {
	position: absolute;
	top: 660px;
	left: 470px;
}
.join_now img {
	border: 0;
}
.low {
	background-image: url('/images/celebritycollector/footer.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top:720px;
	left: 190px;
	width: 769px;
	height: 26px;
	color: #fff;
	padding-top: 3px;
	text-align: center;
	
}
.low a {
	color: #fff;
}
.lower {
	position: absolute;
	top: 750px;
	left: 190px;
	width: 769px;
	height: 26px;
	color: blue;
	padding-top: 3px;
	text-align: center;
}
.lower a {
	color: blue;
}
.lowest {
	position: absolute;
	top: 770px;
	left: 190px;
	width: 769px;
	height: 26px;
	color: blue;
	padding-top: 3px;
	text-align:center;
}
.lowest a {
	color: blue;
}
.upper_links {
	position: absolute;
	top: 5px;
	left: 775px;
	color: #fff;
	font-size: 12px;
}
.upper_links a {
	color: #fff;
}
