body{
background:	#D10C21 url(/img/css/bg_body_greyboxsite.gif) repeat-y right;
border:0;
color:#555;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 70%;
margin:0;
padding:0 30px 17px 0;
width:564px
}
a, a:hover {
color:#C10D21;
}
#LHeader{
background:	url(/img/css/bg_header_greyboxsite.jpg) repeat-x;
height:51px;
padding: 20px 0 0 105px;
position:relative;
width:459px;
}
#LLogo{
position:absolute;
top:4px; 
left:22px; 
height:65px;
width:65px
}
#LContent{
background:#FFF;
padding:17px 29px 29px 16px;
width:519px

}
#LHeader h1{
color:#FFF;
font-size:24px;
font-weight: bold;
margin: 0;
}
#LBottom{
width:519px	
}
#LPrintBottom{float:left}
#LPrintBottom a{
	background:url(/img/print.jpg) left center no-repeat;
	padding-left:25px;
	text-decoration: none;
}
#LLogoBottom{float:right}






