body {
	margin: 0 2% 0 2%;
	padding: 0;
	font-size: 14px;
	background-color: #FFF;
}

#mainTable {
	margin: 0 auto;
	/* border: 1px solid #000;*/
	/*/*/line-height: 1.5em; /* */
}

#mainTable td {
	padding: 10px;/*Pads each table cell in modern browsers*/
}

#maincontent {
	/* border-left: 2px dotted #333;*/
	font-size: 14px;
	/*/*/font-size: 100%; /* */
	;/*/*/ background-image: url(../images/rackhamBKG.jpg)/*/*/
}

#sidebar {
	width: 130px;
	font-size: 12px;
	/*/*/font-size: 85%; /* */
	; clip:  rect(   )
	; /*/*/background-image: url(../images/blkleathr1.jpg)/*/*/

}

#header {
	background-image: url(../images/wood30.jpg);
	; font-family: Geneva, Arial, Helvetica, san-serif
	; font-variant: small-caps; font-weight: bold
}

#footer {
	background-image: url(../images/wood30.jpg);
	; font-family: Geneva, Arial, Helvetica, san-serif; font-size: xx-small; font-variant: normal
}

#corner1 {
	/*/*/background-image: url(../images/blkleathr1.jpg)/*/*/;
}

#corner2 {
	/*/*/background-image: url(../images/blkleathr1.jpg)/*/*/;
}

td, p, ul {
	font-family: Arial, Helvetica, sans-serif;
}

h1:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h2:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h1 { font-size: 160%; }
h2 { font-size: 140%; }

#sidebar a {
	/*/*/padding: 3px;
	display: block;
	border: 2px dotted #CCC;
	text-decoration: none;
	line-height: 1em;
	width: 120px; /* */
	; color: #FFFFFF
}

#sidebar a:visited {
	color: #FFFFFF;
}

#sidebar a:hover, #sidebar a:active {
	color: #FFFFFF;
	background-color: #CC0000;
	border: 2px solid #000;
}

#sidebar a:link { 
	color: #FFFFFF;
 } 

#current a: {
	color: #FFFFFF !important;
	/*/*/background-color: #999999!important;
	border: 2px dotted #999 !important; /* */
}

#sidebar ul {
	/*/*/padding-left: 1em;
	list-style-type: none;
	margin-left: 1em; /* */
}

#sidebar li {
	/*/*/margin: 0px 0px 6px 0px; /* */
	; color: #FFFFFF
}

#calendarbody {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	font-size: x-small;
	
}

#calendarhead  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #DB8F63;
	
}

