@charset "utf-8";
/* CSS Document */

#Wrapper {

	width: 1000px; /**adjust as needed**/
    
    margin:0 auto;
	margin-top:0px;
 
}

#top-logo-div  {
	width: auto; /**adjust as needed**/
    margin:0 auto;
	margin-top:0px;
	height:225px;
	float: left;
	background-image: url(LMC-images/Starfield-3.png);
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#fff ;
	text-align:center;
	line-height:22px;
	padding-bottom:10px;
	padding-top:0px;
	
	
}
#menu-bar {
	width: auto; /**adjust as needed**/
	height:65px;
	margin: auto; /**adjust as needed**/
	background-image: url(LMC-images/Starfield-3.png);
	padding-left:80px;
	margin-top:0px;
	padding-top:170px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif"
	font-size:18px;
	color: #ffdf02;
	
	
}
#Center-container {
    width:auto;
    background-color: #000;
	font-family: "Berlin Sans FB"   ;
	font-size: 22px;
}
#Footer {
width: 1000px;
	height: 50px;
margin-top: 25px;
	font-family:  "Berlin Sans FB";
color: #ffdf02;
font-size: 24px;
line-height: 24px;}







	h1   {
		font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
		color: #ffdf02;
		font-size: 26px;
		
	}
h2{
		font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif" ;
		color: #ffdf02;
	font-size: 22px;
		
	}
		
	
	