
body
{
font-family: trebuchet ms;
font-size: 12px;
color: #CC0000;
background-color: #FFF2D9;
background-image:url('VenBG.jpg'); 
background-position:center center;
background-repeat: repeat-y;
background-attachment:fixed;
padding: 0px;
margin: 0px;
text-align: center;

scrollbar-arrow-color: #CC0000;
scrollbar-track-color: #FF6666;
scrollbar-face-color: #FFF2D9;
scrollbar-highlight-color: #FF9999;
scrollbar-3dlight-color: #FFCCCC;
scrollbar-darkShadow-color: #CC0000;
scrollbar-shadow-color: #CC3333;
}

#layer1 {
margin: 0 auto;
margin-left: auto;
margin-right: auto;
text-align: left;

border: 0px;
width: 575px;
}

b {color: #660000}
i {color: #CC3366}

.header1
{
font-family: georgia;
font-size: 21px;
font-style: italic;
color: #660000;
border-bottom:1px dashed #660000;
text-align: left;
height:19px;
padding:2px;
}

.header2
{
font-family: georgia;
font-size: 18px;
font-style: italic;
color: #660000;
text-align: left;
height:2px;
padding:2px;
}

.D1 { text-align: right;
      font-size: 16px;}

a:link {text-decoration: none; color: #FF6600; border-bottom:1px dashed #FF6600; cursor: help;}
a:active {text-decoration: none; color: #FF6600; border-bottom:1px dashed #FF6600; cursor: help;}
a:visited {text-decoration: none; color: #FF6600; border-bottom:1px dashed #FF6600; cursor: help;}
a:hover {text-decoration: none; color: #660000; border-bottom:1px dashed #660000; cursor: help;}