html, body {
	margin: 0px;
	padding: 0px;
/*	background: #FFF url("../dx/BG.gif/$file/BG.gif");*/
	background: #039;
	font: 90% Arial, Helvetica, Sans-Serif;
}
body {
	font-size: 90%;
}
html>body {
	font-size: 97%;
}
head:first-child+body {
	font-size: 90%;
}
acronym, abbr {
	border-bottom: 1px dotted black;
	cursor: help;
}
p {
	font: normal 1.0em/1.6em arial, helvetica, sans-serif;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
}
h1 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 1pt;
	color: #000;
}
h2 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 1pt;
	color: #000;
}
h3 {
	font: 12px;
	font-style: bold;
	vertical-align: top;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #002b7f;
	text-decoration: none;
}
a:visited {
	color: #002b7f;
	text-decoration: none;
}
a:hover {
	color: #002b7f;
	text-decoration: underline;
}
a:active {
	color: #002b7f;
	text-decoration: underline;
}
.maintable {
	height: 100%;
	margin: 0px;
	cellpadding: 0x;
	border: 0px;
}
#maincontent {
	background: #fff;
	width: 758px;
	height: 100%;
	z-index: 2;
	padding: 0px 0 0 0;
}
#counter {
	display: block;
	float: left;
	position: absolute;
	z-index: -5;
}
#header {
	z-index: 2;
	width: 758px;
	height: 100;
}
#header h1 {
margin:0;
margin-top: 12px;
margin-left: 40px;
text-align: center;
font-size:22px;
}
#header h2 {
margin:0;
margin-top: 6px;
margin-left: 40px;
text-align: center;
font-size:13px;
}
 #header h3 {
margin:0;
margin-top: 6px;
margin-left: 40px;
text-align: center;
font-size:14px;
}
#leftcolumn {
	clear: both;
	background: #fff;
	z-index: 2;
	position: relative;
	margin-left: 4;
	margin-right: 8;
	margin-top: 8;
	width: 200px;
	display: block;
	float: left;
}
#centercolumn {
	background: #fff;
	z-index: 2;
	position: relative;
	margin-top: 8;
	width: 320px;
	display: block;
	float: left;
}
#centercolumn_full {
	background: #fff;
	z-index: 2;
	position: relative;
	margin-top: 8;
	width: 525px;
	display: block;
	float: left;
}
#rightcolumn {
	background: #fff;
	z-index: 2;
	position: relative;
	margin-left: 8;
	margin-right: 0;
	margin-top: 8;
	width: 200px;
	display: block;
	float: left;
}
#Menu {
	margin: 0;
	padding: 0;
	background: #102044;
	height: 21px;
}
#Menu ul {
	margin: 0;
	padding: 0;
	font-size: 0.7em;
	height: 0em;
}
#Menu ul li {
	display: inline;
	font-style: bold;
}
#Menu ul li a {
	border-top: 1px solid #102044;
	border-right: 1px solid #C1CDD4;
	color: #fff;
	float: left;
	margin: 0;
	padding: .1em 1em .4em;
	text-decoration: none;
	background: #102044;
}
#Menu ul li a:hover {
	border-top: 1px solid #102044;
/*	color: #c1cdd4;*/
/*	background: #c12346;*/
	background: #c00;
}
#StoryImage img {
	width: 320px;
	height: 240px;
}
#StoryTitle {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 1pt;
	color: #c12346;
	padding: 2px;
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	width: 320px;
}
#StoryTitle_full {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 1pt;
	color: #c12346;
	padding: 2px;
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	width: 525px;
}
#StoryTitle_list, #StoryTitle_list a {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 1pt;
	color: #c12346;
}
#StoryTitle a {
	text-decoration: none;
	color: #c12346;
}
#StoryTitle a:hover {
	text-decoration: underline;
	color: #c12346;
}
#StoryContentsImage, #StoryFullImage {
	font: 12px arial, helvetica, sans-serif;
	position: relative;
	left: 0;
	top: 0;
	color: #000;
	padding: 2px;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	margin-top: -8px;
	margin-bottom: 10px;
	width: 525px;
}
#StoryContentsImage img {
/*this is what sets the size of the images in the gallery */
	width: 98px;
}
#StoryFullImage img {
/* this is what is shown when image is clicked on full-size */
	width: 518px;
}
#StoryContents {
	font: 12px arial, helvetica, sans-serif;
	position: relative;
	left: 0;
	top: 0;
	color: #000;
	padding: 2px;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	margin-top: -0px;
	margin-bottom: 10px;
	width: 320px;
}
#StoryContents_full {
	font: 12px arial, helvetica, sans-serif;
	position: relative;
	left: 0;
	top: 0;
	color: #000;
	padding: 2px;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	margin-top: -0px;
	margin-bottom: 10px;
	width: 525px;
}
#StoryContents td, #StoryContents_full td {
	font: 12px arial, helvetica, sans-serif;
}
#StoryContents img, #StoryContents_full img {
	float: right;
	width: 320px;
	margin: 0px;
}
#StoryContents UL, #StoryContents_full UL {
	margin-left: 20px;
}
#StoryFooter {
	font: 10px arial, helvetica, sans-serif;
	color: #666;
/*	text-align: right; */
	padding: 10px 0 0 0;
	clear: both;
}
#CopyRight {
	background: #433546;
	bottom: 0px;
	position: relative;
	display: block;
	z-index: 2;
	width: 758px;
	height: 10;
	font: 9px arial, helvetica, sans-serif;
	text-align: center;
	text-transform: lowercase;
	color: #fff;
}
#CopyRight a {
	color: #FFF;
	font: normal 0.7em/1.6em;
}
#Block {
	border: 1px solid #c0c0c0;
	font-weight: bold;
	width: 100px;
	margin-bottom: 10px;
}
#BlockTitle {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 1pt;
	color: #002b7f;
	text-decoration: none;
	width: 200px;
	border: 1px;
	padding: 0px 0 0 2px;
	margin: 0px;
	background: #f1f1f1;
}
#BlockBody {
	font-size: 10px;
	font-weight: normal;
	color: #002b7f;
	text-decoration: none;
	width: 200px;
	padding: 5px 2px 2px;
	margin: 0px;
	background: #fff;
}
#BlockBody td {
	font-size: 10px;
	font-weight: normal;
	color: #002b7f;
	text-decoration: none;
	background: #fff;
}
#BlockBody UL {
	margin-left: 20px;
}
.Button {
	border: 1px solid #c0c0c0;
	color: #000;
	cursor: hand;
	height: 20px;
	width: 50px;
	text-align: center;
	background: #f1f1f1;
	font: 11px arial, helvetica, sans-serif;
}
/* BEGIN New CSS from TKO 09-22-04 to help me clean up Sander's template  (KEEP AT BOTTOM)  */
div.Block {
		 border: 1px solid #c0c0c0;
		 width: 200px;
		 margin-bottom: 10px;
		 color: #002b7f;
	 	font-size: 10px;
}
div.Block h3 {

		 font-size: 10px;
		 font-weight: bold;
		 line-height: 16px;
		 letter-spacing: 1pt;
		 color: #002b7f;
		 padding: 0 0 0 2px;
		 margin: 0;
		 background: #ccc;
}
div.Block ul {
		margin: 0 0 1em 25px;
		padding: 0;
}
#searchForm {
		margin: 2px;
{
/* END New CSS from TKO 09-22-04 to help me clean things up */
