body	{
	margin:	0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:	76%;
	background : #cccccc;  
	color: #336633;
	
	}
	
div, p, th, td, li, dd, dl, dt    {
        /* redundant selectors to help NS4 not forget */
    	font-family:  Arial, Helvetica, sans-serif;
    	}
    	
dt 	{
	font-weight: bold;
	}
	
ol, li, dl, dt, dd {
	line-height: 1.5em;
	}
	
	
ul  	{
	margin-left:18px;
	margin-right:10px;
	url(./images/bullet.gif) square;
	} 
	
.content {
	padding: 20px 30px;
	background : #fff;
	width: 590px;
	}
	
.bodytext {
	margin: 0px;
	padding: 20px 30px;
	background : #fff right;
	width: 590px;
	font-size:	1em;
	
	}

.sect2bodytext {
	margin: 0px;
	padding: 20px 30px;
	background : #fff;
	width: 590px;
	font-size:	1em;
	color: #336633;
	
	}

.header {
	padding: 20px 30px;
	background : #87AF87;
	font-size:	1.2em;
	width: 590px;
	}
	
p 	{
	margin-top: 0; padding-top: 0;
	line-height: 1.5em;
	margin-bottom: 	1em;
	}	
	
h1	{
	font-size:	2em;
	}
h2	{
	font-size:	1.75em;
	}
h3	{
	font-size:	1.5em;
	}
h4	{
	font-size:	1.25em;
	}
h5	{
	font-size:	1em;
	}
h6	{
	font-size:	0.8em;
	}		
h1, h2, h3, h4, h5, h6	{
	margin:	1.25em 0 0 0;
	font-family:	arial, helvetica, sans-serif;
	}
img	{
		/* turns off gaps around images */
	border:	1px 0 solid
	}

.vs0, .first 	{
	margin-top:	0;
	padding-top: 0;
	}

a	{
	text-decoration:	none;
	font-weight:	bold;
	}

a:link	{
	color:	#336633;
	background-color: transparent;
	}

a:visited	{
	color:	#336633;
	background-color: transparent;
	}

a:active	{
	color:	#336633;
	background-color: transparent;
	}

a:hover	{
	color:	#848A31;
	background-color: transparent;
	text-decoration:	underline;
	}

.small	{
	font-size: 12px;
	}

code, tt, pre	{
	font: 12px "andale mono", monaco, courier, "courier new", monospace;
	color: #06c;
	background: transparent;
	}

#footer, .marginalia {
	font: 10px geneva, verdana, arial, helvetica, sans-serif;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #333333;
	}

.libnavt {
border-bottom: solid 1px #fff;
}

.libnavb {
border-bottom: solid 1px #ccc;
border-top: solid 1px #ccc;
}

	
.caption {  font-family: Arial, Helvetica, sans-serif; font-size: 1em; font-weight: bold}
.photographer {  font-family: Arial, Helvetica, sans-serif; font-size: 0.75em}
.level1 {  font-size: 1.5em; font-weight: bold}
.level2 {  font-size: 1.2em; font-weight: bold; line-height: 2em}
.levelletter { font-size: 1.7em; font-weight: bold }

.rightimage {float:right; margin:1em; border:1px; color#000}
.callout {  font-size:	1em;; font-family: Arial, Helvetica, sans-serif}
.footer {  font-size: 0.9em}
.imgborderwhite {  border: #FFFFFF; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.white_text {  color: #FFFFFF}
.imgborderdkgreen {  border: #738239; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.sm1 {  font-size: 15px; line-height: 2em;}
.sm2 {  margin-left:20px;font-size: 13px; }
.sm3 {  margin-left:40px; font-weight: normal; }
