body {
 color: #666;
 background-color: #fff;
 font: 14px Geneva, Arial, Helvetica, sans-serif;
 line-height: 200%;
 letter-spacing: .05em;
 text-align: left;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 position: relative;
 }

/* Header */
#header {
 height: 215px;
 width: 650px;
 left: 50%;
 margin: 0px -325px 0px 325px;
 voice-family: "\"}\"";
 voice-family: inherit;
 width: 650px;
 }
 html>body #header { 
  width: 650px;
  }

/* Container */ 
#container {
 background: url(images/background.gif) repeat-y;
 border-bottom: 2px solid #e7e8d2;
 left: 50%;
 margin: 0px -325px 20px 325px;
 }

/* Content */ 
#content {
 float: left;
 width: 438px;
 padding: 20px 5px 10px 10px;
 voice-family: "\"}\"";
 voice-family: inherit;
 width: 423px;
 }
 html>body #content {
  width: 423px;
  }

/* Sidebar */
#sidebar {
 padding: 20px 10px 10px 10px;
 width: 212px;
 margin-left: 438px;
 margin-right: 0px;
 font-size: 10px;
 line-height: 175%;
 voice-family: "\"}\"";
 voice-family: inherit;
 width: 192px;
 }
 html>body #sidebar {
  width: 192px;
  }

em {
 color: #2f8926;
 line-height: 175%;
 letter-spacing: .15em;
 text-transform: uppercase;
 font-style: normal;
}

a {
 color: #2f8926;
 font-size: 12px;
 letter-spacing: 0.05em;
 text-transform: uppercase;
 text-decoration: none;
 }

a:hover {
 background: #fff;
 text-decoration: underline;
 }
