/* tags */body	{	background-image:url(../FW_Images/Tile7.gif);	background-attachment:fixed;	background-position:top left;	background-repeat:repeat;	color:#333333;	font-size:95%.1;	margin:25px 100px 100px 100px;	text-align:center;}/* layout elements */div.siteBorder	{	border:6px solid #7EA4CB; 	padding:0px; 	margin:0px; 	width:95%; 	height:auto; }div.siteContainer	{	text-align:left;	width:inhert;	height:inherit;	margin:0px;	padding:15px 0px 15px 15px;	border:1px solid black;	background-color:white;}div.headerContainer	{	width:472px;	height:165px;	margin:10px 0px 20px 20px;	padding:0px;}div.contentContainer	{	text-align:justify;	width:inherit;	height:auto;	margin:10px 20px;}div.footer	{	text-align:center;	width:95%;	height:auto;	font-size:60.1%;	border-top:1px dashed black;	margin:150px auto 15px auto;	clear:both;}/* feature elements */#imageBorder1	{	margin:0px;	border:1px solid black;	width:118px;	margin:5px 10px 5px 0px;	float:left;}#imageBorder2	{	border:4px solid #7EA4CB;	width:110px;	margin:0px;}#imageHolder	{	width:108px;	height:108px;	margin:0px; 	padding:0px;	border:1px solid black;}img.header	{	margin:0px;	padding:0px;}img.Text	{	width:auto;	height:auto;	border:1px solid #000000;}div.galleryImage	{	margin:30px auto;	width: 321px;	height:500px;	padding:0px;	border:1px solid #000000;	clear:both;}/* menu system */div#menuContainer	{	width:458px;	text-align:center;	height:20px;	border-bottom:1px solid black;	text-transform:uppercase;	padding:0px 0px;	margin:0px;}ul#topMenu	{	display:inline;	float:left;	width:100%;	list-style:none;	padding:0px;	margin:0px;	text-transform:uppercase;	color:#000000;}a.menuItem	{    width:auto;	float:left;	height:19px;	font-size:14px;	border:none;	text-align:center;	color:#000000;	padding:1px .6em;	margin:0px;	text-decoration:none;}a:hover.menuItem	{	color:#0066CC;}a:active.menuItem	{	color:#0066CC;}li.menu	{	display:inline;}