body {
	color: #FFF;
	background-image: url(../../layout/bodyBackground.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
}

div.facebook {
left:20px;
position:absolute;
top:500px;
z-index:0;
}

div.facebook a {
color:white;
font-family:trebuchet ms;
text-decoration:none;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.mainDiv {
	background-image: url(../../layout/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.pageDiv {
	width: 950px;
	margin-left: 238px;
}
.headerLinks {
	font-size: 1.2em;
	color: #FFF;
	text-align: left;
	margin-bottom: 10px;
	padding-top: 10px;
}

.headerLinks a {
	color: #FFF;
	text-decoration: none;
}
.headerLinks a:hover {
	text-decoration: underline;
}


.bigBanner {
	background-color: #FFF;
	height: 349px;
	width: 950px;
	text-align: center;
}

.pageContent {
	margin-top: 15px;

}
.pageContent .horizontalLine{
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #FFF;
	padding-top: 15px;
}


.pageContent .leftSide {
	float: left;
	width: 425px;
	padding-right: 25px;
	border-right-width: 3px;
	border-right-style: dotted;
	border-right-color: #FFF;
	color: #555;
	font-size: 1em;
	min-height: 1100px;
}

.pageContent .leftSide a {
	color: #ED008C;
	font-size: 1.2em;
	text-decoration: none;
}
.pageContent .leftSide a:hover {
	text-decoration: underline;
}


.pageContent .leftSide p {
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 10px;
}
.pageContent .leftSide hr {
	color: #555;
	margin-top: 20px;
	margin-bottom: 20px;
}

.mainFooter {
	background-image: url(../../layout/footer.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	height: 185px;
}


#rightSide {
	color: #555;
	float: right;
	width: 495px;
}







.pageDiv>h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 3.8em;
	color: #ED008C;
	text-align: left;
	line-height: 0.98em;
	background-image: url(../../layout/icon.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 10px;
min-height:		180px;
}


.HeaderText .textContent  { 
    	
	}

.HeaderText .textTitle  { 
	
	}

.NewsMain { 
	color: #555;
	}

.NewsMain .box { 	
	width: 425px;
	margin-left: 15px;
	}

.NewsMain .box .heading { 
	font-size: 3em;
	text-align: left;
	line-height: 1em;
	}

.NewsMain .box .ingress { 	
	font-size: 1em;
	}

.NewsRight { 
	color: #555;
	}

.NewsRight .box { 	
	float:left;
	width: 150px;
	margin-left: 15px;
	margin-bottom: 10px;
	height: 320px;
	overflow: hidden;
	}

.NewsRight .box .imageContainer { 	
	width: 150px;
	height: 100px;
	background: white;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	}

.NewsRight .box .heading { 
	font-size: 1.4em;
	line-height: 1em;
	font-family: "Arial Black", Gadget, sans-serif;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #ED008C;
	text-decoration: none;
	}

.NewsRight .box .ingress { 	
	text-align: left;
	margin-top: 0;
	margin-bottom: 10;
	font-size: 0.8em;
	margin-right: 0;
	margin-left: 0;
	height: 160px;
	overflow: hidden;
	}


