@charset "UTF-8";
#picture1 {
	height: 360px;
}
#textbox1 {
	float: left;
	width: 670px;
	background-color: #FFF;
	background-image: url(/images/textbox01bg.jpg);
	background-repeat: no-repeat;
}
#text1 {
	padding-top: 70px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	line-height: 18px;
}
#textbox2 {
	float: left;
	width: 665px;
	background-color: #FFF;
	background-image: url(/images/textbox02bg.jpg);
	background-repeat: no-repeat;
	margin-left: 5px;
}
#text2 {
	padding-top: 85px;
	padding-right: 15px;
	padding-bottom: 35px;
	padding-left: 10px;
	line-height: 18px;
}
#programsbox {
	height: 390px;
	width: 290px;
	margin-top: 41px;
	background-image: url(/images/bgprogramregistration.jpg);
	background-repeat: no-repeat;
}
#facilitiespic {
	background-image: url(/images/textbox03bg.jpg);
	background-repeat: no-repeat;
	width: 665px;
}
#pic {
	padding-top: 90px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#rightside {
	float: right;
	width: 290px;	
}
#latestnews {
	height: 534px;
	width: 290px;
	background-image: url(/images/bgnewsfront.jpg);
	background-repeat: no-repeat;	
	
	}
#newstext {
	padding-top: 55px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 30px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}
.imgrightspace {
	padding-right: 5px;
}
.imgtopspace {
	padding-top: 5px;
}
#programsbtn {
	padding-top: 60px;
	padding-left: 28px;
}
#tablenews {
	border: thin solid #CCC;
}
.tdtablelines {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#btnmore {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.learnmorebtn {
	float: left;
	margin-left: 5px;
}

