.body_background, .body_background_logged_in
{
	background-image: url(../images/bg/splash.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	min-height: 768px;
}

/* HEADER NAVBAR */

.header
{
	margin-top: 132px;
	width: 100%;
	height: 26px;
	background: transparent;
}

.navigation a
{
	display: block;
}

.navigation_left
{
	width: 456px;
	height: 26px;
	background: transparent;
}

.navigation_video
{
	margin-left: 265px;
	width: 191px;
	height: 26px;
	cursor: pointer;	
}

.navigation_left a
{
	width: 191px;
	height: 26px;
}

.navigation_middle
{
	width: 117px;
	height: 26px;
	background: transparent;
}

.navigation_right
{
	width: 451px;
	height: 26px;
	background: transparent;
}

.navigation_join
{
	width: 180px;
	height: 26px;
	cursor: pointer;
}

.navigation_right a
{
	width: 180px;
	height: 26px;
}

.content
{
	background: transparent;
	min-height: 350px;
}

.logo
{
	margin-top: 227px;
}

.logo_left
{
	width: 366px;
	height: 143px;
}

.logo_middle
{
	width: 280px;
	height: 143px;
	
}

.logo_home
{
	width: 280px;
	height: 143px;
	cursor: pointer;
}

.logo_middle a
{
	width: 280px;
	height: 143px;
	display: block;
}


.logo_right
{
	width: 368px;
	height: 143px;
}
