#contentWrapper {
	width:800px; margin:auto; 
	background-color:#417ABD; text-align:left; 
	background-image:url(images/content_bground.jpg);
	border:2px solid;
	border-color:#000080 #F3ECE4 #F3ECE4 #000080;
	}
#pageHeader {
	height:120px; background-color:#417ABD;
	background-image:url(images/pageheader_bground.jpg);
	}
#mainContent {
	background-image:url(images/leftcontent_bground.jpg); background-repeat:repeat-y;
	background-position:10px 0px;
	}
#leftContent {
	display:inline;
	float:left; width:250px; margin-left:10px; 
	padding:10px;
	background-image:url(images/leftcontent_bground.jpg); background-repeat:repeat-y; margin-bottom:10px;
	}
#rightContent {
	margin-left:290px; margin-right:10px; color:#FFFFFF;
	}
.clearing {
	clear:both; height:0px; overflow:hidden;
	}
.floatRight {
	float:right;
	}
.floatLeft {
	float:left;
	}
.imgRight {
	float:right; margin:10px; display:inline;
	}
.imgLeft {
	float:left; margin-right:10px; margin-bottom:10px; display:inline;
	}
.centered {
	text-align:center;
	}
.border3D {
	border:1px solid;
	border-color:#F3ECE4 #000080 #000080 #F3ECE4;
	}
h1 {
	font-size:17px;
	}
.spaced, p {
	margin-top:10px;
	}
.bolden {
	font-weight:bold;
	}
.smallerText {
	font-size:11px;
	}
.padTop {
	margin-top:10px;
	}
.fontNormal {
	 font-weight:normal;
 	}
.indent15 {
	padding-left:15px;
	}.newsItem {	clear:right;	border-top:1px solid #FFFFFF;}	.newsImg {	float:right;	margin:0 0 10px 10px;}.newsTitle {	font-size:16px;	font-weight:bold;}