	html,
	body {
		margin:0;
		padding:0;
		height:100%;
		background-image:url('../images/lightship_entertainment_grayBG.jpg');
		background-repeat:no-repeat;
		background-attachment:fixed;
		background-position:center;
		background-color:#1f1f1f;
font-family:"Futura",Arial,Sans-serif;
font-size:14px;
color: #9c9c9c;
	}
	#container {
		width: 100%;
		height: 100%;
		min-height:830px;
		min-width: 1000px;
		position:relative;
	}

	#body {
		padding-bottom:70px;	/* Height of the footer */

	}
	#footer {
		position:absolute;
		bottom:0;
		width: 100%;
		height: 65px;			/* Height of the footer */
		background-image: url(../images/contact_footer_BG70trans.png);
		background-repeat: repeat;
		position:absolute;
		color: #000000;
	}

a:link {color:#9c9c9c}      /* unvisited link */
a:visited {color:#9c9c9c}  /* visited link */
a:hover {color:#0384bd}  /* mouse over link */
a:active {color:#9c9c9c}  /* selected link */
a{text-decoration:none }

h1 {
font-family:"Futura",Arial,Sans-serif;
font-size:22px;
color:#0384bd
}

.frontText {
font-family:"Futura",Arial,Sans-serif;
font-size:12px;
line-height:16px;
color:#FFF;
}


#homemainContent {
		height: 423px;
		width: 910px;
		clear: both;
		padding: 10px;
		top: 20px;
		background-image: url(../images/main_content_BG60trans.png);
		background-repeat: repeat;
		position: relative;
		margin: auto;
}

#NAVcontainer {
		margin: auto;
		top: 0px;
		height: 130px;
		width: 930px;
		clear: both;
		position: relative;
		background-image: url(../images/nav_BG40trans.png);
		background-repeat: repeat;
}

#LSElogo {
width: 300px;
padding-left:10px;
padding-top:10px;
position: absolute;
}

#LSEnavButtons {
padding-top:20px;
position: absolute;
right: 0px;
}

#FlashImages {
bottom: 0px;
left:20px;
position: fixed;
}

#footerText1 {
font-family:"Futura",Arial,Sans-serif;
font-size:12px;
color: #9c9c9c;
padding-left:20px;
padding-top:5px;

}
#footerText2 {
font-family:"Futura",Arial,Sans-serif;
font-size:12px;
color: #9c9c9c;
padding-left:175px;
padding-top:5px;
position:absolute;
top:0px;
}
#TwitterStatus {
width: 475px;
font-family:"Futura",Arial,Sans-serif;
font-size:13px;
color: #FFFFFF;
padding-left:365px;
position:absolute;
top:5px;
}

#blueText
{color:#0384bd}


#SocialNetworking {
font-family:"Futura",Arial,Sans-serif;
font-size:14px;
color: #9c9c9c;
right:15px;
padding-top:5px;
position:absolute;
top:0px;
}
	/* other non-essential CSS */
	#header p,
	#header h1 {
		margin:0;
		padding:10px 0 0 10px;
	}
	#footer p {
		margin:0;
	}
div#preload { display: none; }

