#newsnotice {-moz-transition: all 1s ease;
		-webkit-transition: all 1s ease;
		-o-transition: all 1s ease;
		background-color:rgba(255,255,255,1);}
		
		
#newsnotice a {
	font-family:"OpenSans Regular", sans-serif;
}
		
#newsnotice p {
	font-family:"OpenSans Regular", sans-serif;
}

#News {
	height: 420px; 
	width: 400px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	-webkit-transition: width 1s; /* For Safari 3.1 to 6.0 */
    transition: width 1s;
	background-image:url(../img/bg/highlights.jpg);
	background-size:contain;
	float:left;
	
}

#News h3 {
	text-align: center;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FFF;
	font-size: 16px;
	font-family:"OpenSans Regular", sans-serif;
}

#News a {
	
	}
	
#News p {
	
	}	

#News ul {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: -35px;
	list-style-type: none;
	list-style-position: outside;
}

#News ul li {
	margin-bottom: 5px;
}

#Info {
	height: 300px; 
	width: 400px;
	padding-left:5px;
	padding-right: 5px;
	background-image:url(../img/bg/info.jpg);
	background-size:contain;
	font-family:"OpenSans Regular", sans-serif;
	font-size:15px;
	-moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	float:left;
	color:#000;
}


#Info a {
	
}

#Info h3 {
	text-align: center;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FFF;
	font-size: 16px;
}

#Info:hover h5{
	opacity:0;
line-height:0px;}


#Into h5 {
	opacity:1;
}

#Info p {
	margin-top: 5px;
	opacity:0;
	
	
}

#Info:nth-child(3) {
	-moz-transition: opacity 1s ease-in-out 0s;
	-webkit-transition: opacity 1s ease-in-out 0s;
	-o-transition: opacity 1s ease-in-out 0s;
}

#Info:nth-child(4) {
	-moz-transition: opacity 2s ease-in-out 1s;
	-webkit-transition: opacity 2s ease-in-out 1s;
	-o-transition: opacity 2s ease-in-out 1s;
}

#Info:nth-child(5) {
	-moz-transition: opacity 2s ease-in-out 2s;
	-webkit-transition: opacity 2s ease-in-out 2s;
	-o-transition: opacity 2s ease-in-out 2s;
}

#Info:hover p{
	opacity: 1;
}


#Notice {
	height: 420px;
	width: 400px;
	padding-left: 5px;
	padding-right:5px;
	font-size: 12px;
	background-image:url(../img/bg/notices.jpg);
	background-size:contain;
	float:left;
}

#Notice a {
	
}

#Notice p {
	
}

#Notice h3 {
	text-align: center;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FFF;
	font-size: 16px;
	font-family:"OpenSans Regular", sans-serif;
}



#Notice ul {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: -35px;
	list-style-type: none;
	list-style-position: outside;
}

#Notice ul li {
	margin-bottom: 5px;
}

#Gallery {
	height: 300px;
	width: 400px;
	padding-left: 5px;
	padding-right:5px;
	font-size: 14px;
	background-image:url(../img/bg/gallery.jpg);
	background-size:contain;
	float:left;
}

#Gallery h3 {
	text-align: center;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FFF;
	font-size: 16px;
	font-family:"OpenSans Regular", sans-serif;
}

#Gallery a {
	
}

#Specials140 {
	height: 300px;
	width: 400px;
	padding-left: 5px;
	padding-right:5px;
	font-size: 14px;
	background-image:url(../img/bg/special.jpg);
	background-size:contain;
	float:left;
}

.ElementMore {
	font-size: 10px;
	text-align: right;
	margin-right: 5px;
}



#G_A_Wrap {
	height:450px;
}

#New {
	width:75%;
	height:auto;
	float:left;
	background-color:rgba(255,255,255,1);
}

#Noticeright {
	width:25%;
	height:auto;
	float:left;
	background-color:rgba(255,255,255,1);
}

#newsnoticecontact {
	background-color:rgba(255,255,255,1);
	float:left;
	width:1230px;
}

#NewsBt {
	width:500px; 
	height:30px; 
	float:left;
}
#NewsBt h3 {
	text-align: center;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FFF;
	font-size: 16px;
	font-family:"OpenSans Regular", sans-serif;
}

#NewsBt a {
	text-decoration:none }



#Achievements {
	height: 420px; 
	width: 400px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	-webkit-transition: width 1s; /* For Safari 3.1 to 6.0 */
    transition: width 1s;
	background-image:url(../img/bg/achievements.jpg);
	background-size:contain;
	float:left;
	
}

#Achievements h3 {
	text-align: center;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FFF;
	font-size: 16px;
	font-family:"OpenSans Regular", sans-serif;
}

#Achievements a {
	
	}
	
#Achievements p {
	
	}	

#Achievements ul {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: -35px;
	list-style-type: none;
	list-style-position: outside;
}

#Achievements ul li {
	margin-bottom: 5px;
}
