#html, body {
	font: normal 15px/18px "Comic Sans MS", "Comic Sans Unicode", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
	background: #e5e1da;
	background-image: none;
}

#wrapper {
  margin: auto;
  width: 95%;
}

#container { 	 
  voice-family: "\"}\""; 
  voice-family:inherit;  float: left;
  width: 100%;
  text-align:left;
  margin-top: 10px;
}

#top {
  background: #fff;
}

#logo {
}

#nav a {
	text-decoration: none;
}

#nav li li a {
  display: block;
  font: "Comic Sans MS";
  font-size: 10px;
  color: #000;
}

#nav li li a:hover{
     background: white;
     color: #000;
}

#usrmenu {
  font-size: 1px;  
  background: #e5e1da;
}

ul {
  margin: 0;
  padding: 0;
  background: #e5e1da;
  liststyle: none;
}

li2 {
  display: inline;
  postion: relative;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  float: left; 
  text-align: left;
  cursor: default;
  background-color: #e5e1da;
}

li {
	float: left;
  	font-weight: bold;
	position: relative;
	text-align: left;
	cursor: default;
	background-color: #e5e1da;
}

li a{
  background: #e5e1da;
  display: inline;
  padding-right: 10px;
  postion: relative;
  text-decoration: none;
  color: #000;
}

li li{
  display: block;
  float: none;  
  background-color: transparent;
}

li a:hover{
  background: white;
  color: #000;
  text-decoration: none;
}

li#first {
	border-left-width: 1em;
}

li>ul {
	top: auto;
	left: auto;
}

li ul{
  display: none;
  postion: absolute;
  color: #fff;
  padding: 0.5em 0 1em 0;
  top: 100%;
  left: 0;
}

li hover ul, li.over ul{
  display: block;
}


#mainmenu {
  font: normal 10px "Comic Sans MS", "Comic Sans Unicode", sans-serif;
  background: #e5e1da;
  color: #000;	 
}

#mainmenu ul {
  margin: 0;
  padding: 0;
  background: #e5e1da;
  liststyle: none;
}

#mainmenu li {
  float: left; 
  postion: relative;
  text-align: left;
  cursor: default;
  padding-right: 10px;
  background-color: #e5e1da;
}

#mainmenu li li{
  background: #e5e1da;
  display: block;
  postion: relative;
  text-decoration: none;
}

#mainmenu li a{
  background: #e5e1da;
  font-weight: bold;
  color: #000;
  display: inline;
  padding-right: 10px;
  postion: relative;
  text-decoration: none;
  border-style:  solid;
  border-width: 0px 0px 0px 0px;
}

#mainmenu li a:hover{
  background: white;
  color: #000;
  text-decoration: none;
}

#mainmenu ul li a{
  text-decoration: none;
  font-weight: normal;
  color: #060;
  padding-right: 5px;
  background: #e5e1da;
  display: inline;
}	   

#mainmenu ul li{
  postion: relative;
  display: inline;  
  text-decoration: none;
}	   

#mainmenu li ul{
  background: #e5e1da;
  text-decoration: none;
  postion: absolute;
  display: none;
  color: #fff;
  top: 0;
}

#mainmenu li hover ul, li.over ul{
  display: block;
}

#pagemenu {
  background: #e5e1da;
  color: #fff;
}

#main {
  background: #e5e1da;	
  padding: 2px;
}

#main tr a:hover{
  background: #e5e1da;
  color: #000;
  text-decoration: none;
}

#logo a:hover{
  background: #e5e1da;
  color: #000;
  text-decoration: none;
}

#logo td a{
  color: blue;
  text-decoration: none;
}

#logo td a:hover{
  background: white;
  color: #000;
  text-decoration: none;
}

#footer ul {
  background: silver;
}

#footer ul li a{
  font: "Comic Sans MS";
  font-size: 16px;
  background: silver;
  color: blue;
}

#footer p{
  font: "Comic Sans MS";
  font-size: 11px;
  background: white;
  color: #000;
  text-decoration: none;
  display:inline;
}

#footer td a{
}

#footer ul li a:hover {
  background: white;
  color: #000;
  text-decoration: none;
}

p.header {font: "Comic Sans MS";
	  font-size: 16px;
          text-align: left;
}

p.basetext{font: "Comic Sans MS";
	  font-size: 12px;
          text-align: left;
}

p.basetext a:hover{
  background: #fff;
  color: #000;
  text-decoration: none;
}

p.basetext a {
  text-decoration: none;
  color: blue; 
  padding-right: 2px;
  display: inline;
}	   


#H1 {
   font: normal 12px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

