@charset "UTF-8";
/* CSS Document */

body
{
	color:#959595;
	font-family:Arial, Century Gothic;
	height:100%;
	background-color:#999;
	background-image:url(img/html/bg.gif);
	font-weight:normal;
	font-size:12px;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #555555;
}

a:link
{
	color:#FFFFFF;
	text-decoration:none;
	border:0px solid #000;
}

a:hover
{
	color:#aaaaaa;
	text-decoration:underline;
	border:0px solid #000;
}

a:active
{
	color:#FFFFFF;
	text-decoration:none;
	border:0px solid #000;
}

a:visited
{
	color:#FFFFFF;
	text-decoration:none;
	border:0px solid #000;
}



.background
{
	background-image:url(img/html/c_bg.jpg);
	width:1022px;
	height:823px;
	margin:auto;
}

.menu
{
	position:relative;
	top:150px;
	left:180px;
	background-color:#414141;
	width:672px;
	height:44px;
	line-height:32px;
	text-align:left;
	border:0px solid yellow;
}

.content
{
	position:relative;
	top:154px;
	left:59px;
	width:789px;
	height:481px;
	text-align:left;
	vertical-align:middle;
	border:0px solid white;
	overflow:auto;
	overflow-x:hidden;
	border:0px solid yellow;
	
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #555555;
}

.images
{
	position:relative;
	top:177px;
	left:55px;
	width:672px;
	text-align:left;
	border:0px solid yellow;
}

.rightSideAds
{
	position:relative;
	top:-727px;
	left:1288px;
	width:140px;
	text-align:left;
	border:0px solid yellow;
}

.languageBox
{
	position:relative;
	top:-605px;
	left:10px;
	width:140px;
	text-align:left;
	border:0px solid yellow;
}

/* ---- CONTENT SPECIFIC ---- */

/* PAGE HOME */

.news_container
{
	position:static;
	width:350px;
}

.news_container_right
{
	position:static;
	width:350px;
	border:2px solid #afafaf;
}

.news_container_title
{
	position:static;
	width:350px;
	text-align:left;
	font-weight:bold;
}

.news_container_date
{
	position:static;
	width:350px;
	text-align:right;
	font-weight:bold;
}

.deejays_container
{
	position:static;
	width:779px;
}

.events_container
{
	position:static;
	width:760px;
	border-bottom:1px solid #999999;
}

.events_container_title
{
	position:static;
	width:760px;
	text-align:left;
	font-weight:bold;
}

.events_container_date
{
	position:static;
	width:760px;
	text-align:right;
	font-weight:bold;
}
