 body {
 text-align:center;
 margin: 0px;
 background-color: #EAF3D9;
 }

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

 
 #main {
 width: 873px;
 text-align: center;
 background-image:url('/images/bkgd_gif.gif');
 background-repeat: repeat-y;
 }

 #archive {
 text-align: left;
 width: 150px;
 padding: 0 3px 0 0;
 }
 
 #content { 
 text-align: left;
 width: 550px;
 padding: 0 0 0 5px;
 border-style: solid;
 border-width: 0 0 0 1px;
 border-color: #CD732B;
 }
 
 #gutter {
 width: 150px;
 }


 .headline {
 font-family: Georgia, Times New Roman, serif;
 font-size: 17px;
 font-weight: bold;
 color: #223377;
 }

 .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;
 }
