a.menu:link {
  color: #ffffff;
  text-decoration: none;
}

a.menu:visited {
  color: #ffffff;
  text-decoration: none;
}

a.menu2:active {
  color: #FFFFFF;
}

a.menu2:hover {
  color: #999999;
}

a.menu2:link {
  color: #FFFFFF;
}

a.menu2:visited {
  color: #FFFFFF;
}

body {
  background-image: url(images/bg.gif);
  margin-bottom: 25px;
  margin-top: 25px;
}

h1 {
  font-family: arial;
  font-size: 20px;
  font-style: normal;

    background-color: #eeeeee;
  border: 1px;
  border-color: #CCCCCC;
  border-style: solid;
  padding: 10px;
  width: 673px;
  margin: 0px;
  margin-bottom: 15px;

}

div.footer {
  font-family: arial;
  font-size: 11px;

    background-color: #eeeeee;
	text-align: center;
  border: 1px;
  border-color: #CCCCCC;
  border-style: solid;
  padding: 10px;
  width: 673px;
margin: 0px;
margin-top: 25px;
}

h2 {
  font-family: arial;
  font-size: 14px;
  font-weight: bold;

  margin-top: 25px;
}

img.book {
  background-color: #eeeeee;
  border: 1px;
  border-color: #CCCCCC;
  border-style: solid;
  padding: 10px;
  width: 200px;
}


p {
  color: #000000;
  font-family: arial;
  font-size: 13px;
  line-height: 150%;
}







div#header {
border: 15px;
border-style: solid;
border-color: #583A32;

width: 720px;


background-color: #FFFFFF;
margin: 0 auto;
text-align: left;
border-bottom: 0px;
padding: 15px;


}

div#menu {
background-color: #FFFFFF;
margin: 0 auto;
border-top: 0px;
border-bottom: 0px;
padding-top: 0px;
margin-top: 10px;


}

div#body {
border: 15px;
border-style: solid;
border-color: #583A32;

width: 690px;
background-color: #FFFFFF;
margin: 0 auto;
text-align: left;

padding: 30px;
  font-family: arial;
  font-size: 13px;
  line-height: 150%;
}



div.foot {
background-color: #eeeeee;
border: 1px;
border-style: solid;
border-color: #CCCCCC;
padding: 10px;
width: 100%;
}



#dropmenudiv{
position:absolute;
border:0px solid #193919;
border-bottom-width: 0;
font:normal 13px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 10px;
border-bottom: 0px solid #193919;
padding: 1px 0;
text-decoration: none;
font-weight: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #583A32;
}
