@charset "UTF-8";
/* CSS Document */
#header{
	   	width:100%;
	   	background-color:#ffffff;
	   	height:50px;
		position:absolute; 
		top: 0px; 
		left: 0px;
}     
    .newnav {
margin: 11px 0 20px 0;
padding: 0;
letter-spacing: -1px;
}
body {
	font-family:letter gothic std;
	font-size: 65%;

}
a:link { 
	color: #000000;
	text-decoration:none;
	}
a:visited {
	color: #000000;
	text-decoration:none;
	}
a:active {
	color: #000000;
	text-decoration:none;
	}
a:hover{
color: #000000;
}
#logo{
      float:left;
	  margin-top:14px;
	  margin-left:20px;
}

#newnav{
		margin-top:36px;
		margin-left:265px
		}
	.newnav a {
		font-size: 1.2em;
		color: 000000;
	}

	.newnav a:hover {
		color: 000000;
	}

	.newnav .active {
	color: #000000;
	}

	.newnav li {
		list-style: none;
		display: inline;
		margin: 0 0.5px 0 13px;
	}
	#contact{
		margin-left:20px;
		font-family: letter gothic std;
		font-size: 9pt;
		}
		a:link { 
	color: #000000;
	text-decoration:none;
	}
a:visited { 
	color: #000000;
	text-decoration:none;
	}
a:active {
	color: #000000;
	text-decoration:none;
	}
a:hover{
color: #000000;
}
#credit{
		margin-left:20px;
		font-family: letter gothic std;
		font-size: 8pt;
		}
		a:link {
	color: #000000;
	text-decoration:none;
	}
a:visited {
	color: #000000;
	text-decoration:none;
	}
a:active {
	color: #53be95;
	text-decoration:none;
	}
a:hover{
color: #53be95;
}
#images{
	margin-bottom:30px;
}
.horizontal_scroll_bar .track{
	color: black;
	margin-top: 4px;
	float: left;
	background-color: black;
	height: 2px;
}

.vertical_scroll_bar .handle{
	width: 14px;
	height: 45px;
	background: transparent url(scrollBoxV.png) no-repeat top left;
}

.horizontal_scroll_bar .handle{
	width: 50px;
	height: 8px;
	margin-top: -4px;
	background-color: #ccc;
	border: 1px dotted black;
	cursor: move;
}
/* end */

.clear_both {
	clear: both; 
	height: 0px; 
	margin: 0px; 
	padding: 0px; 
	line-height: 0px;




		
		
	

		
