body {
	padding: 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #000099;
	background-color: #fcf8d4;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
}
#logo {
	margin: 0;
	padding: 0;
	color: #ffffff;
	background-color: #000099;
	width:100%;
	border: 0px solid #ffffff;
}
#subheadermenu {
	font-family: Tahoma, Arial, Helvetica, "sans-serif";
//	height: 18px;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 190px;
	color: #ffffff;
	background-color: #000099;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding: 0px 2px 2px 2px;
}
#subheadermenu a {
	padding: 0px 4px 2px 4px;
	margin-right: .5em; 
	text-decoration: none;
	color: #ffffff;
	background-color: #000099;
}
#subheadermenu a:hover {
	text-decoration: none;
	color: #000099;
	background-color: #ffffff;
}

#menu {
	position: absolute; top: 139px; left:0px; z-index:50;
	width: 190px;
	margin:0px;
	padding:0px;
}

div#menu a {
	border: 3px outset #cccccc;
	display: block;
	margin: 0px;
	padding: 2px;
	color: #4C4C33;
	background-color: #9999ff;
	background-image: url(images/menubutton_skytile.jpg);
	background-repeat: repeat;
	text-align:center;
	border: 3px outset #eeeeff;
	font-family: Tahoma, Arial, Helvetica, "sans-serif";
	font-size: 1.1em;
	font-style: normal;
	line-height: 1.0em;
	font-weight: 600;
	text-decoration: none;
}
div#menu a:hover {
	display: block;
	color: #ffffff;
	background-color: #3333ff;
	background-image: url(images/menubutton_skytile2.jpg);
	border: 3px inset #ffffff;
}

#shadowblock {
	padding: 0px;
	right: 0px;
	height: 10px;
	background-image: url(images/contentblock_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: clip;
	margin: 0px 0px 0px 190px;
	
}
#contentblock {
	margin: 20px 0px 0px 190px;
	padding: 0px 0px 0px 40px;
	width: 90%;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:65%;
}
#footerblock {
	margin: 30px 0px 10px 190px;
	padding: 0px 0px 5px 40px;
	width: 90%; //for IE
	voice-family: "\"}\""; //block from IE
	voice-family: inherit;
	width:65%; //for Gecko
}
#footerblock p,h6 {
	text-align:center;
}
a:hover {
	color: #fcf8d4;
	background-color: #000099;
}

#sky { 
	position: absolute;
	left: 190px;
	top: 0px;
	overflow: clip;
	width:600px;
	z-index: 100;
}// turn this off for printing and older browsers
// div { border: 1px solid #FFFFFF;} //for testing only

h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Arial, Helvetica, "sans-serif";
}
h1 {
	font-family: Tahoma, Arial, Helvetica, "sans-serif";
	font-weight: 600;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h1 a {
	text-decoration: none;
	color: #000099;
	background-color: transparent;
}

h2 {
	text-align: center;
	margin-top: .5em;
}
h3 {
	margin: 1em 0px -.5em 0px
}
h4 {
	margin: 1.5em 0px -1em 0px
}
.contenttitle {
	font-family: Tahoma, Arial, Helvetica, "sans-serif";
	text-align:right;
	font-size:12px;
	text-transform: uppercase;
	margin-top:-3px;
	margin-bottom: 2em;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #000099;
}
h5 {
	font-family: Tahoma, Arial, Helvetica, "sans-serif";
	margin: 10px 0px -12px 0px;
	padding:2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	
}
#footerblock h5>a {
	text-decoration: none;
}
h6 {
	font-family: Tahoma, Arial, Helvetica, "sans-serif";
	font-size:11px;
	
}
ul {
	margin-top:1.5em;
}
li {
	list-style-position: inside;
	list-style-image: url(images/bullet.gif);
	margin-bottom: .5em; 
}
li ul {
	margin-top: 0px;
}
li ul li {
	margin-top: .5em;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: none;

}
img#board {
	height:	130px;
	width: 100px;
	float: left;
	margin: 5px 10px 5px 0px; 
}

p.box {
	margin: 1em 4em 2em;
	border: 1px solid #000099;
	padding: 0.5em;

	
}
