body {
	background:  #71A1A4 url(../images/background.jpg) fixed center top;
	font-family: "lucida sans unicode","lucida grande";
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#content h2 {
	color: #400;
	margin: 0px;
	font-size: 24px;
	margin-top: 10px;
	font-family: 'Lucida Grande';
	font-weight: normal;
}

#sidebar h2 {
	margin: 0px;
	text-align: center;
	color: brown;
	font-size: 18px;
}

#container{
	margin: 0 auto;
	width: 758px;
	text-align: left;
}

#head_box {
	position: relative;
	float: left;
	width: 758px;
	height: 174px;
	margin: 0px;
	padding: 0px;
	background: url(../images/header.jpg);
}

#nav_box {
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding: 0px;
}

#nav_box img {
	margin-right: 5px;
}

#content {
	float: left;
	width: 738px;
	margin: 0px;
	padding: 30px 10px 10px 10px;
	background: url(../images/midsection.jpg) no-repeat;
/*	voice-family: "\"}\""; 
	voice-family:inherit;*/
}

/*html>body #content {
	width: 718px;
} */

#sidebar {
	float: right;
	width: 204px;
	margin: -10px 0px 0px 0px;
	padding: 0px;
}

#sidebar-top {
	height: 30px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/sidebar-top.gif);
}

#sidebar-middle {
	margin: 0px;
	padding: 0px 12px 0px 12px;
	background-image: url(../images/sidebar-bg.gif);
}

#sidebar-bottom {
	height: 30px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/sidebar-bottom.gif);
}

a {
   color: #222;
}

ul { margin: 0; padding: 0; }


#sidebar-middle .sideCats ul { margin: 0 0 0 10px; padding: 0; font-size: 10px;}

hr { background-color: #B66622; display: block; height: 1px; }

.txtCopyright { 
	display: none;
	}

.topCats { 
	display: none;
	}

.boxContent { 
	display: block;
	width: 480px;
	}


td { 
	font-size: 12px;
	}

h1 { 
	font-size: 24px;
	}
