@charset "utf-8";
.bodyContainer {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat;
}
.newsImage {
	float: right;
	height: 100px;
	width: 100px;
}
#header {
	height: 50px;
	background-image: url(Images2/backgrounds/headerBackground1.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-top: 100px;
}



#headBanner {
	height: 125px;
	background-repeat: no-repeat;
}
#headNavBar {
	height: 30px;
	z-index: 2500;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #999999;
}
#bodyNavBar {
	height: 25px;
	z-index: 2500;
	background-color: #999999;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
}

#splashImage {
	height: 200px;
}
#splashImageNews {
	height: 100px;
	width: 400px;
}

#pageImage {
	height: 100px;
}

#textBoxLeft {
	float: left;
	height: 220px;
	width: 375px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
}

#textBoxRight {
	float: right;
	height: 220px;
	width: 375px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
}
#textBoxLeftNews {
	float: left;
	height: 400px;
	width: 380px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
}
#textBoxRightNews {
	float: right;
	height: 400px;
	width: 380px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
}

#textBoxCenter {
	border: 1px solid #999999;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	height: 200px;
	margin-right: 10px;
}



#footBanner {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	padding-top: 0px;
	line-height: normal;
}
#headWelcome {
	height: 25px;
	width: 300px;
}
#textWelcome {
	overflow: auto;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#headNews {
	height: 25px;
	width: 300px;
}
#textNews {
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#mainContent {
	padding-top: 0px;
	background-image: url(Images/backgrounds/fullPageBackground.jpg);
	height: 600px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-repeat: no-repeat;
}
#headLearn {
	height: 25px;
	padding-left: 10px;
}
#textLearn {
	height: 150px;
	overflow: auto;
	padding: 10px;
}
.noBulletList {
	list-style-image: none;
	list-style-type: none;
}
