div.firefix{clear:both;width:1px;}

h1.title{
 font-family:times new roman;
 font-style:italic;
 font-weight: bold;
 color:#993300;
 border-bottom:2px solid #663300;
 margin-bottom:0;
 }

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

#head{
 width:100%;
 overflow:hidden;
 }

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

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

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

#main{
 text-align: center;
 font-family:georgia;
 width:70%;
 }

#main table{
 text-align: center;
}

#main table tr{
 text-align: center;
}

#description{
 float: right;
 margin-right: 50px;
 width: 90%;
 background:#ffffcc;
 padding:5px;
 }

#maincont{
 text-align: center;
 background:#ffffff;
 width:100%;
 min-height:600px;
 padding-top: 25px;
 }

#foot{
 border-top:1px solid #993300
 }

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

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

