body,html {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

a {
	color:#000000;
}

a:hover {
	text-decoration:none;
}

.menu {
	text-align:center;
}

.menu a {
	display:block;
	float:left;
	font: 18px/36px Tahoma;
	vertical-align:middle;
	padding:0 5px;
	color:#ffffff;
	text-decoration:none;
}

.menu a:hover {
	background:#ff1a00;
}

#sel {
	background:#ff1a00;	
}

.top-top {
	background: url(images/top_top_bg.jpg) repeat-x; 
	height:36px;
}

.top-middle-left {
	background:url(images/top_middle_left.jpg) repeat-x; 
	height:103px;
	vertical-align:top;
	text-align:center;
}

.top-middle-right {
	background:url(images/top_middle_right.jpg) repeat-x; 
	height:103px;
	vertical-align:top;
	text-align:center;
}

.top-bottom-left {
	background:url(images/top_bottom_left.jpg) repeat-x; 
	height:214px;
	vertical-align:bottom;
	text-align:left;
}


.top-bottom-right {
	background:url(images/top_bottom_right.jpg) repeat-x; 
	height:214px;
	vertical-align:bottom;
	text-align:right;
}

.school {
	background:url(images/school.jpg) no-repeat; 
	height:103px; 
	width:1016px;
}

.search-bg{
	background:url(images/search_bg.jpg) no-repeat;
	width:243px;
	height:26px;
	border:none;
	padding-left:6px;
	padding-top:2px;
	vertical-align:top;
	font-size:14px;
}

.enter-text {
	padding-top:10px;	
}

.enter-text a{
	color:#f6ff00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;

}


/* MIDDLE */
.side {
	background:url(images/side-bg.jpg) #e7ebd9;
}

.center {
	background: #faf8f9;
	padding:10px;
	width:798px;
}

h1 {
	font-family:Arial;
	font-size:18pt;
	display:block;
}

h2 {
	margin:0;
	margin-bottom:5px;
	font-size:14pt;

}

h2 a {
	color:#fc5c05;
	font-family:Arial, Helvetica, sans-serif;
}

h2 a:hover {
	text-decoration:none;
}

.news {
	width:49%;
	float:left;
	padding-top:0;
	padding-bottom:0;
}

.produce  {
	margin-left:49%;
	width:50%;
	padding-top:0;
	padding-bottom:0;

}
.news-text-block {
	padding-right:10px;
	padding-bottom:20px;
	font-size:10pt;
}
.news-date {
	padding:2px 3px;
	background:#4ab5e1;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
}
.news-title {
	font-size:14pt;
}
.news-title a:hover {
	text-decoration:none;
}	

.produce-text-block {
	padding-right:10px;
	padding-bottom:20px;
	font-size:10pt;
}

.produce-title {
	margin-top:10px;
}

.produce-title a {
	color:#4ab5e1;
	font-weight:bold;
}

/*** FOOTER ***/

.footer-side-left {
	background: url(images/footer-side-left.jpg) no-repeat;
	width:24px;
	height:62px;
}

.footer-side-right {
	background: url(images/footer-side-right.jpg) no-repeat;
	width:24px;
	height:62px;
}

.footer-bg {
	background:url(images/footer-bg.jpg) repeat-x #e7ebd9;
	padding-top:8px;
	font-size:10pt;
}