@charset "UTF-8";

body {
	padding: 0;
	margin: 0;
	text-align:center;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}  


/*"""""""" DIV Styles""""""""*/	



#container {
	width: 625px;
	text-align: left;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	z-index: 0;
	height: 627px;
}

#main_content {
	width: 625px;
	position: absolute;
	z-index: 0;
	height: 266px;
	margin: 0;
	padding: 0px;
	float: left;
	top: 154px;
	background-image: url(images/main.gif);
	background-repeat: no-repeat;
}

#info {
	width: 625px;
	position: absolute;
	z-index: 0;
	height: 14px;
	margin: 0;
	padding: 0px;
	float: left;
	left: 0px;
	top: 514px;
}

#fbook {
	width: 96px;
	position: absolute;
	z-index: 0;
	height: 35px;
	margin: 0;
	padding: 0px;
	float: left;
	left: 268px;
	top: 552px;
	background-image: url(images/facebook.gif);
	background-repeat: no-repeat;
}


#entersite{
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	z-index: 0;
	height: 35px;
	margin: 0;
	padding: 0px;
	left: 256px;
	top: 611px;
	font-family: Verdana;
	font-size: 1.5em;
}

#entersite a{
	color: #88746A;
	text-decoration: none;
}

#entersite a:hover{
	color: #D48A1D;
}

#llaunch{
	width: 234px;
	position: absolute;
	z-index: 0;
	height: 34px;
	margin: 0;
	padding: 0px;
	float: left;
	left: 198px;
	top: 420px;
	background-image: url(images/leaderlaunch.gif);
	background-repeat: no-repeat;
}


/*"""""""" Text Styles""""""""*/	


.body {
	font-family:"Courier New", Courier, monospace;
	color:#FFFFFF;
	font-size:13px;
	font-style:normal;
	line-height: 23px;
	letter-spacing: normal;
	font-weight: normal;
	text-decoration: none;
}

.body a:link {
	font-family:"Courier New", Courier, monospace;
	color:#9ed5bc;
	font-size:13px;
	font-style:normal;
	line-height: 23px;
	letter-spacing: normal;
	font-weight: normal;
	text-decoration: none;
}

.body a:active {
	font-family:"Courier New", Courier, monospace;
	color:#9ed5bc;
	font-size:13px;
	font-style:normal;
	line-height: 23px;
	letter-spacing: normal;
	font-weight: normal;
	text-decoration: none;
}

.body a:visited {
	font-family:"Courier New", Courier, monospace;
	color:#9ed5bc;
	font-size:13px;
	font-style:normal;
	line-height: 23px;
	letter-spacing: normal;
	font-weight: normal;
	text-decoration: none;
}

.body a:hover {
	font-family:"Courier New", Courier, monospace;
	color:#999999;
	font-size:13px;
	font-style:normal;
	line-height: 20px;
	letter-spacing: normal;
	font-weight: normal;
	text-decoration: none;
}
