/* --- CELS MAIN LANDING PAGE --- GL*/


.events {
	background-color: #D4F0D7;
	border: 1px solid #003366;
}

.games {
	background-color: #E0E2F2;
	border: 1px solid #003366;
}

.bottomboxes {
	padding-top: 5px;
	padding-left: 5px;
	color:#ffffff;
	background-color: #3A5E8E;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	}

.bottomboxeslast {
	padding-top: 5px;
	padding-left: 5px;
	color:#ffffff;
	background-color: #3A5E8E;
	}
	
.prospectivearrows {
	padding-right: 5px;
	padding-left: 5px;
	background-color: #3A5E8E;
	}	

.mainimgbg {
	background-image: url('../images/CELS_main_img_1.jpg');
	background-repeat: no-repeat;
	border-bottom-width: 5px;
    border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}

.paragraphcontent {
	padding-top: 6px;
	padding-right: 3px;
	}

A.prospectivelinks:link {
	COLOR: #ffffff; TEXT-DECORATION: none; font-weight:bold;
}

A.prospectivelinks:visited {
	COLOR: #ffffff; TEXT-DECORATION: none; font-weight:bold;
	
	}

A.prospectivelinks:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline; font-weight:bold;
}

.cels_leftnavheader {
	BORDER-TOP: #b4c2cf 1px solid; PADDING-BOTTOM: 5px; PADDING-TOP: 5px

}.cels_leftnavtext {
	PADDING-BOTTOM: 5px; PADDING-TOP: 5px
}

.titlecell {
	font-size: small;
	font-weight: bold;
	color: #ffffff;
	padding: 10px;
	border-bottom: solid 2px #FFFFFF;
	background-color: #3A5E8E;
}
.introcell {
	background-color: #e1e0e0;
	background-image: url(../images/intro_bg.gif);
	background-repeat: repeat-x;
	line-height: 1.4em;
	padding: 5px 10px 5px 10px;
	height: 50px;
}
.learningdevelopmentsimagecell {
	background-image: url(../images/CELS_learningdevelopments_bg.jpg);
	background-repeat: no-repeat;
	height: 290px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #ECECEC;
	background-position:right;
}

.aboutcelsimagecell {
	background-image: url(../images/CELS_aboutcels_bg.jpg);
	background-repeat: no-repeat;
	height: 290px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #ECECEC;
	background-position:right;
}

.outreachimagecell {
	background-image: url(../images/CELS_outreach_bg.jpg);
	background-repeat: no-repeat;
	height: 290px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #ECECEC;
	background-position:right;
}
	
.outreachimagepadding {
	background-image: url(../images/cms40291sml.gif);
	background-repeat:no-repeat;
	height: 277px;
	width: 372;
	border: 0;
}

.primaryimagecell {
	background-image: url(../images/CELS_primary_bg.jpg);
	background-repeat: no-repeat;
	height: 290px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #ECECEC;
	background-position:right;
}

.secondaryimagecell {
	background-image: url(../images/CELS_secondary_bg.jpg);
	background-repeat: no-repeat;
	height: 290px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #ECECEC;
	background-position:right;
}

.postsixteenimagecell {
	background-image: url(../images/CELS_postsixteen_bg.jpg);
	background-repeat: no-repeat;
	height: 290px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #ECECEC;
	background-position:right;
}

.arrowcell {
	background-color: #5CBA8A;
	height: 30px;
	width: 1px;
}

.outreacharrowcell1 {
	background-color: #36afca;
	height: 30px;
	width: 1px;
}

.outreacharrowcell2 {
	background-color: #e3b313;
	height: 30px;
	width: 1px;
}

.outreacharrowcell3 {
	background-color: #c152b1;
	height: 30px;
	width: 1px;
}

.outreacharrowcell4 {
	background-color: #e67320;
	height: 30px;
	width: 1px;
}


.boxnav1 {
	height: 30px;
	width: 99%;
	background-color: #5CBA8A;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	padding: 5px 10px 5px 10px;
	overflow: visible;
	position: static;
	visibility: inherit;
	margin-left: 2px;
}
.outreachboxnav1 {
	height: 30px;
	width: 99%;
	background-color: #36afca;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding: 5px 10px 5px 10px;
	overflow: visible;
	position: static;
	visibility: inherit;
	margin-left: 2px;
}

.outreachboxnav2 {
	height: 30px;
	width: 99%;
	background-color: #e3b313;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding: 5px 10px 5px 10px;
	overflow: visible;
	position: static;
	visibility: inherit;
	margin-left: 2px;
}

.outreachboxnav3 {
	height: 30px;
	width: 99%;
	background-color: #c152b1;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding: 5px 10px 5px 10px;
	overflow: visible;
	position: static;
	visibility: inherit;
	margin-left: 2px;
}

.outreachboxnav4 {
	height: 30px;
	width: 99%;
	background-color: #e67320;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding: 5px 10px 5px 10px;
	overflow: visible;
	position: static;
	visibility: inherit;
	margin-left: 2px;
}

.boxnavtable {
	margin: 0px 2px 2px 0px;
}
.boxlinks {
	color: #ffffff;
	text-decoration: none;
}
.boxlinks:hover {
	color: #ffffff;
	text-decoration: underline;
}
.boxlinks:visited {
	color: #ffffff;
}


