html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption,  {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	
	}
	
	
body { background-color: #eeeeee; font-family: helvetica, "sans-serif"; font-size: 12pt;}	

p { margin-bottom: 20px; }
	
a { color: #5d7430; font-size: 80%; font-family: helvetica, "sans-serif"; }
a:hover {color: #007700; }
a:active {color: #00ff00; }
a:visited {color: #5d7430; }

.left {float: left; padding: 20px 20px 20px 40px;  border: 0px solid red;}
.right {float: right; padding:40px 80px 15px 20px;  border: 0px solid blue; width: 375px;}
.imgleft {float: left; padding: 10px; }

.clearboth {clear: both; }

div#pagewrapper { width: 1100px; border: 1px solid black; background-color: #5d7430; margin: 20px auto 20px auto;}

div#header { width: 1100px; height: 75px; background-color: black; border-bottom: 1px solid black; }

div#content {  width: 1100px; margin-top: 30px; margin-right: auto; margin-bottom: 0; 
						margin-left: auto; padding: 0 0 30px 0; background-color: white;}

div#thumbs {  width: 1100px;  margin-top: 20px; margin-right: auto; margin-bottom: 0; margin-left: auto;}

div#pages {  width: 1100px; margin: -5px auto 0 auto; padding: 0px 0 26px 0; text-align: center; background-color: white;}

div#introtext { padding: 0px; color: #000000; line-height: 1.2em;}

div#introtext a{ font-size: 100%;}

.introtext { padding: 0px; color: #000000; }

.introtext a{ font-size: 100%;}

.notes { color: #000000; font-size: 75%; }


div#homefooter {width: 1100px; border: 0px solid black; 
				font-size: 80%; text-align: center; 
				color: #666666;
				margin: 30px auto 20px auto;
				}




/* xxxxxxxxxxxxxxxxx don't put stinkin' blue lines on my links xxxxxxxxxxxxxxxxxxxxx */

.nodecor a {  text-decoration:none !important; 
	 border-style: none !important; border: 0px !important; }


.nodecor a:link {  text-decoration:none !important; 
	 border-style: none !important; border: 0px !important; }

.nodecor a:visited { text-decoration:none !important; 
	 border-style: none !important; border: 0px !important; }

.nodecor a:hover { text-decoration:none !important; 
	 border-style: none !important; border: 0px !important; }	       

.nodecor a:active {  text-decoration:none !important; 
	 border-style: none !important; border: 0px !important; }
	 
/* xxxxxxxxxxxxxxxxx and don't put stinkin' blue lines on my linked images xxxxxxxxxxxxxxxxxxxxx */
/* ..but what if its an im... NO, NO, NO! */
.nodecor img {  border-style: none !important; border: 0px !important; }



















