body { background: #AC0004 url(whitebg.jpg) repeat-y left; font-family: Arial, Helvetica, sans-serif; font-size: 84%}

a {	color:#AC0004;}
a:hover { color:#AC0004; }
img { border:none; }

h1, h2, h3, h4, h5, h6 { border-bottom: 1px solid black; }
#pm_top_left {
	position: absolute; top: 0; left:0;
	/* width: 220px; */
	width: 990px;
	height: 100px;
	background-color: white;
	}
	
/*#pm_top_left img { margin-top: 8px; }*/

#pm_top_middle { 
	position:absolute; top: 0; left: 220px;
	width: 770px; height:100px;
	background: black url(.\top.jpg) top no-repeat;
	color:white;
}
#pm_bottom_middle { 
	border-top:1px solid black;
	position:absolute; top:100px; left: 0;
	width: 960px; height: auto;
	padding: 15px; background-color: white;
	font-family:Arial, Helvetica, sans-serif;
}