body a:link{
	font-family: Courier New, monotype;
	font-weight: bold;
	text-decoration: none;
	color: #545557;
	background-color: transparent;
	border:none;}
	
body a:visited{
	font-family: Courier New, monotype;
	font-weight: bold;
	text-decoration: none;
	color:#545557;
	background-color: transparent;
	border:none;}  
                 
body a:hover{
	font-family: Courier New, monotype;	
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background-color: transparent;
	border:none;}

body a:active{
	font-family: Courier New, monotype;
	font-weight: bold;
	text-decoration: none;
	color: #545557;
	background-color: transparent;
	border:none;}

   
	
.text{
        font-family: "Gill Sans", Sans;
        font-size: 14px;
        color: #000000;
        background-color: #DAE3ED;}

.texthead{
        font-family: Gill Sans, Sans;
        font-size: 18px;
        font-weight: bold;
        color: #000000;
        background-color: #DAE3ED;}        
        
#top{
        background-image: url(../images/banner_top.jpg);
        width: 800;
        height: 140;
        padding: 0px;}

#navtop{
		font-weight: bold;
        font-size: 15px;		
        background: none transparent;
        position: relative;
        height: 15px;
        top: 113px;
        left: 21px;}
      
#navtop a:link{
		color: #545557;
		}
#navtop a:hover{
        color: #000000;
        border:none;}
#navtop a:active{
        color: #000000;
        border:none;}              
        
#navcl{
        font-weight: bold;
        font-size: 17px;
        color: #545557;
        background: none transparent;
        position: relative;
        height: 15px;
        top: 10px;
        left: 583px;}

#navcl a:link{
		color: #545557;
		}
		
#navcl a:hover{
        color: #000000;
        border:none;}        
		
#navbar{
        font-weight: bold;
        font-size: 15px;       
        color: #000000;
        background: none transparent;
        position: relative;
        height: 15px;
        top: 99px;
        left: 18px;}

#navbar a:link{
        color: #545557;}
#navbar a:hover{
        color: #000000;
        border:none;}        

#main{
        width: 800;
        padding: 0px;
        padding-top: 13px;
		border_color: #545557;}
        
#main s{
		text-decoration: none;
		font-weight: bold;
		padding-right: 30;}

#main a:hover{
        color: #000000;
        border:none;}
#main img{
		border: none;}		

#frame{
        width: 800;
        margin-right: auto;
        margin-left:auto;
        padding: 0px;}
        
#inactive{
	font-weight: bold;
	position: relative;
	top: 200px;}

#instruct{
	font-weight: bold;}	  

#resume li{
	padding: 5px;
	list-style-image: url(../images/bindot1.jpg)}
			
#resume em{
	position: absolute;
	left: 520px;}

#splash{
	width: 690;
	margin-right: auto; 
    margin-left:auto;
    padding: 0px;
	top: 50px;
	border-color: #FF8A00;
	font-family: Gill Sans;
	font-size: 12.5;
	}	
		      
