body {
	margin: 10px 5px 5px 5px;
	padding: 0;
	font-size: 12px;
	background-color: #B5965E;
	font-family:"Trebuchet MS", Arial, sans-serif;
	color:#564033;
}
.title{
	font-size: 16px; 
	font-weight:bold;
	font-style:italic;
	font-family:"Trebuchet MS", Arial, sans-serif;
}
#mainTable {
	width:750px;
	border: 1px solid #fff;
	border-top:none;
	/*/*/line-height: 1.5em; /* */
}
#mainTable td {
	/*Pads each table cell in modern browsers*/
}
#maincontent {
	width:190px;
	background-color:#DABC92;
	padding:10px 10px 10px 15px;
	/*/*/font-size: 100%; /* */
}
#maincontent .staff{
	width:190px;
	background-color:#DABC92;
	padding:0px;
	/*/*/font-size: 100%; /* */
}
#sidebar {
	border-right: 1px solid #fff;
	width: 560px;
	padding:10px 10px 10px 20px;
	background-color:#CABFA3;
		/*/*/font-size: 100%; /* */

}
#sidebar a {
	color: #CCCCCC;
	text-decoration: none;
		}
#sidebar a:link, #sidebar a:visited {
	color: #666;
}
#sidebar a:hover, #sidebar a:active {
	color: #FFFFFF;
	background-color: #564033;
	}

#picture {
	background-color: #00556D;
	color: #CCCCCC;
	border:1px solid #FFFFFF;
	border-top:none;
	margin: 0;
	padding:0px;
	width:748px;
	height:205px;
	}
#logo {
	position:absolute;
	color: #CCCCCC;
	border:0;
	margin: 0;
	padding:0px;
	width:220px;
	left: 590px;
	top: 1px;
		}
#espanol {
	color: #CCCCCC;
	float:right;
	width:auto;
	margin-right:10px;
	padding: 3px;
		
}
#footer {
	background-color: #00556D;
	color: #CCCCCC;
	background-image: url();
	border-top:1px solid #FFFFFF;
	padding:20px;
	font-size:11px;
	height:25px;
	}
#footer img{
padding-top:0px;
margin:0px;
float:left;
}
#footer a, #footer a:visited{
color: #CCCCCC;
	text-decoration: none;
	}
#footer a:hover, #footer a:active  {
	
	background-color: #564033;
	text-decoration: none;
	}

td, p, ul {
	font-family: "Trebuchet MS", Arial, 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%; }

#maincontent a {
	color: #CCCCCC;
	text-decoration: none;
		}
#maincontent a:link, #maincontent a:visited {
	color: #666;
}
#maincontent a:hover, #maincontent a:active {
	color: #FFFFFF;
	background-color: #564033;
	}
#current a {
	color: #FFFFFF !important;
	/*/*/background-color: #999999!important;
	border: 1px solid #fff !important; /* */
}
#maincontent ul {
	/*/*/padding-left: 1em;
	list-style-type: none;
	margin-left: 1em; /* */
}

#maincontent li {
	/*/*/margin: 0px 0px 6px 0px; /* */
}
#n4shell {
/* Happy hunting. This rule will allow you to create an outer border around the layout table in netscape 4. Wrap the entire table inside a div and assign to the div this id */
	border: 1px solid #000;
	/*/*/border: 0; /* */
}
