.head_red{
	color: #e21a22;
	font-size: 12pt;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
}
.text {
	FONT: 10pt Tahoma,'Trebuchet MS',Verdana,Arial,sans-serif; TEXT-ALIGN: justify
}
.text a:hover{
	color: #CD5C5C;
	text-decoration: underline;
}
.text a{
	color: Black;
}
#redline{
height:1850px;
width:227px;
background: url(images/red_pix.gif); 
background-repeat: repeat-y; 
background-position: 38px; 
position:absolute; 
z-index:-1;
margin:0;
}
#counter{
width:227px;
position:relative;
bottom:auto;
margin-top:1000px;
color: white; 
font-family: Verdana; 
font-size: 18pt;
}
p.top{text-align: center;padding:0 3px 0 3px; position: relative; bottom: 90px;}
p.addr{text-align: center;font-size: 9pt;position: relative; bottom: 90px;}
*html #redline{height:100%;}
