 body {
 background-color: #EAF3D9;
 margin: 0;
 }

 input {
 font-family: tahoma;
 font-size: 13px;
 font-weight: normal;
 color: #565656;
 border-style: solid;
 border-width: 1px;
 border-color: #999999;
 }

 p {
 padding:0;
 margin:0;
 }

 #container {
 width:873px;
 padding: 0 12px;
 margin-left: auto;
 margin-right: auto;
 margin-top: 0px;
 background-image:url('/images/bkgd_gif.gif');
 background-repeat: repeat-y;
 }

 #banner{
 width: 850px;
 height: 85px; 
 }

 #menubar {
 width: 850px;
 height: 35px;
 }


 #content {
 width:850px;
 }

 #left {
 text-align:right;
 width:105px;
 float:left;
 padding: 0 5px 0 0;
 }

 #main {
 float:left;
 width:589px;
 padding: 0 0 0 5px;
 border-style: solid;
 border-width: 0 0 0 1px;
 border-color: #CD732B;
 }

 #gutter {
 width:150px;
 }

 #footer {
 width:873px;
 margin-left: auto;
 margin-right: auto;
 padding: 0;
 }

 .clr {
  clear:both;
 }

 .text_small, .text_small pre {
 font-family: tahoma, sans;
 font-size: 13px;
 font-weight: normal;
 color: #565656;
 line-height: 16px;
 !important;
 }

 .text_med, .text_med pre {
 font-family: arial, sans;
 font-size: 15px;
 font-weight: normal;
 color: #565656;
 line-height: 19px;
 }

 .text_lrg, .text_lrg pre {
 font-family: tahoma, sans;
 font-size: 17px;
 font-weight: normal;
 color: #565656;
 line-height: 21px;
 }

 .text_verysmall, .text_verysmall a {
 font-family: arial, sans;
 font-size: 10px;
 font-weight: normal;
 color: #565656;
 line-height: 13px;
 text-decoration: none;
 }

 .text_verysmall a:hover {
 font-family: arial, sans;
 font-size: 10px;
 font-weight: normal;
 color: #565656;
 line-height: 13px;
 text-decoration: underline;
 }

 .button {
 font-family: tahoma;
 font-size: 11px;
 font-weight: normal;
 color: #565656;
 border-style: solid;
 border-width: 1px;
 border-color: #999999;
 width: 75px;
 height: 21px;
 }
