	
		body {
	background-color: #0D111A;
	font: .8em/1.3em verdana,arial,helvetica,sans-serif;
	margin: 0px;
	padding:0px;
	}

	#header {
	background-color: #0D111A;
	width: 1000px;
	height: 60px;
	}
	
	#sidemenu {
	position: absolute;
	background-color: #0D111A;
	width: 200px;
	height: 480px;
	left:0px;
	}
	
	#footer {
	background-color: #0D111A;
	width: 1000px;
	height: 40px;
	position: absolute;
	top: 571px;
	right: 420px;
	}
	
	#flashcontent {
	margin: 0px 0px 0px 200px;
	width: 850px;
	height: 700px;
	position: absolute;
	left: -198px;
	top: -2px;
	visibility: visible;
	overflow: hidden;
	}
body,td,th {
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing: 2px;
	position: absolute;
	height: 12px;
	width: 12px;
}
