p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}

body {
	background-color: #CCCCCC;
	text-align: center;
	margin: 0px;
	background-image: url(images/background.gif);
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #999900;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #999900;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #999900;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #99FF66;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #666666;
}

a:link {  color: #0099CC;}
a:visited {  color: #0099cc; }
a:hover {  color: #33CC33;  }


#leftnav
{
	float: left;
	width: 180px;
	margin: 0;
	padding: 0em;
}


#content
{
	float: right;
	width: 550px;
	margin: 0px;
	padding: 6px;
}


#footer
{
	clear: both;
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 115%;
	color: #CCCCCC;


}

#footer p
{
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	line-height: 110%;

}

#footer a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

#top
{
}

#top h1
{
	padding: 0;
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	color: #999999;
	line-height: 150%;
}

#container
{
	color: #333;
	background-color: #FFFFFF;
	width: 760px;
	line-height: 130%;
	text-align: left;
	margin: auto;
	padding: 0px;

	
}



#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

#menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#menu li
{
	margin-left: 0.25em;
	font-weight: bold;
}

#menu li a
{
	height: 1.5em;
	line-height: 1.5em;
	width: 11em;
	display: block;
	text-decoration: none;
	text-align: left;
	text-indent: 1em;
	border-top-width: 0.1em;
	border-right-width: 0.1em;
	border-bottom-width: 0.1em;
	border-left-width: 0.1em;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


#menu {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	left: 5px;
	text-align: left;

}

#menu li a:link {  
	color: #CCCCCC; 
	background-color: #ffffff;
	text-decoration: none}

#menu li a:visited {
	color: #CCCCCC;
	background-color: #ffffff;
	text-decoration: none;
}

#menu li a:hover  {
	color: #FFFFFF;
	background-color: #CCCCCC;
}

.image-box {
	margin: 10px;
	background-color: #EAEAEA;
	}
	
.image-box p {
	font-family: Geneva, Arial, Helvetica, san-serif;
	background-position: center;
	text-align: center;
	font-size: x-small;
	font-style: italic;
	line-height: 135%;
	}
	
.image-box img {
	border: 1px solid #CCCCCC;
	}

.footnote {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	left: 5px;
	text-align: left;

}
