.middle_index_links
{
	padding: 1px 0 0 1px;
}

.forum,
.top_photos,
.top_videos,
.top_profiles
{
	display:block;
	float: left;
	height:204px;
	width:225px;
}

.forum
{
	background: url(../../img/index_forum.jpg) no-repeat;
	width:224px;
}

.top_photos
{
	background: url(../../img/index_photos.jpg) no-repeat;
}

.top_videos
{
	background: url(../../img/index_video.jpg) no-repeat;
}

.top_profiles
{
	background: url(../../img/index_profiles.jpg) no-repeat;
	width: 224px;
}

#middle_index_cont
{
	position:relative;
	text-align:center;
}

.index_link

{
	color: #f7fcfd;
	font: 16px Arial;
	margin: 4px;
	text-decoration: none;
	display: block;
	text-transform: lowercase;
	text-align: center;
}

.photos_index_cont
{
	width: 450px;
	height: 160px;
	float: left;
	margin-top: 5px;
	border-top: 1px solid #616161;
	border-bottom: 1px solid #616161;	
}

.photos_index
{
	width:450px;
}

.profiles_index_cont
{
	height: 160px;
	margin-top: 5px;
	border-left: 1px solid #616161;
	border-top: 1px solid #616161;
	border-bottom: 1px solid #616161;
	float: left;
	width: 449px;
}

.profiles_index
{
	width:449px;
}

.blogs_index
{
	height:285px;
	background: url(../../img/index_cap_bg.jpg) repeat-x;
	width:299px;
	float: left;
	border-right: 1px solid #616161;
}

.video_index
{
	background: url(../../img/index_cap_bg.jpg) repeat-x;
	width:300px;
	float:left;
}

#mediaplayer_container
{
	border:1px solid #616161;
	margin: 10px auto 0;
	width:280px;
}

.events_index
{
	height:166px;
	width:300px;
}

.forums_index
{
	height:113px;
	background: url(../../img/index_cap_bg.jpg) repeat-x;
	overflow: hidden;
	text-align: left;
	margin-left: 6px;
}

.events_forum
{
	float:left;
	background: url(../../img/index_cap_bg.jpg) repeat-x;
	width: 288px;
	height: 285px;
	border-left: 1px solid #616161;
}

.banner_index_cont
{
	width: 303px;
	height: 235px;
	float: left;
}


.bottom_index_cont
{
	position: relative;
	width: 900px;
	height: 235px;
	clear:both;
}

a
{
	color: #fff;
}

.index_blog_contn
{
	width: 298px;
}
