body {
	margin: 0px auto;
	background: #487892 url(/images/CSA_Website_bg.jpg) repeat-x top left;
}

/*.ui_body_bg_side_shadows {
	background: transparent url(/images/CSA_bg_repeat.jpg) repeat-y top center;
	padding: 0 1px;
}
.ui_body_bg_top_and_sides_shadows {
	background: transparent url(/images/CSA_bg_top.jpg) no-repeat top center;
	padding: 13px 0 0 0;
}*/

.ui_page {
	margin: 0px auto;
}

.ui_clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.ui_top{	
	width: 980px;
	margin: 0px auto;
	padding: 18px 0 5px 0;
}

.ui_header {
	height: 186px;
	width: 980px;
	margin: 0px auto;
}

.ui_header_image{
	height: 160px;
}

.ui_top_nav_wrapper {
	background-color: #3F1900;
	margin: 0px auto;
	width: 980px;
}
	.FR{float: right;}

.ui_content {
	width: 980px;
	margin: 0px auto;
	background: #fff url(/images/CSA_bg_grass.jpg) no-repeat bottom left;
}

.ui_left {
	width: 768px;
	float: left;
}

.ui_left_news {
	width: 960px;
	float: left;
}

.ui_main_content_wrapper {
	padding: 10px 0;

}

.ui_main_content {
	padding: 0 15px 0 25px;
}


.ui_right{
	width: 208px;
	float: right;
}


.ui_right_content {
	border-left: 3px solid #3F1900;
	padding: 0 25px;
	line-height: 16px;
	font-size: 11px;
}

/*.ui_footer_bg {
	background: transparent url(/images/CSA_bg_bottom.jpg) no-repeat bottom center;
	padding: 0 0 23px 0;
}*/

.ui_footer_wrapper {
	background: transparent url(/images/CSA_footer.jpg) no-repeat bottom center;
	width: 980px;
	height: 30px;
	margin: 0px auto;
}

.ui_footer{
	color: #fff;
	font-size: 10px;
	padding: 8px 25px;
}

.ui_print_email {
	float: right;
	text-align: right;
	margin: 0px auto;
	padding: 3px 0 0 0;
	text-transform: uppercase;
	color: #fff;
	width: 200px;
	font-size: 10px;
}

a.PrintPageLink:link, 
a.PrintPageLink:visited { 
	display: inline;
	color: #fff;
}

a.PrintPageLink:hover {
	color: #353535;
	text-decoration: none;
}

a.PrintPageLink:active { 
	display: inline;
	color: #fff;
}

a.TellAFriendLink:link,
a.TellAFriendLink:visited {
	display: inline;
	color: #fff;
}

a.TellAFriendLink:hover {
	color: #353535;
	text-decoration: none;
}

a.TellAFriendLink:active {
	display: inline;
	color: #fff;
}

.ui_copyright {
	float: left;
	text-align: right;
	font-size: 10px;
}

.ui_designer{
	float: right;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
}

.ui_designer a {	color: #fff;}

.ui_tagline {
	text-align: center;
	color: #fff;
	font-size: 10px;
}

.ui_tagline a:link,
.ui_tagline a:visited {
	color: #fff;
	font-size: 10px;
}

.ui_tagline a:hover {
	color: #E4B450;
	font-size: 10px;
}

.ui_tagline a:active{
	color: #fff;
	font-size: 10px;
}