/* -------------------------------------------------------------- */

  body { margin: 0pt;
    padding: 0pt;
    font-family: Verdana, Lucida, Arial, sans-serif;
    font-size: small;
    }

  h2 { font-family: Times, "Times New Roman", serif;
        font-size: 175%;
        }

  h3 { font-family: Times, "Times New Roman", serif;
        font-size: 150%;
        }

  .small { font-size: 8px;
        }

  .lpic { padding-right: 5px; 
  		  padding-bottom: 5px; 
		  float: left;
		}
  .rpic { padding: 5px; 
		float: right;
		}

  .nofloat { 
		float:none;
		}

 .h250 { height: 250px; 
		}
 .h350 { height: 350px; 
		}		
		
 .medgreen { font-family: Times, "Times New Roman", serif;
 		  font-size: 150%;
		  font-weight: bold;
		  color: #009900;
 		}	
 		
 .gray {
        background: #DCDCDC;
        }

/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */

  #hdr { height: 35px;
    }

  #swtop { height: 175px;
    }

  #swtitle { font-size: 250%;  
  	color: blue;
    font-family: cursive;
    font-weight: bold;
    position: absolute;
    top: 10px;
    left: 170px;
    width: 480px;
    height: 85px;
    }

  #swtitle2 { font-size: 250%;  
  	color: #bbb;
    font-family: cursive;
    font-weight: bold;
    position: absolute;
    top: 12px;
    left: 172px;
    width: 480px;
    height: 85px;
    }

  #aklogo { position: absolute;
    top: 110px;
    left: 530px;
    }

  #smplane { position: absolute;
    top: 52px;
    left: 415px;
    }

  #headrot {
        position:absolute;
		left: 530px;
		top: 5px;
    }  

/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
/*    background: #CFF;  */

  #nav { margin: 0px; 
    position: absolute;
    top: 160px;
    left: 10px;
    width: 140px;
    }

#nav ul { list-style: none;
		  padding: 0;
		  margin: 0;
        }

#nav li  {
	text-align: left;
	border: 1px solid #fff;  
	margin-bottom: 6px;
	padding: 0px;
	text-decoration: none;
	background-image: url(images/home/grad3.jpg);
	background-repeat: no-repeat;
        }

#nav li a { display: block;
        	text-decoration: none;
			padding: 3px;
        }
		
#nav a:hover {
        color: black; 
		text-decoration: underline;
        background: #0f9;
              }

#navblk {
	background-color: #F9EDED;
}

/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
  #content { 
    margin: 5px;
    padding: 10px;
    position: absolute;
    top: 150px;
    left: 150px;
    }

.head {
	font-family: Times, "Times New Roman", serif;
	font-size: 175%;
	font-weight: bold;
}

.headblue {
	font-family: Times, "Times New Roman", serif;
	font-size: 175%;
	font-weight: bold;
	color: blue;
}

.sub-head {
	font-family: Times, "Times New Roman", serif;
	font-size: 150%;
	font-weight: bold;
}

.sub-headblue {
	font-family: Times, "Times New Roman", serif;
	font-size: 150%;
	font-weight: bold;
	color: blue;
}

 .picr { float:right 
 		}

/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
  #lastu {
	font-size: 80%;
	width: 630px;
	border-bottom-style: solid;
	border-color: #000000;
	border-bottom-width: 1px;
	padding-top: 10px;
	padding-bottom: 3px;
	text-align: right;
    }

/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
