/* CSS Document - Mobile Flight Simulators, LLC */

body
{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px;	
	padding-left:50%;
   /* 	background: url(images/bg.gif) center repeat-y;  */
}

a {text-decoration: none; color: darkgreen;}
a:hover {text-decoration: underline; color: darkgreen;}

a.navlink {text-decoration: none; color: #fff;}
a.navlink:hover {text-decoration: underline; color: #fff;}

#container
{
	width: 700px;
	margin-left: -350px;
}

#topheader1 /* MFS Logo */
{
	height:300px;
	width:100%;
	margin-left: 1px;
	margin-top: 50px;
	background-image: url("HTML Docs/MFS Web Logo.gif");
	background-repeat: no-repeat;
}

#topheader2 /* Sky Harbor */
{
	height:250px;
	width:99%;
	margin-left: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url("HTML Docs/SkyHarbor.jpg");
	background-repeat: no-repeat;
}

#topheader3 /* MFS */
{
	height:100px;
	width:100%;
	margin-left: 40px;
	margin-top: 50px;
	background-image: url("HTML Docs/MFS Web Header.gif");
	background-repeat: no-repeat;
}

#topheader4 /* STC Airshow 2010 */
{
	height: 160px;
	width: 100%;
	margin-left: 80px;
	margin-top: 25px;
	margin-bottom: 25px;
	background-image: url("airshow/GMAS.jpg");
	background-repeat: no-repeat;
}

#navcontainer
{
	background-color: #ccc;
}

.navitem
{
	background-color: #0000ff;
	padding: 5px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	color: #fff;
	width: 127px;
	margin-top:1px;
	margin-right:1px;
	margin-left:1px;
	float:left;
}



#main
{
	padding:5px;
	margin-top: 10px;
	width: 688px;
	text-align:justify;
	color:#000066;
	line-height: 1.4em;
}

#textbox1
{
	width:680px;
	border:1px solid #0000ff;
	float:right;
	margin-top:10px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 3px;
	text-align:left;
	clear:both;
	margin-bottom: 10px;
}

h1
{
	font-size:20px;
	font-weight:bold;
	padding-top: 5px;
}

.headertext1
{
	font-size:12px;
	font-weight:bold;
}
.headertext2
{
	font-size:10px;
	font-weight:bold;
}

.headertext3
{
	font-size:10px;
	text-align:center;
	font-weight:normal;
}

#footer
{
	background-color:#0000ff;
	color: #fff;
	text-align:center;
	vertical-align:middle;
	height: 20px;
	padding-top:5px;
	padding-left:5px;
	clear:both;
}

img
{
	border: 1px solid #fff;
}
cert
{
	width:200px;
	border:none;
	float:right;
	margin-top:10px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 3px;
	text-align:left;
	clear:both;
	margin-bottom: 10px;

	
}
