@charset "UTF-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	background-color: #220000;
}
#container1 {
	width: 930px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/ornamentGroot.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#container2 {
	width: 930px;
	background-image: url(../images/leftBackground.png);
	background-repeat: repeat-y;
}
.top {
	height: 25px;
	color: #FFFFFF;
	text-align: right;
	line-height: 25px;
	padding: 5px 5px 0 5px;
}
#top { 
	width: 930px;
	background-image: url(../images/corpnav.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 0;
	height:30px;
} 

#header {
	width: 930px;
	height:240px;
	background: #0000FF url(../../../images/stories/banners/Somebody080305_312.jpg) no-repeat;
	margin: 0 auto;
	padding: 0;
	position: relative;
} 

#left {
	float: left;
	width: 180px;
	margin: 10px;
	padding: 25px 0;
}
#right {
	float: right;
	width: 180px;
	margin: 65px 10px 10px 10px;
	padding: 25px 0;
}
#mainContent {
	margin: 0 220px;
	padding: 25px 0;
	background-image: url(../images/ornamentKlein.jpg);
	background-repeat: no-repeat;
	background-position: -10px 10px;
} 
#sectionheader,
#footer { 
	background-image: url(../images/corpnav.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 930px;
	margin: 0 auto;
	padding: 0;
} 

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* JOOMLA config ----------------------------------- */
.buttonheading {
	float:right;
	}
#header .logo {
	position: absolute;
	left: 0px;
	top: 0px;
	}