/* CSS Document */
* { margin:0; padding:0; text-decoration:none; list-style:none; border:0; }

BODY
{ margin:0; padding:200px 0 0 0; background: #000000 url('bg_site.jpg') center top no-repeat; }

.wrap
{ width:817px; margin:0 auto; }

.clear
{ clear:both; line-height:0; height:0; }

#content
{ background:#E5DEBB url('bg_content.gif') left top repeat-y; padding:20px 40px; color:#000000; font:10pt Verdana, Arial; }

#content a:link, #content a:active, #content a:visited, #content a:hover
{ font:bold 10pt Verdana, Arial; color:#CF7A27; }

 #content a:hover
 { text-decoration:underline;}