@charset "UTF-8";
/* CSS Document */
body {font-family: "Courier New", Courier, monospace;
	  font-size: 12px;
	  margin-left: 30px;
	  margin-top: 0px;
	  
	}
#title {
	position: fixed;
	}

#rightcolumn {
	
	OVERFLOW: auto;
	height: 100%;
	margin-top: -14px;
	margin-left: 14.5px;
}

#rightcolumn2 {
	
	OVERFLOW: auto;
	height: 100%;
	font-size: 10.8px;
	margin-top: -13px;
	margin-left: 10px;
}

#dots {
	position: fixed;
	margin-left: 860px;
	margin-top: -255px;
	
	}

.leftcolumn {
	position: fixed;
	margin-left: 1040px;
	margin-top: -13387px;
	margin-right: 20px;
	text-align: right;}

.infonav {
	position: fixed;
	margin-left: 1165px;
	margin-top: -2248px;
	margin-right: 20px;
	text-align: right;}
	
.infonav2 {
	position: fixed;
	margin-left: 1165px;
	margin-top: -3220px;
	margin-right: 20px;
	text-align: right;}	
	
.infonav3 {
	position: fixed;
	margin-left: 1165px;
	margin-top: -540px;
	margin-right: 20px;
	text-align: right;}		

.leftcolumn2 {
	position: fixed;
	margin-left: 1090px;
	margin-top: -1575px;
	margin-right: 20px;
	text-align: right;}	
	
.leftcolumn3 {
	position: fixed;
	margin-left: 1090px;
	margin-top: -539px;
	margin-right: 20px;
	text-align: right;}	
	
.leftcolumn4 {
	position: fixed;
	margin-left: 1090px;
	margin-top: -17px;
	margin-right: 35px;
	text-align: right;}	
	
.leftcolumn5 {
	position: fixed;
	margin-left: 1090px;
	margin-top: -2695px;
	margin-right: 20px;
	text-align: right;}		
	
	

a:link {color: #000000; 
		text-decoration: none;}
a:active {color: #000000; 
		text-decoration: none;}
a:visited {color: #000000; 
		text-decoration: none;}
a:hover {color: #F39; 
		text-decoration: none;}
