.index_online_list_title 
{
	background-image: url('../../img/online_list_headline.gif');
	width:196px;
	height:23px;
	color:#dd4811;
	font-size:11px;
	font-weight:bold;

}

.index_featured_list_title 
{
	background-image: url('../../img/featured_headline.gif');
	width:114px;
	height:20px;
	color:#dd4811;
	font-size:11px;
	font-weight:bold;

}

.index_featured_list_body 
{

   background:#eaeaea;
   width:114px;

}

#index_content 
{
	clear: both;
	border: 1px solid #C49D9B;
	background: #ffffff url('../../img/logo_right.jpg') right top no-repeat;
	height: 525px;
	width: 100%;
	margin-top: 50px;
	margin-left: 13px;
}

#index_content_search
{
	margin-top: 90px;
	margin-left: 30px;
}

#index_content_sign_in
{
	margin-top: 82px;
	margin-left: 30px;
}

*+html #index_content_sign_in
{
	margin-top: 95px;
}

#index_featured
{
	
}

#index_logo
{
	width: 366px;
	height: 90px;
	background: transparent url('../../img/logo.gif') no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

#index_separator1
{
	width: 363px;
	background: transparent url('../../img/index_separator.jpg') no-repeat;
	position: absolute;
	top: 105px;
	left: 5px;
	border: 1px solid #F0A597;

    color: #A74530;
    font-family: "Trebuchet MS";
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 2px;
}

#index_separator2
{
	width: 363px;
	background: transparent url('../../img/index_separator.jpg') no-repeat;
	position: absolute;
	top: 440px;
	left: 5px;
	border: 1px solid #F0A597;

    color: #A74530;
    font-family: "Trebuchet MS";
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 2px;
}

#index_top_content
{	
	position: relative;
}

a.index_join_now:link,
a.index_join_now:visited
{
	position: absolute;
    font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	top: 70px;
	left: 440px;
	color: #A74530;
}

a.index_join_now:hover
{
	color: #487986;
}
