#menubar {
 background: url(images/menubg.gif) no-repeat top left;
 width:715px;
 height:152px;
 padding:0;
 text-align:center;
 vertical-align: top;}

#menubar table td {
 text-align: center;
 line-height:10px;
 padding: 5px 15px 0 15px;}

#menubar a {
 display: block;
 font-family: 'times new roman';
 font-size:15px;
 color: #752416;}

#menubar a:hover {
 color:#fff;}

#leftside {
 vertical-align: top;
 width:185px;
 height:0;
 padding: 0;
 min-height:200px;
 background: #fff url(images/leftside.gif) no-repeat top left;}

#contentbg {
 background: #fff url(images/contentbg.gif) no-repeat top left;
 width: 715px;
 padding:0;
 vertical-align: top;}

table#contentframe {
 margin: 30px auto 10px auto;
 position: relative;
 top: 0px;
 width: 650px;}

table#contentframe td#corner{
 height:5px;
 line-height:5px;
 padding:0;}

table#contentframe td#content {
 padding: 10px;
 background: url(images/contentrepeat.gif) repeat-y top left;}
