/*
  Copyright Airlogbook.co.uk 2007-2009

	W3.org VALID CSS Level 2.1
*/


a.hyperlink:link {font-weight: bold; text-decoration: none; color: #FFFFFF}
a.hyperlink:visited {font-weight: bold; text-decoration: none; color: #FFFFFF}



body,
html {
margin:0;
padding:10px;
background:#E5E5E5;
color:#000;
}

body {
min-width:800px;
}

#wrap {
background:#FFFFFF;
margin:0 auto;
width:800px;
}

#header {
background:#E5E5E5;
}
	
#header h1 {
text-align: center;
color: #FFFFFF;
font-family: arial;
font-size: 13pt;
word-spacing: 40px;
background-image: url(navbar.png);
padding:5px;
margin:0;

}

#nav {
width:800px;
background:#FFFFFF;
font-size: 11pt;
font-family: arial;
color: #1F5A96;
text-align: center
}

img {   border-style: none;   }

#main {
float:left;
width:770px;
background: #FFFFFF;
color: #868685;
font-size: 9pt;
font-family: arial;
font-weight: normal;
text-align: justify;
padding: 0pt 10pt 10pt 10pt;
}

#main h2 {
text-indent: 0pt;
text-align: center;
padding:0 0pt 0 0pt;
color: #A1DD1D;
font-size: 11pt;
font-weight: bold;
font-family: arial;
padding: 10pt 0pt 0pt 0pt;
} 

#main h3 { 
padding:10px 30px 0 10px;
background: #FFFFFF;
color: #A1DD1D;
font-size: 8pt;
font-family: arial;
font-weight: normal;
text-align: justify;
padding: 0pt 0pt 0pt 0pt;
}

#main p {
padding: 0px 0px 0px 0px;
}

	
	

#footer {
background:#E5E5E5;
clear:both;


}


	
#footer p {
text-align: center;
color: #FFFFFF;
font-family: arial;
font-size: 9pt;
word-spacing: normal;
background-image: url(navbarbottom.png);
padding:7pt 0pt 0pt 0pt;
margin:0;
!height: 12pt
}
