body{
background-color: rgb(249,244,222);
background-image: url('images/site/left.jpg');
background-repeat: repeat-y;
background-attachment: scroll;
background-position: 0px 0px;
margin-top: 0px;
margin-left: 0px;
color: #000000;
font-family: "Arial", "Verdana", "Helvetica";
}
a:link {color: rgb(255,2,26)}
a:visited {color: rgb(255,2,26)}
a:hover {color: rgb(255,100,100)}
a:active {color: rgb(255,2,26)} 
a.black {color: #000000;font-weight: bold;}
a.black:visited {color: #000000}
a.slink {color:#FFFFFF}
a.slink:hover {color:#FFFF00}
a.slink:visited {color:#FFFFFF}
a.smenu {color:#FFFF00}
a.smenu:hover {color:#FFFFFF}
a.smenu:visited {color:#FFFF00}
div.body {
position: absolute;
left: 53px;
top: 249px;
width: 900px;
}
div.news {
line-height: 1.5;
}
div.footer {
font-size: 10px;
text-align: center;
}
h1 {
font-family: "Helvetica", "Arial";
}
h2 {
font-family: "Helvetica", "Arial";
font-size: 20;
font-variant: small-caps;
position: relative;
left: 10px;
}
p {
position: relative;
left: 7px;
} 
p.teaser {
position: relative;
left: 20px;
font-size: 14;
}
p.date {
position: relative;
left: 10px;
font-size: 16;
font-family: "Helvetica";
}
p.headline {
position: relative;
left: 20px;
font-size: 16;
}
input.paypal {
border-style: none;
}
label { display: block; width: 5em; float: left; }
label.long { width: 15em; float: none; clear: both; }

input, select, textarea { font-family: courier new;
  font-size: 11pt;
  border: 2px solid #999;
  color: #999; }

input.button { border: none; color: #000; }

#content td { vertical-align: top; }

#divMenu {font-family:arial,helvetica; font-size:12pt; font-weight:bold}
#divMenu a{text-decoration:none;}
