body
	{
		
		background:url(../images/general/graybg.gif);
		PADDING-RIGHT: 0px;
		PADDING-LEFT: 0px;
		SCROLLBAR-FACE-COLOR: #666666;
		PADDING-BOTTOM: 0px;
		MARGIN: 0px;
		SCROLLBAR-HIGHLIGHT-COLOR: #333333;
		SCROLLBAR-SHADOW-COLOR: #222222;
		SCROLLBAR-3DLIGHT-COLOR: #888888;
		SCROLLBAR-ARROW-COLOR: #003399;
		PADDING-TOP: 0px;
		SCROLLBAR-TRACK-COLOR: #222222;
		SCROLLBAR-DARKSHADOW-COLOR: #111111
	}

div.black {
color:white;
text-align:center;
font-size:.75em;
border-right:2px gray double;
border-left:2px gray double;
width:300px;
background-color:black;
position:absolute;
top:55px;
left:35px;
right:55px;
padding:5px;
border:0;
}

html>body div.black 
{
color:white;
text-align:center;
font-size:.75em;
border-right:2px gray double;
border-left:2px gray double;
width:300px;
background-color:black;
position:absolute;
top:55px;
left:25px;
right:55px;
padding:5px;
}


div.gray {
background-color: #000;
border-right:3px gray double;
border-left:3px gray double;
font-size:1em;
text-align:center;
color:Gray;
margin:2px 35px 2px 25px;
position:absolute;
top:135px;
left:0px;
padding: 2px 2px 2px 2px;
width:150px;
}

div.ored {
background-color: orangered;
font-size:.75em; text-align:center
}


div{
border:1px double #000;
text-align:center;
}

a:link{	font-size: 1em;	color: #ff9900;	text-decoration: none;}
a:active {color:black ; text-decoration:none;font-size:1em;}
a:hover{color:silver; text-decoration:none;font-size:1em;}
a:visited {color:khaki; text-decoration:none;font-size:1em;}

li
{
	clear: right;
	display: block;
	list-style-position: outside;
	float: none;
	visibility: visible;
	vertical-align: baseline;
	color: orangered;
	direction: ltr;
	text-indent: 2px;
	line-height: normal;
	list-style-type: circle;
	letter-spacing: normal;
	position: static;
	text-align: left;
}

pre{color:White;font-size:small;font-family:Arial;}	

h2, h3, h4{
color:orangered;
text-align: center;
z-index:auto;
}

h6{
color:darkgoldenrod;
text-align: center
}

h5{
color:White;
text-align:center;
z-index:auto;
}

font {
color:white;
font-size:.75em;
font-family:arial, helvetica, sans-serif;
font-weight: bold;
text-align:justify;
}

p{
font-size: .80em;
color: silver;
font-family: Tahoma, Arial, SansSerif;
text-align:justify;
font-weight:600;
margin: 2px 2px 2px 2px;
}


.lft{
font-size:1em;
color:silver;
font-weight:600;
font-family:Arial, Tahoma, Sans-Serif ;
text-align:justify;
padding:1px 1px 1px 1px;
margin:5px 5px 5px 5px;

}


#leftcontent{
	border-top:1px dashed gray;
	border-left:1px dashed gray;
	border-right:1px dashed gray;
	font-size: 0.75em;
	left: 3px;
	overflow: auto;
	width: 198px;
	position: absolute;
	top: 75px;
	height: 326px;
	
}

html>body #leftcontent
{
	border-top:1px dashed gray;
	border-left:1px dashed gray;
	border-right:1px dashed gray;
	font-size: 0.75em;
	left: 1px;
	overflow: auto;
	width: 209px;
	position: absolute;
	top: 75px;
	height: 333px;
}

#centercontent{	
	border-right: gray 1px dashed;
	border-top: gray 1px dashed;
	border-left: gray 1px dashed;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-size: 0.75em;
	overflow: auto;
	margin-right: 200px;
	margin-left: 204px;
	padding-top: 1px;
	top: 75px;
	height: 325px;
	width:381px;
	position:absolute;
}
html>body #centercontent
{
	border-right: gray 1px dashed;
	border-left: gray 1px dashed;
	border-top: gray 1px dashed;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 0.75em;
	padding-bottom: 1px;
	margin-left: 217px;
	overflow: auto;
	width: 346px;
	margin-right: 197px;
	padding-top: 1px;
	position: absolute;
	top: 75px;
	height: 332px;
}

#rightcontent {
position: absolute;
left:581px;
top:75px;
width:198px;
padding:2px;
border-top:1px dashed gray;
border-left:1px dashed gray;
border-right:1px dashed gray;
height:325px;
color:silver;
font-size:.75em;
font-family:Arial, Tahoma, Sans-Serif;
}

html>body #rightcontent
{
position: absolute;
left:581px;
top:75px;
width:209px;
padding:2px;
border-top:1px dashed gray;
border-left:1px dashed gray;
border-right:1px dashed gray;
height:330px;
color:silver;
font-size:.75em;
font-family:Arial, Tahoma, Sans-Serif;
}


#footer{
	padding: 1px;
	margin:1px;
	font-size: 0.75em;
	left: 3px;
	top:400px;
	right:15px;
	margin: 0px;
	width: 775px;
	color: white;
	border-top:gray 1px dashed;
	border-bottom:gray 1px dashed;
	border-left:gray 1px dashed;
	border-right:gray 1px dashed;
	font-family: Arial;
	position: absolute;
	height: 5%;
	text-align: center;
}
html>body #footer {
	padding: 1px;
	margin:1px;
	font-size: 0.75em;
	left: 1px;
	top:409px;
	right:15px;
	margin: 0px;
	width: 791px;
	color: white;
	border-top:gray 1px dashed;
	border-bottom:gray 1px dashed;
	border-left:gray 1px dashed;
	border-right:gray 1px dashed;
	font-family: Arial;
	position: absolute;
	height: 5%;
	text-align: center;
		}

h1{	
left:95px;
color: orangered;
position: absolute;
top: 40px;
z-index:3;
}

#banner h1 
{
	font-size:2em;	
	padding:0px 0px 0px 0px;  
	margin:0px; 
	position:absolute;
	top: 30px; 
	left:95px;
	z-index:1;
}

#banner{
	position:absolute;
	border:1px 1px 1px 1px solid black;
	background:url(../images/general/afnavtemp.jpg); width:635px; height:70px;
	left:145px;
	padding:0;
	margin:0;
	z-index:0;
	top:0;
}
html>body #banner
{
	position:absolute;
	border:1px 1px 1px 1px solid gray;
	background:url(../images/general/afnavtemp.jpg); width:635px; height:70px;
	left:165px;
	padding:0;
	margin:0;
	z-index:0;
}

#banner2 h1 
{
	font-size:2em;	
	padding:0px 0px 0px 0px;  
	margin:0px; 
	position:absolute;
	top: 30px; 
	left:95px;
	z-index:1;
}

#banner2{
	position:absolute;
	background:url(../images/Airbrush/airbrushbnr.jpg); width:590px; height:70px; 
	left:145px;
	padding:0;
	margin:0;
	z-index:0;
	
}
html>body #banner2
{
	position:absolute;
	background:url(../images/Airbrush/airbrushbnr.jpg); width:590px; height:70px;
	left:120px;
	padding:0;
	margin:0;
	z-index:0;
}

#banner3 h1 
{
	font-size:2em;	
	padding:0px 0px 0px 0px;  
	margin:0px; 
	position:absolute;
	top: 30px; 
	left:95px;
	z-index:1;
}

#banner3{
	position:absolute;
	background:url(../images/KateLynn/katelynnbnr.jpg); width:630px; height:68px; 
	left:145px;
	padding:0;
	margin:0;
	z-index:0;
	
}
html>body #banner3
{
	position:absolute;
	background:url(../images/Airbrush/airbrushbnr.jpg); width:630px; height:68px;
	left:120px;
	padding:0;
	margin:0;
	z-index:0;
}


#imgcontentleft {position: absolute;
left:105px;
top:265px;
width:189px;
background:gray;
border:1px 1px 1px 1px solid #000;
color:black;
font-size:.75em;
height:125px;
overflow:auto;
vertical-align:middle;
z-index:0
	}

#imgcontentmid {position: absolute;
left:15px;
top:50px;
filter:alpha(opacity=80);
z-index:0;
}

#imgcontentright{right: 2px;
	vertical-align: middle;
	overflow: auto;
	width: 200px;
	top: 175px;
	position: absolute;
	height: 200px;
	border:0px;
	filter:blur(add=true, direction=135);
	filter:alpha(opacity=30);
	z-index:0;
}
#imgtrans{position:absolute; filter:alpha(opacity=40);left:2px; top:5px;z-index:-1; width:189px; height:300px;}

html>body #imgtrans{position:absolute;left:2px; top:5px;width:189px; height:300px;z-index:2}

#imgtransr{filter:alpha(opacity=40); width:189px; height:300px;}

html>body #imgtransr{width:189px; height:300px;}

#imgspecial{
position:absolute;
top:150px;
left:210px;
z-index:0;
width:350px;
height:200px;
}

#imgcenter
{
	clear: none;
	display: inline;
	left: 70px;
	float: left;
	visibility: visible;
	width: 250px;
	position: absolute;
	top: 130px;
	height: 175px;
	fleft: left;
}

#fright{float:right;padding:1px 1px 1px 1px; margin:1px 2px 2px 1px;}
#imgintro{float:left}
#imgbg{float:left}

img{border:0;}

div#loc{position:absolute; top:120px; left:4px;}
div#footer {clear: both; padding-top: 1em;
  font: 65% Verdana, sans-serif; color:Silver;}
div.pic {float: left; height: 136px; width: 136px;
  padding: 11px; margin: 3px 3px;
  background: url(../images/general/frame-ls.gif);}
div.pt {background-image: url(../images/general/frame-pt.gif);}
div.pic img {border: 1px solid; border-color: #444 #AAA #AAA #444;}
div.ls img {height: 96px; width: 136px; margin: 20px 0 0;}
div.pt img {height: 136px; width: 96px; margin: 0 20px;}
div.pt ul {display: none;}
div.pic ul {margin: 0; padding: 0;}
li.title {list-style: none; text-align: center; color: #000;
  font: bold 9px Verdana, sans-serif; margin: 1px 20px;}

