/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0px; 
	background-position: bottom;
	background-color: #E9D98D;
	}
	
#container {
	width:800px;
	position:relative;
	margin: 0 auto;
	margin-top:5px;
	height:1580px;
	 background-color: #36ABC4;
	
		
}

#header {
	height:205px;
	background-repeat: no-repeat;
	background-image: url(header.jpg);
	width:800px;
	

}

#top{
	background-image: url(top.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 800px;
	margin-top:10px;
	
}

#main{
	height:1200px;
	background-color: #4b4733;
	background-image: url(back1.gif);
	background-repeat: no-repeat;
	width: 800px;
}

#left{
	
margin-left:12px;
	margin-top:10px;
	float:left;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
	
}

#text{
	width:730px;
	position:absolute;
	left: 22px;
	top: 254px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;	
}

#topper{
	background-image: url(topper.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 770px;
	
}
#mids{
	height:1300px;
	
	width:770px;
	background-color: #F3EBC2;
	padding-left:15px;
	margin: 0 auto;
}


#right{
float:right;
width:380px;
margin-top:10px;
height:650px;
}

#milly{
	position:absolute;
	background-image: url(milly.jpg);
	background-repeat: no-repeat;
	width: 286px;
	height: 163px;
	left: 471px;
	top: 986px;
}

#pic1{
	background-image: url(picone.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 259px;
	height: 705px;
	left: 483px;
	top: 334px;
}


#navcontainer{
margin-top:8px;

	
}


#navcontainer ul
{
	padding: .2em 0;
	margin: 0;
	list-style-type: none;
	color: #FFF;
	width: 100%;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-variant: normal;
	
}

#navcontainer li { display: inline; }

#navcontainer li a
{
	text-decoration: none;
	color: #FFFFFF;
	padding: .2em 1em;
	font-family: trebuchet, arial, serif;
	font-size: 12px;
	font-weight: bold;
	
}

#navcontainer li a:hover
{
	color: #FBBC00;

}

#pageheader{
	background-image:url(pilot.gif);
	width:425px;
	height:51px;
	background-repeat: no-repeat;
}
#pageheader span{
display:none;}

#pageheader2{
	background-image:url(pilot.gif);
	width:362px;
	height:51px;
	background-repeat: no-repeat;
}

