.layer1 {
	background-color: #000000;
	width: 800px;
}
.header {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.type1 a:hover{
	background-color: #CCCCCC;
}

.topnav a, .topnav{
	color: #000000;
	text-decoration:none;
	font-size: 16px;
	font-weight: bold;
}

#dropmenudiv{
	position:absolute;
	border:1px solid black;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	color: #006699;
}

#dropmenudiv a:hover{
	background-color: #0099CC;
}

.leftnavbar {
	position: relative;
	top: 20px;
	left: 3px;
	width: 120px;
	text-align:center;
	background-position: center;
}

.leftnavbar a{
	color: #000000;
	font-size: 22px;
	font-weight: bolder;
	text-decoration:none;
}

.footer{
	color: #FFFFFF;
}	

.footer a{
	color: #FFFFFF;
}
.content {
	border-top: thin ridge #000000;
	border-right: thin ridge #000000;
	border-bottom: thin none #000000;
	font-family: Arial;
}
.contentheader {
	font-size:24px; 
	font:Verdana, Arial, Helvetica, sans-serif; 
	color:#009966
}
.credit {
	width: 800px;
	color:#000;
}
