html, body {
	height: 100%;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px; }
div {
	margin: 0px;
	padding: 0px; } 
a:link, a:visited, a:hover, a:active {
	color: #ffffff;
	text-decoration: underline; }
a:hover {
	text-decoration: none; }	
a:link img, a:visited img, a:hover img, a:active img {
	border-width: 0px;
	text-decoration: none; }
.hide_me {
	display: none; }
#full_height {
	background-image: url(http://www.ncgwa.org/images/left_nav_bg.gif);
	background-repeat: repeat-y;
	background-color: #dad9e7;
	position: relative;
	width: 100%;
	min-width: 1000px;
	min-height: 100%; }
/* HACK for IE */
* html #full_height {
	height: 100%; }
#footer {
	position: relative;
	height: 30px;
	margin-top: -30px; }
/* HACK for IE */
* html #footer	{
	height: 29px;
	margin-top: -29px; }
.content_container {
	width: 990px;
	color: #000066;
	position: relative;	}
.content_container a {
	text-decoration: underline;
	color: #000066; }
.content_container a:hover {
	text-decoration: none; }
.nav_list {
	margin: 0px;
	padding: 0px;
	list-style: none; }
.nav_list a:link, .nav_list a:visited, .nav_list a:hover, .nav_list a:active, #footer a:link, #footer a:visited, #footer a:hover, #footer a:active  {
	color: #ffffff;
	text-decoration: none; }
.nav_list a:hover, #footer a:hover {	
	text-decoration: underline; }


