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

html {
	height: 100%; overflow:hidden;
	}
	
body {
	margin: 0px; padding: 0px; 
	height: 100%; 
	background-color: black; 
	border-top: 1px transparent solid; 
	margin-top: -1px; 
	z-index:0; 
	position:relative; 
	}
	
img#stretchybackground {
	z-index: -1;
	position:absolute;
	color: white;
	width: 100%;
	min-width:200px;
	background-image:
	}
		

a img {  
    border: 0 none;  
	}

.im1 {
	position: absolute;
	left: 697px;
	top: 109px;
	width: 190px;
	height: 41px;
	z-index: 1
	}
	
#menu {
	margin: 0;
	padding: 0;
	}
	
#menu ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #6FA47C;
	font-weight: lighter;
	font-size: 12px;
	text-decoration: none;
	line-height: 1.5em;
	}
	
#menu li{
	display: inline;
	}
	
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #6FA47C;
	font-weight: lighter;
	font-size: 12px;
	text-decoration: none;
	line-height: 1.5em;
	}

#menu a:hover {
	color: #CC0000;
	}
	
#h1 {
	position: absolute;
	left: 40px;
	top: 50px;
	width: 10px;
	z-index: 2;
	height: 20px;
	background-image: url(assets/navend2.png);
	}

#h2 {
	position: absolute;
	left: 50px;
	top: 50px;
	width: 100%;
	z-index: 2;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: lighter;
	background-color: #000000;
	height: 20px;
	line-height: 1.5em;
	text-indent: 4px;
	font-size: 12px;
	letter-spacing: 0.2em;
	}
#player2 {
	position: absolute;
	width: 400px;
	height: 425px;
	left: 50px;
	top: 85px;
	z-index: 2;
	}
	
	#player {
	position: absolute;
	width: 400px;
	height: 425px;
	left: 50px;
	top: 85px;
	z-index: 2;
	}
	
#rotator {
	position: absolute;
	width: 400px;
	height: 425px;
	left: 475px;
	top: 85px;
	z-index: 2;
	}
	
#div1 {
	position: absolute;
	width:400px;
	left: 50px;
	top: 85px;
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6FA47C;
	line-height: 1.25em;
	letter-spacing: 0.1em;
	background-color: #000000;
	padding: 5px;
	}


#div2 {
	position: absolute;
	width: 400px;
	left: 470px;
	top: 85px;
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6FA47C;
	line-height: 1.25em;
	letter-spacing: 0.1em;
	background-color: #000000;
	padding: 5px;
	}
	

.link {
	font-family: Arial, Helvetica, sans-serif;
	color: #6FA47C;
	font-weight: lighter;
	font-size: 12px;
	text-decoration: none;
	}
	
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: lighter;
	font-size: 12px;
	text-decoration: none;
	}
