﻿div.topnav {
	position: absolute; top: 85px; left: 480px;
	/*z-index: 1000;*/
}

div#messageboard {	
	background-color: #ffffcc;
	position: relative; top: 0px;	
	width: 900px;
	height: auto;
	max-height: 50px;
	background-color: #ffffcc;
	border-bottom: 1px solid #666;
	text-align: center;
	/*z-index: -1;*/
}
