body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0%;
}

#mainTable {
	border: 0px solid #000000;
	/*/*/line-height: 1.5em;/* */
}

#mainTable td {
	padding: 10px;/*Pads each table cell in modern browsers*/
}

#mainTable1 td {
	padding: 2px;/*Pads each table cell in modern browsers*/
}

#maincontent {
	border: 0px solid #333;
	background-color: #000000;
	background-image: images/bgd5.jpg;
	font-size: 14px;
	vertical-align: top;
	/*/*/font-size: 100%;/* */
}

#sidebar {
	border: 0px solid #333;
	width: 120px;
	background-color: #000000;
	font-size: 20px;
	vertical-align: top;
	/*/*/font-size: 120%;/* */
}

#sidebarleft {
	border: 1px solid #333;
	width: 160px;
	background-color: #FFFFFF;
	font-size: 12px;
	vertical-align: top;
	/*/*/font-size: 85%;/* */
}

#mainCalendar {
	border: 1px solid #333;
	background-color: #FFFFFF;
	font-size: 14px;
	vertical-align: top;
	/*/*/font-size: 100%;/* */
}

#mainResults {
	border: 1px solid #333;
	background-color: #FFFFFF;
	
	vertical-align: top;
	/*/*/font-size: 75%;/* */
}

#mainMonth {
	border: 1px solid #333;
	background-color: #FFFFFF;
	font-size: 14px;
	vertical-align: top;
	/*/*/font-size: 100%;/* */
}

#mainDate {
	border: 1px solid #333;
	background-color: #FFFFFF;
	font-size: 14px;
	vertical-align: top;
	/*/*/font-size: 100%;/* */
}

#menu {
	background-color: #D2B48C;
}

#image {
	background-color: #2F4F4F;
	
}

#header {
	background-color: #000000;
	color: #CCCCCC;
	 
}

#footer {
	background-color: #000000;
	color: #BBB179;
	 
}

#maincontent a:link {
	color: #0000FF;
}

#maincontent a:visited {
	color: #000099;
}

#maincontent a:hover {
	color: #FF0000;
	text-decoration: none;
}

#maincontent a:active {
	color: #FF0000;
}

#sidebar a {
	/*/*/padding: 3px;
	display: block;
	border: 1px dotted #000000;
	text-decoration: none;
	line-height: 1.00em;
	width: 100px; /* */
}

#sidebar a:link, #sidebar a:visited {
	color: #CDAB23;
}

#sidebar a:hover, #sidebar a:active {
	color: #000000;
	background-color: #E5DEA4;
	border: 1px solid #000;
}


#sidebar ul {
	/*/*/padding-left: 1em;
	margin-left: 1em;
	list-style-type: none; /* */
}

#sidebar li {
	/*/*/margin: 0px 0px 2px 0px; /* */
}


td, p, ul {
	font-family: Goergia, "Times New Roman", Times, serif;
}

h1:first-child {margin-top: 0;/*starts first h1 in TD flush top*/
h2:first-child {margin-top: 0;/*starts first h1 in TD flush top*/
h1 { font-size: 160%; }
h2 { font-size: 140%; }
