body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  }
	
q:lang(en) {quotes: '"' '"' "'" "'";}
blockquote:lang(en) {quotes: '"' '"' "'" "'";}

#wrapper {
	position: relative;
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding: 25px 0 0 0;
	border-left: 2px solid #339966;
	border-right: 2px solid #339966;
	border-bottom: 2px solid #339966;
	overflow: hidden;
  }
#wrapper .column {
  padding-bottom: 20010px;
	margin-bottom: -20000px;
	}

/*MENUBAR*/	
#heading3 ul {
  margin-top: -45px; /* BUMPS BUTTONS UP INTO THE HEADER IMAGE */
  font-family: Arial, Helvetica, sans-serif;	
  font-size: 12px;  
  background-color: silver; 
  list-style: none;
  text-align: right;
  top: 0;
  width: 710px;
  padding-top: 6px;
  padding-bottom: 6px;
  }
#heading3 ul li {
  display: inline;
  padding-left: 2px;
  padding-right: 2px;
  }
#heading3 ul li a {
  background: silver;
  border-right: 2px solid black;
  border-bottom: 2px solid black;
	border-top: 1px solid white;
	border-left: 1px solid white;   
	color: black; 
  padding: 5px 11px;
  text-decoration: none;
	} 
#heading3 ul li a:visited {
	color: black; 
	}
#heading3 ul li a:hover, .indentmenu ul li .current {
  background: silver center center repeat-x; 
  color: white ;   
	border-right: 2px solid white;
  border-bottom: 2px solid white;
	border-top: 1px solid black;
	border-left: 1px solid black;   
  padding-top: 6px; 
  padding-bottom: 4px; 
	}
		
/* LEFT NAVIGATION BAR */
#navigation {
	float: left;
	width: 190px;  /* 180px */
	padding-bottom: 500px;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 0px;
	margin-top: -5px;
	text-align: right; 
	background-color: silver;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#navigation li {
	width: 190px;
	border-bottom: 1px solid #339966;
	margin: 0;
	padding: 0;
	font-size: 80%;
	vertical-align: bottom; /* Removes unwanted margin in IE */
}
#navigation a:link, #navigation a:visited {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 12px solid #339966;
	border-right: 1px solid #339966;
	background: silver;
	color: black;
	text-decoration: none;
}
#navigation a:hover {
	background-color: black;
	color: silver;
	font-size: 100%;
	}
#navigation p {
  margin-top: 0px;
  font-size: 70%;
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 12px solid #339966;
	border-right: 1px solid #339966;
	background: silver;
	color: black;
	text-decoration: none; 
	}	
#navigation address {
  font-size: 70%;
	display: block;
	padding: 35px 5px 5px 0.5em;
	border-left: 12px solid #339966;
	border-right: 1px solid #339966;
	background: silver;
	color: black;
	text-decoration: none; 
	}

/* CONTENT */
#content {
  width: 520px;
	float: right;
	padding: 20px 10px 0 0;
}
#content p {
	font-size: 80%;
	line-height: 1.5em;
}
#content p.more-right {
  font-size: 60%;
  width: 240px;
  float: right;
	padding: 10px 10px 10px 10px;
  border-top: 1px dotted gray;
  padding: 10px 10px 10px 10px;
	}
#content p.more-left {
  font-size: 60%;
  width: 239px;
  float: left;
	padding: 10px 10px 10px 10px;
  border-top: 1px dotted gray;
  border-right: 1px dotted gray;
	padding: 10px 10px 10px 10px;
	}
#content table {
	font-size: 70%;
	}
#content td {
  height: 30px;
  border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	}
#content td.col1 {width:400px;}
#content td.red {color: blue;} /*why is "red" assigned to blue? Heck, why not*/
#content thead {
  background-color: silver;
	}
#content strong.big {
  font-size: 100%;
	font-weight: bolder;
	}
#content h1 {
	font: normal 180% Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #B51032;
	color: green;
	background-color: #e6e6fa;
}
#content h2 {
	font-size: 110%;
	color: #B51032;
	background-color: white;
  }
#content h3 {
  font-size: 90%;
	font-weight: bold;
	color: #B51032;
	}
#content h5.small {font-size: 60%; color: #990000;}
#content h6 {
  color: blue;
	}
.grayedout {color: gray;}
#content ul.nobullet {
  list-style-type: none
}
#content li {
	font-size: 80%;
	line-height: 1.3em;
	padding: 2px 0 2px 0;
}
#content blockquote {
	font-size: 80%;
	line-height: 1.3em;
	padding: 2px 0 2px 0;
}

/*FOOTER*/
#footer {
  position: relative;
  clear: both;
	padding: 0 0 10px 255px;
	font-size: 70%;
	color: #AAAAAA;
	background-color: silver;
	padding: 5px 5px 5px 5px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;}
#footer {
  clear: both;
	width: 760px;
	color: gray;
	background-color: silver;
	}
#box {
  width: 35%;
  margin: 8px 0 8px 8px;
  padding: 10px;
  border: 1px solid black;
  background-color: silver;
  font-size: 80%;
  clear: right;
  float: right;
  }
#box1 {
  width: 35%;
  margin: 8px 0 8px 8px;
  padding: 10px;
  border: 1px solid black;
  background-color: silver;
  font-size: 80%;
  clear: right;
  float: right;
  }
#box2 {
  width: 35%;
  margin: 15px 8px 8px 0;
  padding: 10px;
  border: 1px solid black;
  background-color: silver;
  font-size: 80%;
  clear: right;
  }
#box3 {
  width: 35%;
  margin: 15px 8px 8px 0;
  padding: 10px;
  border: 1px solid black;
  background-color: silver;
  font-size: 80%;
  clear: right;
	float: right;
  }
#box4 {
  width: 35%;
  margin: 8px 0 8px 8px;
  padding: 10px;
  border: 1px solid black;
  background-color: silver;
  font-size: 80%;
  clear: right;
  }
#box5 {
  width: 35%;
  margin: 15px 8px 8px 0;
  padding: 10px;
  border: 1px solid black;
  background-color: silver;
  font-size: 80%;
  clear: right;
  float: right;
  }
#box6 {
  width: 35%;
  margin: 15px 8px 8px 0;
  padding: 10px;
  border: 1px solid black;
  background-color: silver;
  font-size: 80%;
  clear: right;
  }
#box7 {
  width: 35%;
  margin: 15px 8px 8px 0;
  padding: 10px;
  border: 1px solid black;
  background-color: silver;
  font-size: 80%;
  clear: right;
  float: right;
  }
#box8 {
  width: 35%;
  margin: 15px 8px 8px 0;
  padding: 10px;
  border: 1px solid black;
  background-color: silver;
  font-size: 80%;
  clear: right;
  }
/*CLASSES*/
.w3c-center {
  display: block;
	margin-right: auto;
	margin-left: auto;
	}
.imageleft {
	float: left;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 15px;
	padding-top: 15px;
	}
.imageright {
	float: right;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 15px;
	}
.imagecenter {
  margin-right: auto;
	margin-left: 50px;
 	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 5px;
	}
.pictureleft {
  text-align: left;
  padding: 5px 5px 5px 0px;
  }
.pictureright {
  text-align: right;
  padding: 5px 0px 5px 5px;
	}
.textleft {
	text-align: left;
	}
.textright {
	text-align: right;
	}
.textcenter {
	text-align: center;
	}
.floatleft {float: left;}
.floatright {float: right;}
.numlist {margin-left: 10px;}
	

	
  
