body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	background-color: #448073;
	}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

img {
	border: none;
	}
	
#menu {
	width: 200px;
	margin: 0px;
	border-style: solid solid none solid;
	border-color: #000;
	border-size: 0px;
	border-width: 0px;
	}

#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	

#menu li a:link, #menu li a:visited {
	color: #CCC;
	display: block;
	background:  url(images/menu.gif);
	padding: 0px 0 0 0px;
	}

#menu li a:hover {
	color: #FFF;
	background:  url(images/menu.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}

#border {
  padding: 0px 0px 0px 0px;
  border: thin solid #000000;
  border-bottom: thin solid #000000;
  border-color: #000000;
  border-left: thin solid #000000;
  border-right: thin solid #000000;
  border-top: thin solid #000000;
  border-bottom-width: thin
}

#footer {
	color: #CCC;
	display: compact;
	padding: 0px 0px 0px 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;

    }

#border2 {
  padding: 0px 0px 0px 0px;
  border: thin solid #000000;
  border-bottom: thin solid #000000;
  border-color: #000000;
  border-left: thin solid #000000;
  border-right: thin solid #000000;
  border-top: thin solid #000000;
  border-bottom-width: thin
}

