body{margin:0;padding:0;background-color: #e2e2c0;}
body{font-family: verdana, helvetica, sans-serif; font-size: .95em; color: #333333; font-weight: normal;}
p{margin:0 10px 10px;}
p{font-family: verdana, helvetica, sans-serif; font-size: .85em; color: #333333; font-weight: normal;}

div#header {height:325px;margin:0;} }
div#container{text-align:left}
div#content p{line-height:1.4}
div#navigation{background:#ffffff;}
div#extra{background:#FFFFFF;}
div#footer{background-image: url(images/footer.gif);color: #FFF}
div#footer p{margin:0;padding:5px 10px; font-size: small; text-align:center;}

div#container{width:1000px;margin:0 auto; background-color: #ffffff;}
div#wrapper{float:left;width:100%; margin-top: 15px;}
div#content{margin: 0 215px; text-align: left;}
div#navigation{float:left;width:100px;margin-left:-100px; }
div#extra{float:left;width:200px;margin-left:-975px}
div#footer{clear:left;width:100%; height: 78px;}


h1	{
font-family:  verdana, helvetica, sans serif;
font-size: large;
color: #003399; }

h2	{
font-family:  verdana, helvetica, sans serif;
font-size: large;
font-weight: bold;
color: #82994a;
text-align: center;


 }

h3	{
font-family:  verdana, helvetica, sans serif;
font-size: medium;
color: #717019;
 }

h4	{
font-family:  verdana, helvetica, sans serif;
font-size: small; 
font-style: oblique;
font-weight: bold;
color:  #16260b;
 }

h5 {
 font-size: small;
 font-family: verdana, Helvetica, sans-serif;
 color: #717019;
text-align: justify;
 font-weight: bold;
 font-style: normal;
 font-variant: small-caps;
}


		

ul	{list-style-type:none;}
ul	{font-weight: normal; color: #333333;}


a:link {
    text-decoration: underline;
    color: #82994a;
font-style: normal;
font-size: .85em;
font-weight: normal; 
}

a:visited {
    text-decoration: underline;
    color: #666666;
font-style: normal;
font-size: .85em; 
font-weight: normal; 

}

a:active {
    text-decoration: underline;
    color: #82994a;
font-style: normal;
font-size: .85em; 
font-weight: normal; 

}
a:hover {
    text-decoration: underline;
color: #f7cd29;
font-style: normal;
font-size: .85em; 
font-weight: normal; 


}


.display	{ padding: 5px;
		  float: right; 
		   margin-right: auto;
			margin-left: auto;}

.display2	{ padding: 5px;
		  float: left; 
		   margin-right: auto;
			margin-left: auto;}


.display3	{ padding: 5px;
		  width: 300px;
		margin: 100px 0px 25px 275px;
		border:thin solid #336699;
		}

.display4	{ padding: 5px;
		  width: 175px;
		margin: 10px 0px 15px 15px;
		}




.boxspacer { 	
		margin-top: 10px;
		margin-bottom: 10px;
		width: 100px;
		}
.spacer { 	
		height: 35px;
		width: 100px;
		}

#blockquote {
    margin: 1em 3em;
    padding: .5em;
    background-color: #edf2e1; }
blockquote p {
    margin: 0; }
