#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	font-size: small;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 650px;
}
#menubar {
	position: absolute;
	height: 25px;
	width: 100%;
	top: 81px;
	background-color: #330099;
}
#mainphoto {
	position: absolute;
	left: 87px;
	height: 415px;
	border: none;
	width: 271px;
	top: 0px;
}
#address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	position: absolute;
	left: 398px;
	top: 15px;
	color: #333333;
}
#fms {
	position: absolute;
	left: 86px;
	top: 491px;
}

#navigation {
	position: absolute;
	width: 499px;
	left: 397px;
	top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#line {
	position: absolute;
	width: 250px;
	left: 1px;
	top: 404px;
}
#submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	position: absolute;
	left: 398px;
	top: 112px;
	color: #666666;
	width: 299px;
}
#body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	position: absolute;
	left: 399px;
	top: 149px;
	width: 490px;
	height: 264px;
	overflow: auto;
	color: #666666;
}
#contact {
	position: absolute;
	left: 402px;
	top: 430px;;
	height: 48px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	width: 499px;
}
#bottomleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	position: absolute;
	left: 87px;
	top: 431px;
	height: 94px;
	width: 298px;
}
a.whitelink:link, a.whitelink:visited, a.whitelink:active  {
color: #330099; 
text-decoration: none;
}  
a.whitelink:hover
{
color: #330099; 
text-decoration: underline;
}  
 
#validicon {
	position: absolute;
	left: 86px;
	top: 426px;
	width: 298px;
	height: 104px;
}
