#Header	{
	width:775px;
	height:302px;
}
#Body	{
	width:775px;
	background:url(../images/xlrbody.png) repeat-y;
}

#Body #left {
	width:277px;
	height:auto;
	padding-left:38px;
	float:left;
	}

#Body #left span a	{
	text-transform:capitalize;
	background:url(../images/spanback.png) no-repeat;
	padding:2px;
	font-weight:bold;
	color:#333333;
	font-size:0.8em;
	height:25px;
	width:276px;
	float:left;
	padding-top:2px;
	margin-top:-15px;

}
#Body #left span a:hover	{
	text-transform:capitalize;
	background:url(../images/spanback-over.png) no-repeat;
	padding:2px;
	font-weight:bold;
	color:#333333;
	font-size:0.8em;
	height:25px;
	width:276px;
	float:left;
}

#Body #left p	{
	padding-top:10px;
}

	
#Body #right {
	width:455px;
	float:right;
	padding-left:1px;
	}
	
#Body #right p {
}
	
#Footer	{
	width:775px;
	height:84px;
}

#Page	{
	width:775px
	
}
