body {
	background: #faebd7;
	background-image: url(brocade.gif);
	margin-top: 15px;
	margin-left: 15px;
	font-family: verdana,helvetica,arial,sans-serif;
	color: #990033;
	}
b,strong {
  font-weight: bold;
  }
i,em {
  font-style: italic;
  }
table {
	font-size: 76%;
	}	
table table {
	font-size: 1em;
	}
#content {
  margin-top: 15px;
	margin-left: 30px;
	padding: 0;
	}
#content p {
	font-size: 1em;
	line-height: 1.3em;
	}
#content h1 {
  font-size: 2em;
	font-weight: bold;
	color: #000000;
	}
#content h2 {
  font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	}
#content h3 {
  font-size: 1em;
	font-weight: bold;
	font-style: italic;
	color: #990033;
	}
#content a:link {
  text-decoration: none;
	font-weight: bold;
  color: #006600;
	  }
#content a:visited {
  text-decoration: none;
	font-weight: bold;
  color: #006600;
	  }
#content a:hover {
  text-decoration: none;
	font-weight: bold;
  color: #339933;
	  }
#content a:active {
  text-decoration: none;
	font-weight: bold;
  color: #006600;
	  }
#header h1 {
  margin: 0px;
  font-size: 2em;
  line-height: 1em;
  color: #000000;
	padding-top: 2px;
  font-weight: bold;
	}
#header h2 {
  margin-top: 5px;
	font-size: 1.5em;
	line-height: 1em;
	color: #006400;
	padding-top: 0px;
	padding-bottom: 45px;
	font-weight: normal;
	}
#footer {
  border-top: 2px solid #006633;
  margin-top: 50px;
	margin-left: 30px;
	padding: 0;
	}
#footer p {
	font-size: .95em;
	color: #404040;
	font-family: times new roman, palatino, georgia, arial, serif;
	line-height: 1.2em;
	}
#footer a:link {
  text-decoration: none;
	font-weight: bold;
  color: #006600;
	  }
#footer a:visited {
  text-decoration: none;
	font-weight: bold;
  color: #006600;
	  }
#footer a:hover {
  text-decoration: none;
	font-weight: bold;
  color: #339933;
	  }
#footer a:active {
  text-decoration: none;
	font-weight: bold;
  color: #006600;
	  }
#navcontainer li,#navcontainer1 li {
	margin-bottom: 15px;
	}	
	
#navcontainer1 ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
	}
	
#navcontainer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
	font-size: 1em;
	}	

