* !li !ul !p !h* !table !td {
margin: 0;
padding: 0;}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
	margin: 0;
padding: 0;
}

html, body {height: 100%;}

a:link {
	color: #E57833;
}
a:visited {
	color: #E57833;
}
a:hover {
	color: #8F0D00;
}
a:active {
	color: #8F0D00;
}

a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;}
a.menu:link {
	text-decoration: none;}
a.menu:visited {
	text-decoration: none;
	color: #FFFFFF;}
a.menu:hover {
	text-decoration: underline;
	color: #FFFFFF;}
a.menu:active {
	text-decoration: none;
	color: #FFFFFF;}
	
a.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;}
a.submenu:link {
	text-decoration: none;}
a.submenu:visited {
	text-decoration: none;
	color: #FFFFFF;}
a.submenu:hover {
	text-decoration: underline;
	color: #FFFFFF;}
a.submenu:active {
	text-decoration: none;
	color: #FFFFFF;}

#page {
	margin: 0 auto;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color: #FFFFFF;}

#pagealign {
	margin: 0 auto;
	width: 850px;
	background-image:url(../images/site-navigation-bg.jpg);
	background-repeat:repeat-y;
	border: 1px solid #000000;
}

#content {
	width: 850px;
	overflow: hidden;}

#contentleft {
	background-image:url(../images/site-navigation.jpg);
	background-repeat:no-repeat;
	height: 359px;
	float: left;
	width: 165px;}

#contentright {
	width: 655px;
	margin-left: 10px;
	padding: 0 10px 10px 10px;
	float:right;}

#footer {
	position: relative;
	bottom: 0 !important;
	bottom: -1px;
	height: 34px;

	background-image:url(../images/site-footer.jpg);
	background-repeat:repeat-x;
	clear: both; 
	width: 850px;
	
	text-align:right;
	color: #FFFFFF;
	font-size:10px;}

.navigation {
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 8px;
	line-height: 17px;}
