body { font: 14px verdana, arial, helvetica, sans-serif;
	font-family: "arial narrow", helvetica;
	margin: 0;
	background-color: #555555;
}

h1 { font: arial; font-size: 2em; color: #222222; margin: 0 0 1em 0; }
h2 { font: arial; font-size: 1.5em; color: #333333; margin: 0 0 .5em 0; }
h3 { font: arial; font-size: 1em; color: #CCCCCC; margin: 0 0 .5em 0; }
h4 { font: arial; font-size: 0.75em; color: #FFFFFF; margin: 0 0 .5em 0; }
a { color: #ABCDEF; text-decoration: none;}
p { margin: 0 0 .8em 0; }
pre { margin: 0 0 .8em 0; font-size: 100%; }

#mainpage {
	position: absolute;
	background-color: #FFF;
	left: 40px; 
	top: 0;
  	right: 40px;
	bottom: 50px;
}

	spacing: 0 5px 0 5px;
#SiteLogo {
	width: 174;
	height: 200;
  }
#SiteLogo img {
	border: 0;
  }
#Banner {
	position: absolute;
	top: 0px;
	left: 174;
	height: 200px;
	width: 200;
	color: #FFFFFF;
  }
#Banner img {StarTilePatternBanner.jpg
	align: center;
	border: 0;
  }
#navbar {
	top: 180px;
	width: 100%;
	height: 28px;
	padding: 0;
	font: 14px arial;
	background: #454545;
	border: 1px black solid;  
	border-width: 1px 0px 1px 0px;
	font-weight: bold;
   	text-transform: uppercase; 
  
  }
#navbar tr {
	height: 28px;
	spacing: 0;
	padding: 0;
	text-align: center;
} 
#navbar td {
	height: 28px;
	spacing: 0;
	padding: 0;
	line-height: 28px;
	text-align: center;
} 
#navbar td#leftfade,td#rightfade {
	width=20px;
	padding: 0;
} 
#navbar a { color: #fff; text-decoration: none;}	
#navbar a:hover {
	padding: 12px 0 12px 0;
	spacing: 0;
	text-decoration: none;
	background-color: #ABCDEF;  
	line-height: 28px;
	color: #fff;
	}

#submenu {
	top: 180px;
	width: 100%;
	height: 28px;
	padding: 0;
	font: 14px arial;
	font-color: #ccc;
	background: #FFF;
	border: 1px #ABCDEF solid;  
	border-width: 1px 0px 1px 0px;
	font-weight: bold;
   	text-transform: uppercase; 
  
  }
#submenu tr {
	height: 28px;
	spacing: 0;
	padding: 0;
	text-align: center;
} 
#submenu td {
	height: 28px;
	spacing: 0;
	padding: 0;
	line-height: 28px;
	text-align: center;
} 
#submenu td#leftfade,td#rightfade {
	width=20px;
	padding: 0;
} 

#submenu a { color: #454545; text-decoration: none;}
#submenu a:hover {
	padding: 12px 0 12px 0;
	spacing: 0;
	text-decoration: none;
	background-color: #ABCDEF;  
	line-height: 28px;
	color: #fff;
	}

div#content1 {
	width: 100%;
	margin-left: 1px; 
	margin-bottom: 2em;
	text-align: center;
  	background-color: #fff; 
  	border: 4px;
  	padding: 4px;
  }
table#content2 {
	text-align: left;
  	border: 2px;
  }
.content td#leftspace,td#rightspace {
	padding: 0;
} 
table.thumb {
	align: right;
	width: 600;
}
.thumb img {
	align: left;
}
#float img {
			width: 7em;
			float: left;
			
			color: white;
			background: #060;
			padding: 1em;
			margin: 0;
  }
#Footer{
	clear: both;
	left: 50px;
	right: 50px;
  }
