body
	{
	margin: 0px;
	background: url('../images/bodybg.jpg') top center;
	}

#wrapper
	{
	margin: auto;
	width: 996px;
	}

#nav
	{
	background: url('../images/navbg.jpg');
	height: 30px;
	text-align: right;
	font-family: verdana, helvetica, sans;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 240px;
	padding-top: 9px;
	}

#nav a
	{
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #E8D2B5;
	}

#nav a:hover
	{
	color: #ffffff;
	text-decoration: underline;
	}

#outline
	{
	width: 95%;
	margin: auto;
	}

#container
	{
	background: #ffffff;
	height: 453px;
	overflow: auto;
	scrollbar-base-color: #391D0E;
	scrollbar-arrow-color: #E8D2B5;
	scrollbar-DarkShadow-Color: #000000; 
	font-family: arial, helvetica, sans;
	font-size: 90%;
	color: #000000;
	}

#container h1
	{
	margin: 0px;
	padding: 2px;
	background: #ffffff;
	font-family: verdana, arial, helvetica, sans;
	font-size: 20px;
	color: #414141;
	border-bottom: 1px dashed #414141;
	}

#directory
	{
	display: block;
	}

#directory table
	{
	width: 100%;
	}

#directory th
	{
	background: #000000;
	color: #ffffff;
	}

#association
	{
	width: 613px;
	}

#assocnews
	{
	float: left;
	width: 413px;
	}

#assocnews p
	{
	margin: 0px;
	padding: 0px;
	}

#assocnews h2
	{
	font-family: arial, helvetica, sans;
	font-size: 16px;
	font-weight: bold;
	}

#assoclinks
	{
	float: right;
	width: 180px;
	padding-left: 10px;
	}

#assoclinks a
	{
	display: block;
	text-decoration: none;
	}

#assoclinks a:hover
	{
	text-decoration: underline;
	}

#footer
	{
	background: url('../images/footer-bg.jpg') repeat-x;
	padding-left: 240px;
	padding-top: 29px;
	text-align: center;
	color: #E8D2B5;
	font-family: arial, helvetica, sans;
	font-size: 10px;
	}

#footer a
	{
	text-decoration: underline;
	color: #E8D2B5;
	padding-left: 5px;
	padding-right: 5px;
	}

#footer a:hover
	{
	text-decoration: none;
	color: #ffffff;
	}