

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: #600000;
	font-size: 1.1em;
	}

h2 {
	font-family: Georgia, Trebuchet, Geneva, serif;
	color: #00008B;
	}

h3 {
	font-family: Georgia, Trebuchet, Geneva, serif;
	color: #00008B;
	}

h4 {
	font-family: Georgia, Trebuchet, Geneva, serif;
	color: #00008B;
	border-bottom: solid 1 px #e6e6e6;
	}

h5 {
	font-family: Georgia, Trebuchet, Geneva, serif;
	color: #00008B;
	border-bottom: solid 1 px #e6e6e6;
	margin: 1px;
	}

h6 {
	font-family: Georgia, Trebuchet, Geneva, serif;
	color: #00008B;
	}

p {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #5b5b5b;
	}

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: #000033;
	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: #cccccc;
	border-top: solid 6px #00006d;
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: #000044;
	border-top: solid 2px #0000c2;
	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#MainCenterW ul {
		font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
		font-size: .8em;
		color: #5b5b5b;
	}

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: #000044;
		margin: 0px;
		padding: 6px 3px 6px 3px;
		border-top: solid 1px #330000;
		letter-spacing: .2em;
		font-weight:bold
		min-height: 100%;
}

	div#MainCenterLeft p {
		font-family: Geneva, Verdana, Trebuchet, serif;
		font-size: .7em;
		color: #808080;
		margin: 0px;
		padding: 3px;
		}

	div#MainCenterLeft ul {
		margin: 5px 0 px 10px -20px;
		}

	div#MainCenterLeft li {
		margin: 5px 0 px 0px 0px;
		}


	div#MainCenterLeft a:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000033;
	text-decoration: none; 
	}

	div#MainCenterLeft a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #600000;
	text-decoration: none; 
	}

	div#MainCenterLeft a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #600000;
	}

	div#MainCenterLeft a:active {
		font-family: Verdana, Geneva, Trebuchet, serif;
		color: red;
		}


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: 0px;
	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: #000044;
		margin: 0px;
		padding: 6px 3px 6px 3px;
		border-top: solid 1px #330000;
		letter-spacing: .2em;
		font-weight:bold
		min-height: 100%;
}


	div#MainCenterRight p {
		font-family: Geneva, Verdana, Trebuchet, serif;
		font-size: .7em;
		color: #808080;
		margin: 0px;
		padding: 3px;
		}

	div#MainCenterRight ul {
		margin: 5px 0 px 10px -20px;
		}

	div#MainCenterRight li {
		margin: 5px 0 px 0px 0px;
		}


	div#MainCenterRight a:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000033;
	text-decoration: none; 
	}

	div#MainCenterRight a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #600000;
	text-decoration: none; 
	}

	div#MainCenterRight a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #600000;
	}

	div#MainCenterRight a:active {
		font-family: Verdana, Geneva, Trebuchet, serif;
		color: red;
		}

div#FooterWhole {
bottom: 0px;
	width: 100%;
	height: 35px;
	background: #000044;
	border-top: solid 2px #0000c2;
	border-bottom: solid 2px #000033;
	margin: -10px;


}

div#FooterCenter {
	height: 50px;
	width: 850px;
	margin-left: auto;
	margin-right: auto;

}

	div#FooterCenter 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;	
			font-size: .8em;
			}

#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;
			font-size: .8em;}

#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;	
			font-size: .7em;
			background: #000044;
			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;
			font-size: .7em;
			background: #333333;
			padding: 8px;
			}


@media tty {
	i{content:"\";/*" "*/}}; @import 'hacks.pc.ie5.css'; {;}/*";}
}/* */

@media tty {
	i{content:"\";/*" "*/}}@m; @import 'hacks.pc.ie55.css'; /*";}
}/* */