 body {
 background:url('/newdesign/images/bkgd.gif') #FAFAFA 50% 0 repeat-x !important;
 }

 input {
 border: 1px inset #999;
 font-family: tahoma;
 font-size: 11px;
 font-weight: normal;
 color: #565656;
 }

 legend {
 color: #565656;
 }


 #container {
 width: 900px;
 margin-left: auto;
 margin-right: auto;
 }
 
 #head {
 width: 900px;
 height: 90px;
 }

 #menu {
 width: 900px;
 padding-left: 145px;
 height: 35px;
 }

 #spacer {
 width: 900px;
 height: 85px;
 }

 #main {
 width: 900px;
 }

 #left {
 width: 145px;
 float:left;
 padding: 5px 5px 0 0;
 }

 #content {
 width: 645px;
 float: left;
 padding-left: 15px 0 0 10px;
 }

 #right {
 width: 50px;
 float: left;
 text-align: left;
 }

 .body {
 font-family: tahoma;
 font-size: 13px;
 font-weight: normal;
 color: #565656;
 }
 
 .quicklinks, .quicklinks a, .quicklinks a:visited {
 font-family: arial;
 font-size: 12px;
 font-weight: bold;
 color: #565656;
 font-variant: small-caps;
 text-decoration: none;
 line-height: 16px;
 }

 .quicklinks a:hover {
 text-decoration: underline;
 }

 .sublinks, .sublinks a, .sublinks a:visited {
 font-family: arial;
 font-size: 12px;
 font-weight: bold;
 color: #871919;
 font-variant: small-caps;
 text-decoration: none;
 line-height: 16px;
 }

 .sublinks a:hover {
 text-decoration: underline;
 }

 .headline {
 font-family: tahoma;
 font-size: 17px;
 font-weight: bold;
 color: #871919;
 line-height: 21px;
 }

 .button {
 width:100px;
 height: 23px;
 border:1px solid #777;
 font-family: arial;
 font-size: 11px;
 font-weight: bold;
 color: #871919;
 font-variant:small-caps;
 }
