@import url("css/variations/stylesheetwidget.css");

/* CSS Document */
body {background:#FFF url(images/bg.jpg) repeat-x top left; height:100%; margin:0px; padding:0px; }

/*--------- pane style ----------*/
.TopPane, .BottomPane{ padding:0px 0px 0px 3px; margin:0px; width:650px; }

.ContentPane{padding:10px 25px 10px 25px; margin:0px; width:600px; }

.LeftPane{ padding:0px 20px 0px 0px; width:217px; margin:0px; }
.LeftTopPane
{
	padding:0px 0px 0px 0px; 
	width:217px; 
	height:250px; 
	margin:0px; 
	background-color:#ffffff;
	font-family: Arial;
	color: #D9DEBB;
	word-spacing: normal;
	text-align: left;
	font-size: 12px;
}
.LeftMidPane
{ 
	padding:20px 0px 20px 0px; 
	width:215px; 
	height:210px; 
	margin:0px; 
	background:url(images/sermons.jpg) no-repeat top left; 
	font-family: Arial;
	color: #FFFFFF;
	word-spacing: normal;
	text-align: left;
	font-size: 12px;
}
.LeftBottom{ padding:0px 0px 0px 0px; width:217px; margin:0px; height:75px; }
.RightPane{ padding:0px 0px 0px 20px; width:20%; margin:0px; }
.cellSpaceFooter{ height:100%; background-color:#D9DEBB; }



