html, body{
        height:auto !important; /* FF and compliant browsers should automatically size the body/html */
        min-height:100%; /* when FF/etc automatically size the body/html it should be AT LEAST the height of the entire browser window, but can expand based on content. */

margin:0;
padding:0;

}

h1 {
	font-family: Georgia, serif;
	color: #186b7a;
	}

h2 {
	font-family: Georgia, Trebuchet, Geneva, serif;
	color: #186b7a;
	}

h3 {
	font-family: Georgia, Trebuchet, Geneva, serif;
	color: #186b7a;
	}

h4 {
	font-family: Georgia, Trebuchet, Geneva, serif;
	color: #186b7a;
	border-bottom: solid 1 px #e6e6e6;
	}

h5 {
	font-family: Georgia, Trebuchet, Geneva, serif;
	color: #186b7a;
	border-bottom: solid 1 px #e6e6e6;
	margin: 1px;
	}

h6 {
	font-family: Georgia, Trebuchet, Geneva, serif;
	color: #186b7a;
	}

p {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #444444;
	}

ul {
		font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
		font-size: .8em;
		color: #444444;
	}

td {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #5b5b5b;
	}

a:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #59bbc6;
	text-decoration: none; 
	}

a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #600000;
	}

a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #600000;
	text-decoration: none; 
	}

a:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: 00008B;
	text-decoration: none; 
	}

a img {
  border: none;
  }

table {
	margin:5px;
	}

div#TopWhole {
	position: absolute;
	height: 165px;
	width: 100%;
	background: #ffffff;
	border-top: solid 6px #186b7a;
	display: inline;
}

div#TopCenter {
	height: 165px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
}

div#NavWhole {
	position: absolute;
	width: 100%;
	height: 35px;
	top: 165px;
	background: #186b7a;
	border-top: solid 2px #59bbc6;
	border-bottom: solid 2px #000033;
}

div#NavCenter {
	height: 10px;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
}

div#MainWhole {
	position: absolute;
	top: 200px;
	width: 100%;
	min-height: 100%;
	height: auto; 
	border-left: solid 1 px #86908f;
}

div#MainCenterW {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	min-height: 100%;
	height: auto; 
	border-left: solid 1 px #86908f;
	background-image: url("/images/backgroundwide.gif");
	background-repeat: repeat-y;
	border-top: solid 5 px #ffffff;
}


div#MainCenter {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	min-height: 100%;
	height: auto; 
	border-left: solid 1 px #86908f;
	background-image: url("/images/background.gif");
	background-repeat: repeat-y;
}

div#MainCenter ul {
		font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
		font-size: .8em;
		color: #5b5b5b;
	}

div#MainCenterLeft {
	float: left;
	width: 185px;
	border-top: solid 1px #808080;
	margin: 0px;
	margin-top: 0px;
	display:inline; 
}

div#MainCenterLeft h6 {
	font-family: Geneva, Trebuchet, serif;
	color: #ffffff;
	background: #186b7a;
	margin: 0px;
	padding: 6px 3px 6px 3px;
	border-top: solid 1px #59bbc6;
	letter-spacing: .2em;
	font-weight:bold
	min-height: 100%;
}

div#MainCenterLeft p {
	font-size: .7em;
	margin: 0px;
	padding: 3px;
	}

div#MainCenterLeft ul {
	margin: 5px 0 px 10px -20px;
	}

div#MainCenterLeft li {
	margin: 5px 0 px 0px 0px;
	}

div#MainCenterCenter {
	left: 185px;
	right: 185px;
	margin: 0px;
	margin-top: 10px;
	min-height: 100%;
	height: auto; 
	padding: 0px 205px 30px 205px;
}

div#MainCenterWide {
	left: 185px;
	padding: 0px 0px 50px 205px;
	margin-top: 10px;
	min-height: 100%;
	height: auto; 
}

div#MainCenterRight {
	float: right;
	width: 185px;
	border-top: solid 1px #808080;
	margin: 0px;
	display:inline; 
}

	div#MainCenterRight h6 {
		font-family: Geneva, Trebuchet, serif;
		color: #ffffff;
		background: #186b7a;
		margin: 0px;
		padding: 6px 3px 6px 3px;
		border-top: solid 1px #59bbc6;
		letter-spacing: .2em;
		font-weight:bold
		min-height: 100%;
}

	div#MainCenterRight p {
		font-size: .7em;
		margin: 0px;
		padding: 3px;
		}

	div#MainCenterRight ul {
		margin: 5px 0 px 10px -20px;
		}

	div#MainCenterRight li {
		margin: 5px 0 px 0px 0px;
		}

div#FooterWhole {
	bottom: 0px;
	width: 100%;
	height: 35px;
	background: #186b7a;
	border-top: solid 2px #59bbc6;
	border-bottom: solid 2px #000033;
}

div#FooterWhole p {
	font-family: Geneva, Verdana, Trebuchet, serif;
	color: white;
	margin: 0px;
	padding: 3px;
	text-align: center;
	}

div#Footer a:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: underline; 
	}

#sddm {	
	margin: 0;
	padding: 0;
	z-index: 30
	}

#sddm li {	
	list-style: none;
	float: left;
	}

#sddm li a {
	display: block;
	text-align: center;
	color: #ffffff;
	text-decoration: none; 
	border-left: solid 1 px #000033;
	border-right: solid 1 px #000033;
	padding: 8px 10px 12px 10px;
	font-family: Geneva, Trebuchet, serif;
	letter-spacing: .2em;
	vertical-align: bottom;	
	}

#sddm li a:hover {
	background: #333333;
	color: #ffffff;
	border-left: solid 1 px #ffffff;
	border-right: solid 1 px #ffffff;
	padding: 8px 10px 12px 10px;
	font-family: Geneva, Trebuchet, serif;
	}

#sddm div {	
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	width: 250px;
	}

#sddm div a {	
	display: block;
	text-align: left;
	color: #ffffff;
	text-decoration: none; 
	font-family: Geneva, Trebuchet, serif;
	letter-spacing: .2em;
	vertical-align: bottom;	
	background: #186b7a;
	border-bottom: 1px solid #ffffff;
	padding: 8px;
	}

#sddm div a:hover
	{
	display: block;
	text-align: left;
	color: #ffffff;
	text-decoration: none; 
	font-family: Geneva, Trebuchet, serif;
	letter-spacing: .2em;
	background: #333333;
	}


@media tty {
	i{content:"\";/*" "*/}}; @import 'hacks.pc.ie5.css'; {;}/*";}
}/* */

@media tty {
	i{content:"\";/*" "*/}}@m; @import 'hacks.pc.ie55.css'; /*";}
}/* */

