#container {
	font-family:georgia;
	background-color: #f0f0a8;
	height: 100%;
	width: 100%;
	margin:auto;
	margin-top:0px;
	padding: 0px;
	            }
	#body {
	background-color: #b6dd42;
	width: 800px;
	height: auto;
	font-size: medium;
	border: 1px ridge #000;
	margin: auto;
	color: #422f25;
	font-weight: lighter;
				}
				
				#navbar {
	text-align: right;
	padding-top: 60px;
	padding-right: 30px;
	padding-bottom: 6px;
	padding-left: 30px;
	font-size: 80%;
				}

				#navbar li {
	display: inline;
	text-decoration: none;
	text-align: right;
	word-spacing: normal;
	list-style-type: none;
	padding-top: 6px;
	padding-right: 34px;
	padding-bottom: 6px;
	padding-left: 34px;
	width: auto;
	margin: 0px;
	list-style-position: inside;
	
                            }
						
												
			#navbar li a {
	text-decoration: none;
	font-size: small;
	font-weight: bold;
	cursor: default;
	color: #99cc00;
			}
			
			#navbar li a:hover {
				text-decoration:underline;
			}
			
	
	
a:link {
	color: #422f25;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration:underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #422f25;
}
	
	


						
						
			#header {
	height: 115px;
	z-index: 3;
	background-image: url(images/Header_final.jpg);
}


		#footer {
	height: 115px;
	z-index: 3;
	color:#99cc00;
	background-color: #ACBAD4;
	font-size:12px;
	background-image: url(images/Footer_final.jpg);
}			
        
		#footer a {
			color:#99cc00;
		}
            #h1 {
	font-size: small;
	text-decoration: none;
}
#copyright {
	font-size: small;
	text-decoration: none;
	background-color: #F00;
	height: 25px;
	width: 800px;
	padding-top: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	padding-bottom: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

h3 {
	font-size: x-small;
	color: #003;
}

#jpfooter p  { font-family: Verdana; font-size: 7.5pt; color: #000000; margin-top: 0; margin-bottom: 0 }
#jpfooter a  {
	font-family: Verdana;
	font-size: 7.5pt;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: none;
}#container #body blockquote p {
	color: #422f25;
}

.bolder {
	font-weight:bold;
}
#underlined a {
	text-decoration: underline;
}
#container #body blockquote p .jpfooter a {
	text-decoration: underline;
}

