body
{
	width:780px;
	height:auto;
	margin:0 auto;
	}
	
#outer
{
	width:780px;
	height:auto;
	margin:0 auto;
	border-left:solid 1px #73233C;
	border-right:solid 1px #73233C;
	}
	
#top
{
	width:780px;
	height:48px;
	text-align:left;
	}
	
#logo
{
	width:325px;
	height:40px;
	float:left;
	margin-top:8px;
	}
	
#hedline
{
	width:455px;
	height:48px;
	float:left;
	}
		
		
#hed
{
	width:780px;
	height:104px;
	float:left;
	}
	

#inner
{
	width:780px;
	height:auto;
	background-color:#73233C;
	float:left;
	}
	
#nav
{
	width:194px;
	height:auto;
	float:left;
	background-color:#73233C;
	border-right:solid 1px #fff;
	}
	

#nav ul
{
	margin:0px;
	padding:0px;
	padding:10px;
	
	}
	
#nav li
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
	color:#fff;
	list-style:none;
	
	}
	
#nav li a
{
	text-decoration:none;
	color:#fff;
	}
	
#content
{
	width:575px;
	height:auto;
	float:right;
	padding:5px;
	background-color:#fff;
			}
	
#footer
{
	width:780px;
	height:30px;
	clear:both;
	background-color:#8A8D8C;
	}
	
#footer-menu
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	line-height:30px;
	}
	
#footer-menu a
{
	text-decoration:none;
	color:#fff;
	}


	
h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#000;
	text-align:center;
	margin-top:10px;
	}
	
h2,h3,h4,h5,h6
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#000;
	text-align:left;
	}
	
h2 a
{
	text-decoration:none;
	color:#000;
	}
	

	
p
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	text-align:justify;
	}
	
p a
{
	text-decoration:underline;
	font-weight:bold;
	color:#000;
	}/* CSS Document */

