body {
	background-color: #FDF5E6  	;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
body.pop {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h2 {
font: 20pt trebuchet
	}

h3 {
font: 16pt trebuchet
	}

#header {
	font: 30pt Arial;
	border-bottom: 1px solid #666666;
	background-color: #336600;
	}
	

#wrapper {
width: 720px;
padding: 0px;
margin: 0px;

}

#content {
	float: right;
	padding: 0px 5px 2px 10px;
	width: 76%;
	margin: 0px;
	border-right: 1px solid #666666;
	background-color: honeydew;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	height : auto;
	vertical-align : top;
}

p {
font-size: 10pt;
font-family: verdana;
}

ul, li {
font-size: 10pt;
font-family: verdana;
margin-left: 12px;

}



#nav ul
	{	list-style: none;
		margin: 6; padding: 6; }
	
#nav ul li
/* Removes the need for indenting sidebar links */
/* Pushes links apart */
{	margin: 0; padding: 3px 0px 6px 6px;
	text-indent: -0.5em; }
		
#nav a
/* Styles the links in the area sidebar.
	Also forces each link to be a block. */
{	display: block;
	color: #371575;
	line-height: 1.2;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
	font-family: arial; }

#nav a:hover, #nav a:active
		/* Highlight color */
	{	color: #898787; }
	
.ltsans
	{
	font-size: 9pt;
	color: #333333;
	}

.photocredit
	{
	font-size: 8pt;
	font-weight: normal;
	font-family: arial;
	text-align: right;
	}

#footer {

	margin: 0;
	width : 100%;
	font-size: 8pt;
	font-weight: normal;
	font-family: arial;

}
	


#footerNav a:links active
/* Styles the links in the area sidebar.
	Also forces each link to be a block. */
{	
	text-decoration: underline;
	font-size: 8pt;
	font-weight: normal;
	font-family: arial; 
	
	}
	
.footerNav a:hover

	{	text-decoration: none; }
	
.green
	{
	color: #336600;
	}
		
.pdf
	{
	font-size: 8pt;
	color: #666666;
	}
table.highlight
	{
	border-width: 2px;
	border-collapse: collapse;
	border-color: #CC56AC;
	line-height: 16px;
	padding: 10 10 10 10;
	margin: 10 10 10 10;
	background-color: #ffffff;
}

.ltFace 
	{
	font-size: 11px;
	font-color: #ccc;
	}