body {
	text-align: center;
	margin: 0px;
	margin-left: 18px;
	padding: 0px;
	color: #000;
	font: 75%/1em "Trebuchet MS", Helvetica, sans-serif;
	background-image: url('elements/sand.gif');
}
 


p  { color: #000;
	font-size: 11px;
	line-height: 15px;
	font-family: "Trebuchet MS";
}

a:link { color: #930;
	font-size: 12px;
	line-height: 15px;
	font-family: "Trebuchet MS";
}

a:visited { color: #300;
	font-size: 12px;
	line-height: 15px;
	font-family: "Trebuchet MS";
}

a:hover { color: #f00;
	font: 14px/12px "Trebuchet MS";
	text-decoration: underline;
}

a.crumbs:link { color: #666;
	font-size: 9px;
	line-height: 12px;
	font: Arial;
}

a.crumbs:visited { color: #666;
	font-size: 9px;
	line-height: 12px;
	font: Arial;
}

a.crumbs:hover { color: #666;
	font-size: 9px;
	line-height: 12px;
	font: Arial;
	text-decoration: underline;
}

a.nav:link { color: #930;
	font: bold 10px/12px "Trebuchet MS";
	text-decoration: none;
}

a.nav:visited { color: #930;
	font: bold 10px/12px "Trebuchet MS";
	text-decoration: none;
}

a.nav:hover { color: #600;
	font: bold 12px/10px "Trebuchet MS";
	text-decoration: underline;
}

a.footer:link { color: #930;
	font: bold 9px "Trebuchet MS";
	text-decoration: underline;
}

a.footer:visited { color: #930;
	font: bold 9px "Trebuchet MS";
	text-decoration: underline;
}

a.footer:hover { color: #f00;
	font: bold 10px "Trebuchet MS";
	text-decoration: none;
}

address { color: #333;
	font-size: 11px;
	line-height: 15px;
	font-family: "Trebuchet MS";
	text-decoration: italic;
}

h1	{ color: #000;
	font-size: 20px;
	line-height: 24px;
	font-family: "Trebuchet MS";
	text-align: center;
}

h2	{ color: #000;
	font-size: 18px;
	line-height: 20px;
	font-family: "Trebuchet MS";
	text-align: center;
}

h3	{ color: #333;
	font-size: 14px;
	line-height: 18px;
	font-family: "Trebuchet MS";
	text-align: left;
}

h3.cen	{ color: #000;
	font-size: 14px;
	line-height: 18px;
	font-family: "Trebuchet MS";
	text-align: center;
}

h4	{ color: #000;
	font-size: 10px;
	line-height: 16px;
	font-family: "Trebuchet MS";
	text-align: left;
}

table.nav {
	width: 720px;
	padding: 0px;
	border: 0px;
}

table.navmenu {
	width: 90px;
	padding: 0px;
	border: 0px;
}

td { color: #000;
	font-size: 11px;
	line-height: 15px;
	font-family: "Trebuchet MS";
}

td.nav {
	width: 90px;
	color: #fff;
	text-align: center;
	background-color: #c96;
}

td.navselect {
	width: 90px;
	background-color: #930;
	color: #fff;
	text-align: center;
}	

td.navmenu {
	width: 90px;
	height: 40px;
	color: #fff;
	text-align: center;
	background-color: #c96;
}

td.navmenuselect {
	width: 90px;
	height: 60px;
	background-color: #930;
	color: #fff;
	text-align: center;
}	

td.calmenu {
	width: 90px;
	height: 25px;
	color: #fff;
	text-align: center;
	background-color: #c96;
}

td.calmenuselect {
	width: 90px;
	height: 45px;
	background-color: #930;
	color: #fff;
	text-align: center;
}	

table.cal {
	width: 540px;
}

td.cal {
	height: 8px;
	background-color: #f9c;
	text-align: center;
}

td.calsum {
	height: 8px;
	background-color: #ff9;
	text-align: center;
}

td.calspr {
	height: 8px;
	background-color: #9f9;
	text-align: center;
}

td.calfall {
	height: 8px;
	background-color: #fc6;
	text-align: center;
}

th.calheader {
	height: 20px;
	background-color: #ccf;
	text-align: center;
	font-weight: bold;
}

td.calspacer {
	height: 8px;
	background-color: none;
}



#container {
	width: 720px;
	text-align: center;
}

#header {
	margin-top: 9px;
	width: 720px;
	text-align: left;
}

#fullcolumn {
	margin-left: 0px;
	width: 540px;
	text-align: left;
}

#maincolumn {
	margin-left: 0px;
	width: 540px;
	text-align: left;
}

#leftmenu {
	float: left;
	width: 90px;
}

#rightcolumn {
	width: 600px;
	text-align: left;
	margin-left: 120px;
}

#crumbs {
	height: 11px;
	font: Arial;
	color: #666;
	font-size: 8px;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 0px
	padding-left: 36px;
}

#footer {
	width: 540px;
	padding-bottom: 9px;
	float: clear;
	font-size: 10px;
	text-align: center;
	clear: both;
}

#footerleft {
	width: 270px;
	text-align: center;
	float: left;
	padding-bottom: 9px;
}

#footerright {
	width: 270px;
	text-align: center;
}
