		html, body		 { 	margin: 0;
						padding: 0;
						border: 0;
					}

		body 		{	background-color: #fff;
						background-image: url(images/gradient2May.gif);
						background-repeat: repeat-x;
						margin-top: 15px;
						margin-bottom: 15px;
						color: #000;
						font: 1em Arial, Verdana, sans-serif;
						color: #000;
					}
					
		#container	{	border: 2px solid #004300;
						width: 780px;
						margin: 0 auto 0 auto;
						padding: 0px;
						text-align: left;
						
						background-color: #fff;
					}

		#header 	{ 	background-image: url(images/header3.jpg);
						
						height: 200px;
						margin: 0px;
						padding: 0px;
						border-bottom: 4px solid #05060a;
					}





div#navcontainer
{
background-color: #0c0d12;
margin-bottom: 0px;
}

div#navcontainer ul
{
font-family: Arial, Helvetica, sans-serif;
color: #fff;
text-align: center;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
}

div#navcontainer ul li
{

display: inline;
}

div#navcontainer ul li a
{
padding: 5px 10px 5px 10px;
color: #fff;
text-decoration: none;
border-left: 1px solid #fff;
border-right: 1px solid #fff; /* the borders have the same size */
margin-right: -1px; /* the value has to be like the above but negative */
}

div#navcontainer ul li a:hover
{

background-color: #4b8809;
color: #fff;
}


.current { background-color: #4b8809;
			}

.smallCaps { font-variant: small-caps; }

.noFloat {clear: both;}
			
h1 { font-family: Georgia, "Times New Roman", serif;
	color: #2e4a00;
	text-align: center;
	}

#content	{	color: #000;
			font-family: "Trebuchet MS", sans-serif;
			font-size: .95em;
			text-align: left;
			padding: 0px 80px 15px 80px;
			margin: 0 auto 20px auto;
			background: url(images/spiralBlurOpt.jpg) no-repeat right bottom;
		}


#content .quote {	
			background-color: #b7e75d;
			margin: 30px auto 30px auto;
			padding: 10px;
			color: #000;
			text-align: center;
			font-style: italic;
			font-family: Georgia, "Times New Roman", serif;
			font-size: 1.25em;
			border: solid 2px #2e4a00;			
		}

#content ul li.arrow{list-style-image: url(images/arrow.png);
			}

#content ul li a {text-decoration: none;
		}

#content ul li a:hover {color: #b7e75d;}		



.dropbox	{ 	
			float: right;
			margin: 8px 0px 12px 15px;
			padding: 20px 15px 5px 15px;
			background-color: #b7e75d;
			width: 225px;
			text-align: left;
			color: #000;
			font-family: Georgia, "Times New Roman", serif;
			font-size: .85em;
			font-style: italic;
			font-weight: bold;
			line-height: 175%;
			border: solid 2px #2e4a00;
		}			

.dropbox2	{ 	
			margin: 30px auto 10px auto;
			padding: 10px 20px 10px 20px;
			background-color: #b7e75d;
			width: 400px;
			line-height: 150%;
			text-align: left;
			color: #000;
			font-family: Georgia, "Times New Roman", serif;
			font-size: .85em;
			border: solid 2px #2e4a00;			
			font-weight: bold;
			font-style: italic;
			
		}


.dropbox3	{	
			width: 240px;
			background-color: #b7e75d;
			margin: 30px auto 30px auto;
			padding: 20px 0 20px 40px;
			color: #000;
			text-align: left;
			font-style: italic;
			font-family: Georgia, "Times New Roman", serif;
			font-size: 1.15em;
			border: solid 2px #2e4a00;			
		}



.fontChange	{	
			font-family: "Trebuchet MS";
			font-weight: bold;
			font-style: normal;
			font-size: 1.2em;
		}
					

#content p.box h1  {	
			text-align: center;
			font-weight: bold;
			}
			
#content .introQuestion  {	
				font-size: 1.15em;
				color: #2e4a00;
				}

#content a {	
		font-weight: bold;
		color: #000;
	    }

#content a:hover {color: #b7e75d;}



#bottomNav	{
		font-size: .8em;
		text-align: center;
		font-family: "Trebuchet MS", sans-serif;
		font-weight: bold;
		margin: 30px auto 0px auto;
		font-size: 100%;
		}
		
#bottomNav a {	
		color: #2e4a00;
		font-weight: bold;
		text-decoration: none;
		}

#bottomNav a:hover {
		color: #b7e75d;
		}





		

		
#footer	{
		text-align: center;
		color: #fff;
		font-size: .8em;
		background-color: #0c0d12;
		padding: 1px;
		margin: 0px;
			}

#footer a {color: #b7e75d; /*#508300;*/
		text-decoration: none;
		}
		
#footer a:hover {color: #ffffff;}


.right {text-align: right;
	font-style: normal;
	}


.italic {font-style: italic;}


.pic {	float: right;
	padding: 10px;
	margin: 0px;
	}
	
.bold {font-weight: bold;}


.picLeft {	float: left;
		padding: 10px;
		margin: 0px;
	}










	