body {
        background-image: url(images/bg.jpg);
		background-repeat: repeat-x;
		background-color: #566b33;
		color: #000000; 
		font-family: arial, helvetica, sans-serif;
		font-size: 13px;
		margin: 0% 0% 0% 0%;
}
h1 {
		background-color: #ffffff; 
		color: #ff0000; 
		font-family: arial, helvetica, sans-serif;
		font-size: 16px;
}
h2 {
		background-color: transparent; 
		color: #000000; 
		font-family: arial, helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
}
p, ol, ul, li {
        background-color: transparent; 
		color: #000000; 
		font-family: arial, helvetica, sans-serif;
		font-size: 13px;
}
.caption {
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		font-style: italic;
}

a:link, a:visited  {
	color: #006633; 
	background-color: transparent; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 13px; 
	text-decoration: none; 
	font-weight: underline;
}
a:hover {
	color: #000099; 
	background-color: transparent; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 13px; 
	text-decoration: bold; 
}
a:active {
	color: #006633; 
	background-color: transparent; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 13px; 
	text-decoration: none; 
	font-weight: bold;
}
a.footer:link, a.footer:visited  {
	color: #000000; 
	background-color: transparent; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 14px; 
	text-decoration: none; 
	font-weight: bold;
}
a.footer:hover, a.footer:active  {
	color: #000000; 
	background-color: transparent; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 14px; 
	text-decoration: none; 
	font-weight: bold;
}
.smalldots {
    color: #000000; 
	background-color: transparent; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px; 
}
.navtext, a.navtext:link, a.navtext:visited {
    color: #006633; 
	background-color: transparent; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal;
	text-decoration: underline; 
}
a.navtext:hover, a.navtext:active {
    color: #006633; 
	background-color: transparent; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold;
	text-decoration: underline; 
}
.copyright {
    color: #000000; 
	background-color: transparent; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px; 
	text-align: center; 
}
.highlighter {
		background-color: #cccccc; 
		color: #cc0000; 
		font-weight: bold;
}
img.stroke {
     border-width: 1px;
     border-color: #006633;
     border-style: solid;
	 text-align: right;
}
.innerbox {

		padding: 0px;
  		border-width: 2px;
 		border-color: #006633;
  		border-style: solid;
  		background-color: #ffffff;
  		color: black;
}
.letterbox {

		padding: 4px;
  		border-width: 2px;
 		border-color: #006633;
  		border-style: solid;
  		background-color: #ffffcc;
  		color: black;
}
.outerbox {

		padding: 0px;
  		border-width: 1px;
 		border-color: #000000;
  		border-style: solid;
}
.centeredtable {
		padding: 6px;
  		border-width: 1px;
 		border-color: #566b33;
  		border-style: dash;
		background-color: #cccccc;
}
.amazon_box {
       font family: verdana, arial, helvetica;
	   font size: 10px;
	   font-weight: bold;
}
