body {
	background-image:url(images/background.gif);
	margin:0 auto;
	clear: both;
	text-align:center;
}
a:link 
{
    color:                          #F0B760;
    text-decoration:                underline;
}

a:visited 
{
    color:                          #E9D7BC;
    text-decoration:                underline;
}

a:hover 
{
    color:                          #FFFFFF; 
    text-decoration:                none;
}

#wrapper
{
	width:310px;
	border: none;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}
#wrapper_background
{
	width:310px;
	border: none;
	background-color:#141414;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	float:left;
}
#white_wrapper_background
{
	width:310px;
	border: none;
	background-color:#FFF;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	float:left;
}
.header_bg
{
	background-image:url(images/header_bg.jpg);
	width:310px;
	height:102px;
	border: none;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}
.logo
{
	padding:0;
	border: none;
	position:absolute;
	border:0;
	float:left;
	left:15px;
	top:30px;
}
.header_buttonplace
{
	font-family:Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	position:absolute;
	float:left;
	top:77px;
	left:200px;
	width:100px;
	height:20px;
	text-decoration:none;
}
.header_buttonplace a
{
	font-family:Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #C57CD3;
	text-decoration:underline;
}
.header_buttonplace a:hover
{
	font-family:Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #F0B760;
	text-decoration:underline;
}
.main_text
{
	font-family:Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #E9D7BC;
	height:80px;
}
.main_text2
{
	font-family:Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	height:80px;
}
.main_text3
{
	font-family:Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #E9D7BC;
	height:80px;
}
.main_text a
{
	text-decoration:underline;
	color: #E9D7BC;
}
.main_text a:hover
{
	text-decoration:underline;
	color: #FFFFFF;
}
.title_text
{
	font-family:Arial;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color: #F0B760;
}
.pages_text
{
	font-family:Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #F0B760;
	padding-top:8px;
	float:left;
}
.join_text
{
	font-family:Arial;
	font-size: 22px;
	font-style: normal;
	font-weight:bold;
	color: #FFD24A;
	text-decoration:none;
}
.join_text a
{
	color: #FFD24A;
	text-decoration:underline;
}
.join_text a:hover
{
	color: #FFFFFF;
	text-decoration:underline;
}