.a {
	line-height: 20px;
}
hr {
	background-color: #e7e7e7;
	height: 1px;
	color: #e7e7e7;
	text-decoration: none;
}
.bg {
background-image: url(test2.jpg) !

important;
background-attachment: fixed;
background-repeat: no-repeat;
background-position: top right;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #AD0808; 
}

.greyline {
width: 100%;
text-align:center;
height: 1px;
background-image:url(images/onegreypx.gif);
background-repeat:repeat-x;
}



.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 500px;
	color: #000000;
}

.normal a {
 color: #800000;
}
.date{
	color: #AD0808;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.teaser {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}

.banner {
margin-top: 10px;
}
.banner img {
padding-right: 5px;
padding-left: 5px;
}

#overlayer, .overlayer {
	position:absolute;
	left:0px;
	top:0px;
width: 100%;
height: 1200px;
background-color: white;
	z-index:1;
opacity:.90;filter: alpha(opacity=90); -moz-opacity: 0.9;
}
