 body {
 background:url('http://www.djgmdesign.com/images/grey_bkgd_2.gif') 50% 0 repeat-x !important;
 }

 input {
 border: 1px inset #999;
 font-family: arial;
 font-size: 12px;
 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: 148px;
 height: 35px;
 }

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

 #main {
 width: 900px;
 }

 #left {
 width: 140px;
 float:left;
 }

 #content {
 width: 575px;
 float: left;
 text-align: justify;
 padding-left: 5px;
 border-left: 1px dotted #333;
 }

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

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

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

 .title_blue {
 font-family: tahoma;
 font-size: 13px;
 font-weight: bold;
 color: #871919;
 font-variant: small-caps;
 line-height: 19px;
 }

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