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

body {
	background-image: url(images/back01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #8a8a8a;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
}

.bodypre {
	background-image: url(images/back02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #8a8a8a;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
}

.bodyvoc {
	background-image: url(images/back03b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #8a8a8a;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
}

.bodyfacilities {
	background-image: url(images/back04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #8a8a8a;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
}

.bodyteach {
	background-image: url(images/back05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #8a8a8a;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
}

.bodynews {
	background-image: url(images/back07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #8a8a8a;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
}

.bodygallery {
	background-image: url(images/back06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #8a8a8a;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
}



#backhome {
	background-image: url(images/back01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#backpre {
	background-image: url(images/back02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu {
	position: absolute;
	height: 182px;
	width: 325px;
	left: 330px;
	top: 100px;
}

#pics {
	position: absolute;
	height: 567px;
	width: 185px;
	left: 850px;
	top: 100px;
}

#picsnews {
	position: absolute;
	height: 567px;
	width: 260px;
	left: 810px;
	top: 100px;
}

.imgspace {
	padding-bottom: 10px;
}

#mainblock {
	position: absolute;
	width: 555px;
	left: 100px;
	top: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 23px;
	color: #FFF;
	text-align: justify;
}
#mainblock strong {
	color: #FCAB1A;
}

#mainblock a:link {
	color: #ffffff;
	text-decoration: underline;
	}
#mainblock a:visited {
	color: #ffffff;
	text-decoration: underline;
	}
#mainblock a:hover {
	color: #FCAB1A;
	text-decoration: underline;
	}
	
.thumbs {
	}



.thumbs a:link {
	border: 2px solid #ffffff;
	}
.thumbs a:visited {
	border: 2px solid #ffffff;
	}
.thumbs a:hover {
	border: 2px solid #FCAB1A;
	}
.thumbs img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	margin-bottom: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FCAB3C;
	padding-top: 10px;
}

#footer a:link {
	color: #ffffff;
	text-decoration: none;
	}
#footer a:visited {
	color: #ffffff;
	text-decoration: none;
	}
#footer a:hover {
	color: #FCAB1A;
	text-decoration: underline;
	}


#footer em {
	color: #cfcfcf;
	font-style: normal;
	text-decoration: none;
	font-size: 11px;
}

#footer em a:link {
	color: #cfcfcf;
	text-decoration: none;
	}
#footer em a:visited {
	color: #cfcfcf;
	text-decoration: none;
	}
#footer em a:hover {
	color: #FCAB1A;
	text-decoration: underline;
	}

#footer strong {
	color: #FCAB1A;
	text-decoration: none;
	font-weight: bold;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}
