
.leftNav {
	display: none;
}

.topHeader {
	width: 800px;
	height: 130px;
	background-image: url(../header.jpg);
	padding-bottom: 3px;
	border-bottom: 3px double #666699;
	border-top: 3px double #666699;
	
}
 
.footer {
	display: none;
}

div { overflow:visible !important; }