@charset "utf-8";
/* CSS Document */

html, body{
	background:#542988 url(../images/bg_tileNew.png) repeat-x;
	margin:0;
}
img{
	border:none;
}


#container{
	position:absolute;
	width:975px;
	left:50%;
	margin-left:-487px;
}
#header{
	position:relative;
	width:975px;
	height:258px;
	background:url(../images/header_01.jpg) no-repeat;
	background-image: url(/images/header_01.jpg);
}
#nav{
	position:relative;
	width:975px;
}
	#navTabs{
		position:relative;
		width:975px;
		height:28px;
		background:#542988;
		/*background:url(../images/nav_bg.png) repeat-x;*/
	}
	#navSub{
		position:relative;
		width:975px;
		height:30px;
		background:url(../images/subNav_bgNew.png) no-repeat;
		text-align:right;
	}
		#navSubLinks{
			margin:0 40px 0 0;
			line-height:1em;
		}
	/*
	#navShadow{
		position:relative;
		width:975px;
		height:6px;
		background:url(../images/subNav_shadow.png) no-repeat;
	}*/
#contentLeftBorder{
	/*position:relative;*/
	float:left;
	width:3px;
	height:709px;
	background:url(../images/border_fade.png) no-repeat;
}
#contentRightBorder{
	/*position:relative;*/
	float:right;
	width:3px;
	height:709px;
	background:url(../images/border_fade.png) no-repeat;
}
#contentHome{
	position:relative;
	float:right;
	width:969px;
	background:url(/images/content_bg.png) repeat-y;
}

	#homePictures{
		position:relative;
		float:left;
		width:530px;
		height:330px;
		left:40px;
		top:14px;
		background:url(../images/homePictures_static.png) no-repeat;
	}
		#homeFlashGallery{
	position:relative;
	top:0px;
	left:0px;
		}
	#homeEvents{
		position:relative;
		float:right;
		width:419px;
		left:25px;
	}
		#redEventBox{
	position:relative;
	width:365px;
	height:134px;
	margin:0;
	background-image: url(/images/redEventBoxLg.png);
	background-repeat: no-repeat;
		}
		#greenEventBox{
			position:relative;
			width:365px;
			height:134px;
			background:url(/images/greenEventBoxLg.png) no-repeat;
			margin:-25px 0 -25px 0;
		}
		#yellowEventBox{
			position:relative;
			width:365px;
			height:134px;
			background:url(/images/yellowEventBoxLg.png) no-repeat;
			margin:-25px 0 -25px 0;
		}
	#homeContent{
		position:relative;
		width:892px;
		clear:both;
		left:39px;
		top:30px;
	}
		#homeContent_top{
			position:relative;
			width:892px;
			height:24px;
			background:url(../images/contentBoxWhite_top.png) no-repeat;
		}
	#homeContent_middle{
	position:relative;
	width:892px;
	background:url(/images/contentBoxWhite_middle.png) repeat-y;
	height: 470px;
		}
			#hc_middle_left{
				position:relative;
				width:446px;
				float:left;
			}
			#hc_middle_right{
				position:relative;
				width:446px;
				float:right;
			}
		#homeContent_bottom{
	position:relative;
	width:892px;
	height:25px;
	background:url(../images/contentBoxWhite_bottom.png) no-repeat;
	margin:0 0 30px 0;
	background-image: url(/images/contentBoxWhite_bottom.png);
		}

#contentBottom{
	position:relative;
	clear:both;
	width:975px;
	height:28px;
	background:url(../images/content_bgBottom.png) no-repeat;
	overflow: visible;
}
#footer{
	position:relative;
	width:975px;
}
	#footerLinks{
		text-align:center;
		margin:10px;
	}
	#footerCharities{
		text-align:center;
		margin:10px;
	}
	#footerCopyright{
		text-align:center;
		margin:10px;
	}
#mediaLinks{
		position:relative;
		float:left;
		width:530px;
		height:330px;
		left:40px;
		top:14px;
	}#socialMediaLinksSm {
	position: relative;
	left: 20px;
	width: 200px;
}
