body {
	font-size:12pt;
	background-color: #999966;
	margin: 0px;
	text-align:center;
}

th {
	font-size:12pt;
}
td {
	font-size:12pt;
}

#divWrapperForCentering {
	position:relative;
	/* auto margins center the block */
	margin:0 auto;
	width:768px;
	text-align:left;
}

#divContainer {
	position:absolute;
	top:0px;
	left:0px;
	width:768px;
	padding-bottom:20px;
}

#divHomeLink {
	position:absolute;
	top:5px;
	left:53px;
}

#divHeader {
	padding-top:25px;
	width: 768px;
}

#divContent {
	background-color:white;
	width:100%;
}

#tblColumns {
	margin: 20px;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
	margin-left: -25px;
}

.headline {
	font-weight: bold;
	font-size: 14pt;
}

.subhead {
	font-weight: bold;
	color: #800000;
	font-size: 13pt;
}

.footer {
	color: white;
	text-align: center;
	font-size: 8pt;
}
.footer a:link { color: white; }
.footer a:visited { color: white; }
.footer a:hover { color: #C6AD7E; }

.ordinal {
	vertical-align: top;
	font-size: 70%;
}

/*
#divHeaderText {
	position: absolute;
	left: 0px; 
	top: 40px;
	width: 100%;
	z-index: 3;
}

#divHeaderTextCenter {
	width: 362px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 355px;
}

#divTemplateImage {
	position: absolute;
	left: 0px; 
	top: 95px;
	width: 100%;
	z-index: 2;
}

#topMenu {
	float: right;
	margin-right: 37px;
	padding: 0px;
	font-weight: bold;
	color: white;
}
#topMenu a:link { color: white; }
#topMenu a:visited { color: white; }
#topMenu a:hover { color: #C6AD7E; }

#imgHeader {
}

*/
/*	float: left;*/
/*
.navMenuContainer {
	float: left;
	width: 119px;
	height: 359px;
	margin: 20px 0px 0px 18px;
	background-image: url(images/menubkgrnd.jpg);
	background-repeat: no-repeat;
}
.navMenuItem {
	color: black;
	width: 100%;
	margin: 12px 0px 0px 0px;
	text-align: center;
	font-family: Verdana,Tahoma,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	cursor: pointer;
}

.navMenuItemHighlight {
	color: #C6AD7E;
	width: 100%;
	margin-top: 12px;
	text-align: center;
	font-family: Verdana,Tahoma,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	cursor: pointer;
}

#navHome { margin-top: 18px; }
*/
/*	float: right; */
/*
#rightSideBar {
	float: right; 
	overflow: auto;
	height: 340px;
	width: 160px;
	margin: 20px 18px 0px 0px;
	padding: 10px;
	background-color: white;
	border: 2px solid #7d7d7d;
}
.divCalTitle {
	width: 140px;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	color: black;
}
.divCalDay {
	width: 140px;
	margin-top: 15px;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	background-color: #F0F0F8;
	color: black;
}

.divCalInfo {
	width: 140px;
	font-size: 8pt;
	text-align: left;	
	color: black;
}
*/