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

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

   
	
.text{
        font-family: "Courier New", Courier, monospace;
        font-size: 14px;
        color: #000000;
        background-color: #FFFFFF;}

.texthead{
        font-family: "Courier New", Courier, monospace;
        font-size: 18px;
        font-weight: bold;
        color: #000000;
        background-color: #DAE3ED;}        

#frame{
        width: 800;
        margin-right: auto;
        margin-left:auto;
        padding: 0px;}
#content1{
		position: relative;
		width: 650px;
		height: 2500px;
		overflow: visible;
		top: -550px;
		left: 200px;
		}		
#content1 img{
		border:none;}	
		
#complist{
	position:relative;
	top: -600px;
	left: 200px;}

#complistL{
	position:absolute;
	top:20px;
	left:0px;}

#complistR{
	position:absolute;
	top:20px;
	left: 300px;}

#cutoff{
		height: 1500px;
		overflow: hidden;
		}
        
#leftimg{
		position: relative;
		top: -165px;
		left: 50px;
		z-index: -1;
		}
		
#leftnowhiteimg{
		position: relative;
		top: -120px;
		left: 50px;
		z-index: -1;
		}
		
#agtitle{
		position: relative;
		left: 200px;
		}
#navstr{
		position:relative;
		top: -85px;
		left: 540px;
		z-index=-1;
	}	

#nav1{
		position:relative;
		top: -155px;
		left: 550px;
		z-index:2;
	}
#nav2{
		position:relative;
		top: -155px;
		left: 540px;
		z-index:2;
	}
#nav3{
		position:relative;
		top: -155px;
		left: 535px;
		z-index:2;
	}
	
#navspace1{
	padding: 2px 10px;
	}
#navspace2{
	padding: 2px 12px;
	}
#navspace3{
	padding: 2px 12px;
	}

#tagline{
		position: relative;
		top: -575px;
		left: 330px;
		width: 450px;
		}
#txtindex{
		position: relative;
		top: -550px;
		left: 330px;
		width: 400px;
		}
#txtcolumn{
		position: relative;
		width: 950px;
		overflow: visible;
		left: 125px;
		}