#navigation {
	background-color:#333333;
	width: 350px;
	height: 12px;
	position: fixed;
	bottom: 1%;
	left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-indent: 20px;
	letter-spacing: 0.6px;
	line-height: 12px;
	color: #FC0;
	/*filter:alpha(opacity=60);
  	opacity:0.6;*/
	overflow:hidden;
	z-index: 4;
	}
	
	#links {
	background-color:#333333;
	width: 100%;
	height: 12px;
	position: fixed;
	bottom: 1%;
	left: 355px;
	text-indent: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FC0;
	text-transform:uppercase;
	word-spacing: 5px;
	letter-spacing: 0.4px;
	/*filter:alpha(opacity=60);
  	opacity:0.6;*/
	overflow:hidden;
	z-index: 5;
	}	


#bottom_right {
	position: fixed;
	bottom: 0%;
	right: 0%;
	max-height: 50%;
	max-width: 50%;
	z-index: 2;
	background-image: url(bg_color.jpg);
	background-repeat: repeat;
}

#background_right {
	width:100%;
	position:absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	overflow:visible;
}

#logo {
	position: fixed;
	bottom: 0.2%;
	right: 1%;
	z-index: 7;
	
}
.swf_navigation {
	
	position: fixed;
	bottom: 1%;
	left: 370px;
	overflow:hidden;
	z-index: 6;
}
body {
	background-image: url(bg_color.jpg);
}
a {
	font-size: 9px;
	color: #FC0;
	
	
}
a:link {
	text-decoration: none;
	

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

}
a:hover {
	text-decoration: none;
	color: #6FF;
}
a:active {
	text-decoration: none;
	
}@charset "UTF-8";
/* CSS Document */
