/* Hide from IE-Mac \*/
div#iemac {
	display: none;
}
 /* End hide */

body {
	margin: 0;
	padding: 0;
	background: url("images/body.gif");
	background-repeat: repeat-x;
	font: 14px arial, sans-serif;
}

div#page {
	position: relative;
	width: 784px;
	margin: 0 auto 0 auto;
	padding: 0;
}

div#top {
	margin: 0;
	padding: 0;
}

div#top img {
	float: left;
}

.menulink:link, .menulink:visited, .menulink:active {
	display: block;
	width: 100px;
	float: left;
	padding: 3px 0 0 0;
	text-align: center;
	font: bold 17px "trebuchet ms", serif;
	color: #113851; 
}

div#submenu {
	position: absolute;
	top: 95px;
	left: 190px;
	color: #113851;
	font: 16px "trebuchet ms", serif;
}

div#submenu2 {
	width: 550px;
	margin: 0 auto 0 auto;
	padding: 10px 0 0 0;
	color: #113851;
	font: 15px "trebuchet ms", serif;
}

.submenu:link,  .submenu:visited, .submenu:active{
	color: #113851;
}

.menulink:hover, .submenu:hover,.active:link, .active:visited, .active:hover {
	color: #1E4762;
}

/*CONTENT*/
div#content {
	clear: both;
	width: 744px;
	height: 490px;
	margin: 0;
	padding: 10px 20px 0 20px;
	background-image: url("images/bg.gif");
	background-repeat: no-repeat;
}

h1 {
	position: absolute;
	top: 50px;
	left: 190px;
	margin: 0;
	font: italic 35px georgia, serif;
	color: white;
}

h1.home {
	top: 48px;
	left: 187px;
	font-size: 24px;
}

h1.contribute {
	top: 44px;
	font-size: 30px;
}

h2 {
	margin: 15px 0 0 0;
	font: 26px "trebuchet ms", serif;
	color: #1E4762;
}

h2.small {
	font-size: 25px;
}

h3 {
	margin: 15px 0 -13px 0;
	font: bold 16px arial, sans-serif;
	color: #749C62;
}

p {
	margin: 15px 0 0 0;
	line-height: 18px;
	text-align: justify;
}

p.mission {
	margin-top: 5px;
	font: bold italic 15px arial, sans-serif;
	text-align: center;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 15px 0 0 0;
	border: 0;
	padding: 0;
}

ul {
	margin: 0 0 0 25px;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
}

a:link, a:visited, a:active {
	font-weight: bold;
	text-decoration: none;
	color: #396C8E;
}

a:hover {
	color: #3B81B1;
}

img {
	border: 0;
}

div.highlight {
	float: right;
	width: 250px;
	margin: 0 0 15px 35px;
}

div.highlight p{
	text-align: center;
	font-size: 13px;
}

/*Airstrips*/
div#map {
	width: 460px;
	height: 520px;
	margin: 15px 0 0 120px;
	border: 1px solid #222;
}

p.airstrips {
	width: 600px;
	margin-left: 70px;
}

div#webcam{
	width: 640px;
	margin: 15px auto 0 auto;
}

div#webcam div{
	position: relative;
	height: 500px;
}

div#webcam img{
	position: absolute;
	top: 10px;
	left: 0;
}

/*FOOTERS*/
p.copyright {
	clear: both;
	text-align: center;
	font-size: 12px;
	color: #666;
}

.siteby:link, .siteby:visited, .siteby:hover, .siteby:active {
	font-weight: normal;
}
