/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#faux {
 background: url(images/faux-1-2-col.gif);
 margin-bottom: 5px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}
#header {
 color: #FFF;
 width: 902px;
 padding: 10px;
 height: 150px;s
 margin: 10px 0px 5px 0px;
 background: #000;
}
#leftcolumn { 
 display: inline;
 color: #FFF;
 margin: 10px;
 padding: 0px;
 width: 195px;
 float: left;
}
#rightcolumn { 
 float: right;
 color: #000;
 margin: 10px;
 padding: 0px;
 width: 683px;
 display: inline;
 position: relative;
}
#rightcolumnindex { 
 float: right;
 color: #000;
 margin: 10px;
 padding: 0px;
 width: 683px;
 display: inline;
 position: relative;
 background: url(images/runway.jpg);
 background-repeat: no-repeat;
}
#footer { 
 width: 902px;
 clear: both;
 color: #000;
 background: #000;
 margin: 0px 0px 10px 0px;
 padding: 10px;
}
.clear { clear: both; background: none; }
.header1 {
}
.header2 {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-weight: bold;
 color: #000;
}
.header3 {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-weight: bold;
 color: #FFF;
 }
 .p1 {
 	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.style38 {
 color: #FFFFFF;
 font-family: Georgia, "Times New Roman", Times, serif; 
 font-weight: bold;
 font-style: italic;
}
 .style26 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.style19 {
	font-size: 18px;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
}

.style35 {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-style: italic; }

.style36 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.style40 {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; color: #0000CC; }

.p2 {
	font-weight: bold;
}
.p3 {
}
