	body{		background-color: #FFFFFF;	font-family: "Courier New", Courier, mono;	font-size: 12px;	color: #000000;}#container{	height: 600px;	width: 800px;	background-color: #FFFFFF;	margin-left: auto;	margin-right:auto;	padding: 0px;	}#top{	height: 155px;	width: 800px;	text-align: center;	float: left;	clear: both;}#smalltext {	height: 375px;	width: 130px;	text-align: right;	font-size: 12px;	margin: 0px;	padding: 0px;	float: left;}#text {	height: 375px;	width: 130px;	text-align: right;	margin: 0px;	padding: 0px;	float: left;	position: relative;	top: 0px;}#content{	height: 375px;	width: 500px;	float: left;	margin-left: 20px;	margin-right: 20px;	padding: 0px;	position: relative;	top: 0px;	font-size: 12px;	text-align: center;}#image{	height: 375px;	width: 500px;	float: left;	margin-left: 20px;	margin-right: 20px;	padding: 0px;	position: relative;	top: 0px;}#menu{	height: 375px;	width: 130px;	text-align: left;	margin: 0px;	padding: 0px;	float: left;	position: relative;	top: 0px;}#menutop{	height: 50px;	width: 130px;	text-align: left;	color: #990000;}#menumiddle{	height: 275px;	width: 130px;}#menubottom{	height: 50px;	width: 130px;}.current{color:#990000;}#bottom{	height: 70px;	width: 800px;	text-align: center;}	a:link    {color: #000000; text-decoration:none}	a:visited {color: #000000; text-decoration:none}	a:hover   {color: #FF0000; text-decoration:none; cursor:crosshair}	a:active  {color: #FF0000; text-decoration:none}		