@charset "UTF-8";
/* CSS Document */

html,
	body {
		margin:0;
		padding:0;
		height:100%;
			-webkit-background-size: cover;
			-moz-background-size: cover;
			-o-background-size: cover;
			background-size: cover;
	}
	#containerbox {
		min-height:100%;
		position:relative;
	}
	#headerbox {
		padding:10px;
		height:80px;
	}
	#maincontainer {
		padding:0px;
		padding-bottom:190px;	/* Height of the footer */
	}
	#splashfooter {
		position:absolute;
		bottom:0px;
		 width:100%; /**/
		height:110px;			/* Height of the footer */
	   background:url(../images/splash/foot_back.png);
	   text-align:center;
	}
	/* other non-essential CSS */
	#header p,
	#header h1 {
		margin:0;
		padding:10px 0 0 10px;
	}
	#footer p {
		margin:0;
		padding:10px;
	}
	#butbox {
		min-height:400px;
		/* border:#3F0 6px solid; */

	}
	#butleftholder {
		float:left;
		 width:50%; /**/
		/* border:#960 4px solid; */
		 display:inline-block;
	}
	#butrightholder {
		/* border:#9C0 2px solid; */
		float:right;
		 width:50%;
		display:inline-block;

		/* border:#900 3px solid; */

	}
	#butleft {
		margin-right:6px;
		float:right;
				display:inline-block;
		width:100%;
		  background:url(../images/splash/gallery_butback3.png); /**/
		-webkit-transition: background-color 1600ms linear;
     -moz-transition: background-color 1600ms linear;
     -o-transition: background-color 1600ms linear;
     -ms-transition: background-color 1600ms linear;
     transition: background-color 1600ms linear;
	 overflow:hidden;
	 border:0px;

		 height:400px;
	}
			#butright:visited {

		}
	#butleft:hover {

  overflow:hidden;
	 border:0px;


     -webkit-transition: background-color 400ms linear;
     -moz-transition: background-color 400ms linear;
     -o-transition: background-color 400ms linear;
     -ms-transition: background-color 400ms linear;
     transition: background-color 400ms linear;
	  /* background-color:#f89921; */
	   background-color:#F93;
/*	  */
overflow:hidden;


	}

		#butleft:active {
		}

	#butright {
		margin-left:6px;
		float:left;
		width:100%;
		height:400px;

	background:url(../images/splash/college_butback3.png);
	/*	*/

	-webkit-transition: background-color 1600ms linear;
     -moz-transition: background-color 1600ms linear;
     -o-transition: background-color 1600ms linear;
     -ms-transition: background-color 1600ms linear;
     transition: background-color 1600ms linear;
	 overflow:hidden;
	 border:0px;

	}
		#butright:link {
			text-decoration:none;
		}
		#butright:visited {
		}

	#butright:hover {
 	 overflow:hidden;
	 border:0px;
     -webkit-transition: background-color 400ms linear;
     -moz-transition: background-color 400ms linear;
     -o-transition: background-color 400ms linear;
     -ms-transition: background-color 400ms linear;
     transition: background-color 400ms linear;
background-color:#ed0677; 	  /* */

/*	  */
overflow:hidden;

	}

		#butright:active {
		}

	#butleftspace {
		}
		#butrightspace {
				}
		#footerdata {
		/*border:#9F0 2px solid;  */
		display:inline-block;
		position:relative;
		width:766px;
		margin:0 auto;

	}
	#footerdata a {
		color:#fff;
	}
	#footerdata a:hover {
		color:#eee;
	}
		#footerdata a:active {
		color:#fff;
	}
		#footerdata a:visited {
		color:#fff;
	}
	#footeraddresswrap {
	width:190px;
	float:left;

}
#footerinfo {
	width:200px;
	float:left;
	display:block;
}
	#footer_logo {
		margin-top:10px;
		width:180px;
		float:left;
	}

	#footer_address_con {
		width:180px;
		background:none;
		font: 11px Verdana, Geneva, Helvetica, sans-serif;
		color: white;
		margin-top:6px;
		margin-left:10px;
		float:left;
		clear:left;
		text-align:left;
	}

/*	#footer_contact {
		width: 216px;
		margin: 24px 36px 18px 54px;
		float: left;
	}

	*/

#footergivebutholder {
	/*border:#990 1px solid;*/
	width:126px;
	height:72px;
	margin-top:-6px;
	float:right;
	display:block;
	border:none;
	/* background:url(../images/splash/givebuttxt.png) no-repeat center top; */
}
/*.footergivebut {
	background:url(../images/splash/givebut.png) no-repeat center top;
	display:inline-block;
	width:126px;
	height:72px;
}*/
#footergivebutholder a:link, a:visited a:active {
	background:url(../images/splash/givebut.png) no-repeat center top;
	display:inline-block;
	width:126px;
	height:72px;
	border:none;
	filter:alpha(opacity=60);
	opacity:0.6;
	-webkit-transition: opacity 400ms ease-in;
     -moz-transition: opacity 400ms ease-in;
     -o-transition: opacity 400ms ease-in;
     -ms-transition: opacity 400ms ease-in;
     transition: opacity 400ms ease-in;

}
#footergivebutholder a:hover, a:visited:hover {
	background:url(../images/splash/givebut.png) no-repeat center top;
	/* background: rgba(80, 125, 200, 0.55); */
	opacity:1;
	filter:alpha(opacity=100);
	 -webkit-transition: opacity 400ms ease-in;
     -moz-transition: opacity 400ms ease-in;
     -o-transition: opacity 400ms ease-in;
     -ms-transition: opacity 400ms ease-in;
     transition: opacity 400ms ease-in;
	display:inline-block;
	width:126px;
	height:72px;
	border:none;
}

/* ================= */
	#gallerybut {
		width:420px;
		height:240px;
		background:url(../images/splash/gallery_but_02.png);
		display:inline-block;
		float:right;
		/* border:#069 1px solid; */
		border:none;
	}
	#collegebut {
		width:420px;
		height:366px;
		background:url(../images/splash/college_but.png);
		display:inline-block;
		border:none;
	}

	#collegebut:link {
		/* background:url(../images/splash/college_but.png); */
		border:none;
	}
	#collegebut:visited {
		/* background:url(../images/splash/college_but.png); */
		border:none;
	}
	#collegebut:hover {
	/*	background:url(../images/splash/college_but.png); */
		border:none;
	}
	#collegebut:active {
	/*	background:url(../images/splash/college_but.png); */
		border:none;
	}

#announcement {
	width:340px;
	margin: 33px 0px 0px 30px;
	float:left;
	text-align:left;
	/* float:right; */
	/* border: #3F3 2px solid; */
}
#announcement h5 {
	/* font:normal 24px Georgia, "Times New Roman", Times, serif; */
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:normal;
	font-weight:normal;
color: #9CC;
/* line-height:24; */
vertical-align:top;
/* border:#9C0 1px solid; */
margin-top:0px;
margin-bottom:0px;
}
#announcement .title:link {

}
#announcement h5 a:link {
	/* font:normal 24px Georgia, "Times New Roman", Times, serif; */
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:normal;
	font-weight:normal;
color: #9CC;
/* line-height:24; */
vertical-align:top;
/* border:#9C0 1px solid; */
margin-top:0px;
margin-bottom:0px;
text-decoration:none;

}
#announcement h5 a:visited {
	/* font:normal 24px Georgia, "Times New Roman", Times, serif; */
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:normal;
	font-weight:normal;
color: #9CC;
/* line-height:24; */
vertical-align:top;
/* border:#9C0 1px solid; */
margin-top:0px;
margin-bottom:0px;
text-decoration:none;
}
#announcement h5 a:hover {
	/* font:normal 24px Georgia, "Times New Roman", Times, serif; */
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:normal;
	font-weight:normal;
color: #9CC;
/* line-height:24; */
vertical-align:top;
/* border:#9C0 1px solid; */
margin-top:0px;
margin-bottom:0px;
border-bottom:dotted 1px #9cc;
text-decoration:none;
}
#announcement h5 a:active {
	/* font:normal 24px Georgia, "Times New Roman", Times, serif; */
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:normal;
	font-weight:normal;
color: #9CC;
/* line-height:24; */
vertical-align:top;
/* border:#9C0 1px solid; */
margin-top:0px;
margin-bottom:0px;
text-decoration:none;
}
#announcement_content {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:normal;
color: #fff;
margin-top:06px;
/* border:#0C3 1px solid; */

}
#announcement a:link {
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:normal;
color: #fff;
margin-top:06px;

}
#announcement a:visited {
	color:#FFF;
	text-decoration:none;
	border-bottom:none;
}
#announcement a:hover {
	text-decoration:none;
	border-bottom:dotted 1px #fff;
}
#announcement a:active {
	text-decoration:none;
	border-bottom:none;
}
.extra-txt {
	display:block;
	position: relative;
	/* border: 1px solid #ccc; */
	float: right;
	clear:both;
	/* margin-right: 40px; */
	font-family: arial, helvetica;
	width:350px;
	padding:20px;
	line-height: 20px;
}
