html, body, div, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a { margin: 0px; padding: 0px; border: 0px black solid; }
html, body { height:100%; }
body { background: #999966; text-align: center; font-size: 18px; font-family: Georgia,Arial,sans-serif; }
.wrapper { position: relative; min-height: 100%; width: 75%; margin-left: auto; margin-right: auto; text-align: center; border: 0px black solid; }
* html .wrapper{ height: 100%; }
img { border:solid black 0px; margin: 0; padding: 0; }
.logoindex { position: relative; width: 100%; border: 0px black solid; }
.logo { position: relative; width: 45%; border: 0px black solid; text-align: left; float: left; }
.topmenu { position:relative; width:45%; border:0px black solid; float: right; }
.topmenu ul { list-style: none; padding: 0px; margin: 0px; border: 0px black solid; text-align: left; }
.topmenu li { margin: 0px; padding: 0px 5px; border: 0px black solid;
  display: inline; font-size: 75%; color: black; text-decoration: none; text-align: left;
  font-family: Georgia,Arial,sans-serif; font-style: italic; font-weight: bold;}
ul.leftnav { list-style: none; padding: 0; margin: 0; border: 0px black solid; font-size: 18px; }
ul.leftnav li { position: relative; margin: 10px 0; padding: 0px; border: 0px black solid;
  background: url(images/mbsmenuitem1.jpg) #fff bottom left; height: 1.5em; line-height: 1.5em; width: 338px; display: block;
  color: black; text-decoration: none; text-align: left; text-indent: 1em; font-style: oblique; font-weight:bold; }
.full { position: relative; width: 98%; border: 0px black solid; }
.leftside { float: left; position:relative; width: 48%; border: 0px black solid; font-size: 16px; text-align: left; }
.rightside { float: right; position: relative; width: 48%; border: 0px black solid; font-size: 16px; }
.txtSerif {font-family: "Times New Roman",serif; }
.txtOblique { font-style: oblique; }
.txtCenter { text-align: center; }
.txtRight { text-align: right; }
.txt125 { font-size: 125%; }
.txt110 { font-size: 110%; }
.txt125 { font-size: 125%; }
.txt90 { font-size: 90%; }
A:link    { color:#000000; text-decoration:none; } /* for unvisited links */
A:visited { color:#000066; text-decoration:none; } /* for visited links */
A:hover   { color:#ffffff; text-decoration:underline; } /* when mouse is over link */
A:active  { color:#ffffff; text-decoration:underline; } /* when link is clicked */

/*
html, body, div, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a {
  margin: 0px; padding: 0px; border: 0px black solid; }
html, body { height:100%; }
body { background:#999966; text-align:center; font-size:18px; }
.wrapper { position:relative; min-height:100%; width:75%; 
  margin-left:auto; margin-right:auto; text-align:center; border:0px black solid; }
* html .wrapper{ height:100%; }
.logo { position:relative; width:45%; border:0px black solid; text-align:left; float:left; }
.logo img { border:0px solid black; margin: 0; padding: 0; }
.topmenu { position:relative; width:45%; border:0px black solid; text-align:left; float:right; }
.topmenu ul { list-style: none; padding: 0; margin: 0; border:0px black solid; text-align:left; }
.topmenu li { margin: 0; padding: 0 5px; border: 0px black solid;
  display: inline; font-size:75%; display:inline; color: black; text-decoration: none; text-align: left;
  font-family: Georgia,Arial,sans-serif; font-style: italic; font-weight:bold;}
.rightside { float: right; position:relative; width:48%; border:2px black solid; }
.leftside { float: left; position:relative; width:48%; border:2px black solid; }

*/
