.header_1 {
	background-color: #666666;
	height: 52px;
	width: 100%;
	top: 0px;
	font-family: "Futura Md BT";
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #999999;
	right: 0px;




}
body {
	background-color: #999999;
}
.footer {
	background-color: #666666;
	height: 25px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	word-spacing: 3px;
	letter-spacing: 2px;
	padding: 5px;
	bottom: 0px;
	left: 0;
	position: absolute;




}
.content {
	top: 50%;
	bottom: 50%;
	left: 50%;
	right: 50%;
}
font {
	font-family: "Futura Md BT";
	font-size: 12px;
	color: #999999;
}
.leftside {
	background-color: #666666;
	clear: right;
	float: left;
	height: 100%;
	width: 180px;
	left: 0px;
	top: 0px;
	z-index: 0;
	font-family: "Futura Md BT";
	font-size: 9px;
	color: #999999;



}
.header2 {
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
}
.topnav {
	top: 51px;
	right: 0px;
}
.websites {
	position: absolute;
	left: 0px;
	top: 60px;
	overflow: scroll;
	height: 500px;
	width: 560px;


}
