

#content{
 text-align:center;
 width:100%;
 }

#head{
 width:100%;
 }

#head img{
 margin-left:20px;
 }

#head p{
 display:inline;
 white-space:nowrap;
 float:left;
 margin-top:15px;
 font-size:12pt; 
 line-height:1.5em;
 }

#middle{
 text-align:center;
 width:100%;
 }

#nav{
 width:10%;
 padding-right:5px;
 }

#main{
 font-family:georgia;
 }

#maincont{
 background:#ffffff;
 width:100%;
  }

#mwindow{
 background:#ffffff;
 width:100%;
 }

#maincont p{
 margin:0;
 font-size:10pt;

 }

h1.title{
 font-family:times new roman;
 font-style:italic;
 font-weight: bold;
 font-size:18pt;
 color:#993300;
 margin:5px;
 margin-bottom:0;
 }

#container{
 margin-left:25px;
 }

#right{
 width:15%;
 border-left:1px solid #993300;
 font-family:georgia, times new roman, sans serif;
 }

#right table{
 width:200px;
 height:auto;
 border:1px solid red;
 }

#right img{
 width:140px;
 height:auto;
 border:2px solid #663300;
 margin-top:10px;
 }

#right h1{
 font-size:12pt;
 color:#663300;
 margin:0 0 0 5px;
 text-align:left;
 }

#right input{
 float:left;
 margin-left:5px
 }

#right ul{
 margin-bottom:10px;
 font-size:8pt;
 text-indent:-.75cm;
 }
 

#right ul h2{
 font-size:11pt;
 color:#006633;
 margin:3px;
 }

#right ul h2:hover{
 color:#009933;
 text-decoration:line-through;
 }

#right ul h3{
 font-size:10pt;
 color:#663300;
 margin:3px;
 }

#right ul h3:hover{
 color:#009933;
 text-decoration:line-through;
 }

#right p{
 margin:5px;
 text-align:left;
 font-size:8pt;
 color:#330000;
 }

#foot{
 border-top:1px solid #993300;
 background-color:#ffffcc;
 margin-top:-25px;
 }

#foot p{
 margin:0;
 font-size:8pt;
 color:#000000;
 }

#foot p.menu{
 font-size:12pt;
 margin:0;
 }

.herb{
 display:table-cell;
 width:100px;
 height:100px;
 margin:20px 5px 5px 40px;
 float:left;
 }

.statue{
 float:left;
 margin:20px 5px 5px 25px;
 padding:5px;
 border:1px solid #006633;
 background:#ffffcc;
 }

.statue p{
 background: #ffffcc;
 text-align:center;
 font-size:10pt;
 font-family:georgia;
 whitespace:nowrap;
 }

.statue img{
 width:auto;
 height:150px;
 border:1px solid #663300;
 }
