
A:link
{ text-decoration: none; color:#06568f; }
A:visited
{ text-decoration: none; color:#703b3b; }
A:active
{ text-decoration: none; color:#06568f; }
A:hover
{ text-decoration: line-through; color:#06568f; }

#header{
background: #caccc9 url(images/bg1.gif) no-repeat 50% 0 }


h1 {font:24px Verdana, sans-serif;
color: #640808 }

p {font:18px Verdana, sans-serif;
color: #000000 }

body
{ background: #fff;
background-position:  center;
background-attachment:  fixed;
font:18px Verdana, sans-serif;
color: #000000 ;
font-weight: normal;
}
body
{ margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

#header {
  margin: 0px;
  padding: 20px;
  height: 235px;
border-top: 0;
border-bottom: 5px solid #640808;
}
#left {
  position: absolute;
  left: 18px;
  top: 350px;
  width: 200px;
}

#center {
  top: 0;
  margin-left: 230px;
  margin-right: 15px;
  padding-left: 20px;
  padding-right: 100px;

}

ul {
margin: 0;
padding:4px;
list-style-type: none;
}


li{background: url(images/link.gif) no-repeat 0 50%;
padding-left: 20px;
padding-top: 5px;
padding-top: 5px;
border: 1px none;
}

#footer {
position: absolute;
left: 400px;
width:400px;
margin-top: 50px;
padding: 10px;
font:8px Verdana, sans-serif, center;
border-top: 2px dotted #640808;
border-bottom: 2px dotted #640808; }

