body {
	width			: 	100%;
	height			: 	100%;
	margin			: 	0;
	padding			:	0;
	color			: 	#999999;
	background		: 	#FFF;
	font-family		: Verdana, Arial, sans serif;
	font-size		: 	8pt;

}


a:link {
  	text-decoration	: 	none;
  	color			: 	#999999;
}

a:visited {
	text-decoration	: 	none;
	color			: 	#999999;
}

a:hover, a.clicked	{
	text-decoration	:	none;
	color			:	#f90907;
}


#wrapper {
	width			:	910px;
	height			:	475px;
	position		:	absolute;
	top				:	130px;	
	left			:	50%;
 	margin-left		:	-450px;
  	background-color: 	none;
}

img {
  	border    		: none;
  	margin    		: 5px;
}


#content {
  	position    	: absolute;
	background-color: none;
	margin-top		: 10px;
	width			: 895px;
	height			: 450px;
  	margin-left 	: 10px;

}

#hg {
  position  : absolute; 
}

#enter {
	position		: absolute;
	float			: right;
  	right     		: 155px;
	height			;96px;
	margin-top		: 392px;	
}

#enter ul {
	position		:	aboslute;
	left			:	0px;
	bottom			:	0px;
	margin			:	0;
	padding			:	0;
}

#enter ul li {
	list-style-type	:	none;
	float			:	right;
}

#enter ul li a {
	display			:	block;
	height			:	48px;
}

#enter ul li a:hover {
	background-position	:	0 -48px;
}

#enter ul li a span {
	display			:	none;
}

#btn1{
	width			:	105px;
	top				:	0px; 
	color			:	#000;
	background		:	url(../media/overview.gif);
}

#navigation {
	background-color:	none;
	position		:	absolute;
	width			:	100%;
	height			:	250px;
	color			:	#000;
	margin-top			:	100px;
}

#navigation ul {
	position		:	absolute;
	left			:	0px;
	bottom			:	0px;
	margin			:	0;
	padding			:	0;
}

#navigation ul li {
	list-style-type	:	none;
	float			:	left;
}

#navigation ul li a {
	display			:	block;
	height			:	125px;
}

#navigation ul li a:hover {
	background-position	:	0 -125px;
}

#navigation ul li a span {
	display			:	none;
}

#btn2 {
	position		:	relative;
	width			:	250px;
	left			: 50px;
	top				:	-40px;
	color			:	#000;
	background		:	url(../media/sports.jpg);
}

#btn3 {
	width			:	250px;
	position		:	relative;
	left			: 	75px;
  top				:	-40px; 
	color			:	#000;
	background		:	url(../media/moments.jpg);
}

#btn4 {
	width			:	250px;
	color			:	#000;
	position		:	relative;
	top				:	-40px; 
	right			:	-100px;
	background		:	url(../media/people.jpg);
}

#menue {
position		; absolute;
	background-color: none;
  float     : right;
  margin-top   : 20px;
  margin-right    : 0px;
  font-size		: 	9pt;
}

#footer {
	position		: 	absolute; 
	width			:	100%;
	color			:	#000;
 	margin-left		:	0px;
	padding			:	0px;
	bottom			:	0px;
	background-color:	none; 	
}

#footer a:hover {
	color			  :	#999999;
}

#text {
	color			:	#999999;	
	background-color:	none;
  	margin-left     : 	2px;
  	padding         : 	0px;
 	float           : 	left;
	overflow		: 	auto;	
}


#textleft {
	color			:	#999999;
	position		:	absolute;
	background-color:	none;
  	margin-top      : 	75px;
  	margin-left		:	25px;
  	padding         : 	0px;
	width			: 	700px;
	height			: 	400px;
  	float           : 	left;
	overflow		: 	auto;	
 	font-size		: 	9pt;
}



#gallery {
  background-color  : none;
  overflow          : auto;
  width             : 380px;
  height            : 330px;
  border            : none;
  margin-top        : 70px;
  margin-left       : 50px;
  scrollbar-arrow-color: #FFFFFF;
scrollbar-base-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #C0C0C0;
scrollbar-shadow-color: #C0C0C0;
}



#layerheader {
  background-color  : none;
  width             : 50px;
  height            : 30px;
  margin-top        : 90px;
  margin-left       : 25px;
	font-size		: 	9pt;
}

#layer {
  background-color  : none;
  overflow          : auto;
  width             : 500px;
  height            : 300px;
  margin-top        : -30px;
  margin-left       : 220px;
 	font-size		: 	9pt;
  scrollbar-arrow-color: #FFFFFF;
scrollbar-base-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #C0C0C0;
scrollbar-shadow-color: #C0C0C0;
}
