/* Created By SCHMIDLI Creation and Design to suit November 2004 version of Airborne Magazine web site*/
BODY, TD, UL, A, A:LINK, A:VISITED, A:ACTIVE, A:HOVER, A:FOCUS {
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

body, td {
	font-size : 12px;
	text-align: center;
}


/* Centralising Page Content */
div.container {
	position: relative;
	margin: 0 auto;
	width: 740px;
	text-align: left;
}

#toplhsbar {
  position : absolute;
  left : 0px;
  top: 0px;
  width : 740px;
  height: 30px;
  margin-left : 0px;
  margin-top : 0px;
  background : url(images/bg_top_bar2.gif);
  padding : 0px;
  }
  
  #toplhsbarnoposition {
  
  left : 0px;
  width : 740px;
  margin-left : 0px;
  margin-top : 0px;
  background : url(images/bg_top_bar2.gif);
  padding : 0px;
  }

#header {
  position : absolute;
  left : 0px;
  top: 40px;
  width : 740px;
  height: 120px;
  margin-left : 0px;
  margin-top : 0px;
  background-image: url(images/bg_header.gif);
  padding : 0px;
}

#navlhs {
  position : absolute;
  left : 0px;
  top: 170px;
  width : 100px;
  height: 430px;
  margin-left : 0px;
  margin-top : 0px;
  background-image: url(images/bg_lhs_nav.gif);
  padding : 0px;
}

#navlhsnolength {
  position : absolute;
  left : 0px;
  top: 170px;
  width : 100px;
  height: 430px;
  margin-left : 0px;
  margin-top : 0px;
  background-image: url(images/bg_lhs_nav.gif);
  padding : 0px;
}

#navlhsbackground {
  background-image: url(images/bg_lhs_nav.gif);
}

#heading {
  position : absolute;
  left : 110px;
  top: 170px;
  width : 630px;
  height: 30px;
  margin-left : 0px;
  margin-top : 0px;
  background-color: #CCCCCC;
  padding : 0px;
}

#headingnoposition {
  /* position : absolute; */
  left : 110px;
  top: 170px;
  width : 630px;
  height: 30px;
  margin-left : 0px;
  margin-top : 0px;
  background-color: #CCCCCC;
  padding : 0px;
}

#content{
  position : absolute;
  left : 110px;
  top: 200px;
  width : 620px;
  height: 400px;
  margin-left : 0px;
  margin-top : 0px;
  background-color: #FFFFFF;
  padding : 10px;
}

#contentnoposition{
  position : absolute;
  left : 110px;
  top: 200px;
  width : 620px;
  height: 400px;
  margin-left : 0px;
  margin-top : 0px;
  background-color: #FFFFFF;
  padding : 10px;
}

#contentcolumn12{
  position : absolute;
  left : 110px;
  top: 200px;
  width : 360px;
  height: 400px;
  margin-left : 0px;
  margin-top : 0px;
  background-color: #FFFFFF;
  padding : 10px;
}

#column3background{
  position : absolute;
  left : 480px;
  top: 200px;
  width : 260px;
  height: 400px;
  margin-left : 0px;
  margin-top : 0px;
  background-image: url(images/bg_rhs_column.gif);
  background-repeat: repeat-y;
  padding: 0px;
}

#contentcolumn3{
  position : absolute;
  left : 480px;
  top: 200px;
  width : 260px;
  height: 400px;
  margin-left : 0px;
  margin-top : 0px;
  padding: 10px;
  background-color: transparent;
}

#bottombar {
  position : absolute;
  left : 0px;
  top: 610px;
  width : 740px;
  height: 10px;
  margin-left : 0px;
  margin-top : 0px;
  background-image: url(images/bg_bottom_bar.gif);
  padding : 0px;
}

#bottombarnoposition {
  width : 740px;
  height: 10px;
  background-image: url(images/bg_bottom_bar.gif);
  padding : 0px;
}

/* Navigation Menu Formating */
.nav {
	font-size: 14px;
	color : #000000;
	font-style : italic;
	padding-left: 6px;
}

a:link {
text-decoration : underline; 
color : #000099; 
} 
a:visited {
text-decoration : underline; 
color : #000099; 
} 
a:hover {
text-decoration : underline; 
color : #cc3333; 
}

a:link.nav {
font-weight : bold; 
text-decoration : none; 
color: Black;
} 
a:visited.nav {
font-weight : bold; 
text-decoration : none; 
color: Black;
} 
a:hover.nav {
background : #999999;
color: Black;
} 

H1 {
	font-size: 16px;
	font-weight: bold;
	color : Black;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
}

H2 {
	font-size: 12px;
	font-weight: bold;
	color : Black;
}

.fine {
	font-size: 10px;
}

.finegrey {
	font-size: 10px;
	color : #696969;
}

.formfield {
	position: absolute;
	left: 120px;
}

.headingplandetails {
    font-size : 12px;
	font-weight : bold;
	color : #000099;
}

.plandetails {
	font-size : 12px;
	font-weight : normal;
	color : White;
}

/* Formating of Articles */
.articletitle {
font-size : 14pt; 
font-family :  Arial, Syntax, sans-serif; 
color : #000099;
 font-weight : bold;
 font-style : italic;
 text-decoration : underline;
 margin-left: 10px;
 margin-top: 10px;
 margin-bottom: 0px;
} 
.articleby {
font-size : 10pt; 
font-family : Verdana, Arial, Syntax, sans-serif; 
color : #000000; 
font-style : italic;
font-weight : bold;
margin-left: 10px;
margin-top: 10px;
margin-bottom: 0px;
} 

.plannumber {
font-family : Arial, Helvetica, sans-serif;
font-size : 16px;
font-weight : bold;
margin-left: 10px;
margin-top: 10px;
margin-bottom: 0px;
}

.articleheading {
font-size : 10pt; 
font-family : Verdana, Arial, Syntax, sans-serif; 
color : #000099; 
font-weight : bold; 
text-transform : uppercase; 
margin-left: 10px;
margin-top: 10px;
margin-bottom: 0px;
} 
