#bottomleft {
	position:fixed;
	float: left;
	bottom:0px; left:0px;
	background : url(img/earth-float.png) no-repeat;
}
#videocontainer {
	position: relative;
	left: -130px;
	top: 50px;
	width: 320px;
	height: 400px;
	text-align : CENTER;
	color : white;
	WIDTH: 100%;
	z-index: 10;
	
}
#floater {
	position:relative; float:left;
	height:50%;	margin-bottom:-300px; 
	width:1px;
}
#wrapper {
	position:relative; clear:left;
    margin: 0 auto;
	 width: 967px;
	height: 600px;
}
#mainvideo {
	width: 967px;
	height: 600px;
	background: url(img/bg-lunacy900-600.jpg) no-repeat;
	position: relative;
	text-align : CENTER;
	border-style:solid;
	border-width:5px;
	border-color:white;
}
#main {
	width: 967px;
	height: 600px;
	background : url(img/bg-splash967-600.jpg) no-repeat;
	position: relative;
	text-align : CENTER;
	border-style:solid;
	border-width:5px;
	border-color:white;
}
#content {
    width: 100%;
	position: center;
	
}
body {
	background : url(img/star3.jpg);
WIDTH: 100%;
text-align: center;
font : 1em Arial, sans-serif;
line-height : 1.5em;
color : #ffffff;
}

#enter {
position: relative;
top: -20px;
left: 90px;
padding: 0px 0 0px 0;
margin : 0 ;
font : 100% Arial, sans-serif;
line-height : 1.5em;
text-align : CENTER;
color : #454545;
WIDTH: 100%;
z-index: 20;
}

a {
color : #3B499F ;/*#3B499F;
background : inherit;*/
text-decoration : none;
font-weight : bold;
}

a:link {
color : #3B499F ;/*#3B499F;
background : inherit;*/
text-decoration : none;
font-weight : bold;
}
a:hover {
color : #ffcc00;
background : #FFFFFF;
text-decoration : NONE;
}
p {
margin : 0;


}
h1 {
font : 250% Arial, Sans-Serif;
padding : 0px 0 0px 0;
margin : 0;
letter-spacing : -1px;
color : #FFFFFF

}
h2 {
font :  1.4em Arial, Sans-Serif;
letter-spacing : -1px;
color : white;
}
h3 {
padding : 4px 0;
margin : 0;
text-align : left;

}

