body {
	margin: 0;
	background: #000000;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	color: #000000;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #304d02;
	margin: 15px 50px;
	padding: 0px;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	margin: 18px 15px 15px 50px;
}
a {
	text-decoration: none;
	color: #8adc09;
}
a:hover {
	border-bottom: 1px solid #8adc09;
	text-decoration: blink;
	color: #ffffff;
}
img{
	border: none;
	padding: 15px 0 0 0;
}

ul{
	padding-left: 0px;
	margin: 0px;
}

li{
	list-style-image: url('images/bullet.gif');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #525202;
	padding: 0px;
	margin: 0px;
}

#container {
	width: 1001px;
	margin: 0 auto;
}
#header {
	background: #ffeb2a url('images/banner.jpg') center;
	width: 1001;
	height: 229px;
}
#content{
	width: 978px;
	height: 550px;
	padding-top: 5px;
	padding-left: 12px;
	padding-right: 11px;
	background: #ffeb2a url('images/flowerpot.gif') no-repeat 12px bottom;
}
#content_bottom{
	width: 1001px;
	height: 8px;
	background: #ffeb2a;
}

#content_left{
	float: left;
	display: block;
	width: 226px;
}
#content_left a:hover {
	text-decoration: none;
	border-bottom: none;
}
#content_inner{
	width: 535px;
	float: left;
	margin-top: 15px;
	background: #ffeb2a url('images/vline.gif') no-repeat left ;
}


#content_right {
	width: 216px;
	float: right;
	display: block;
}
#footer {
	height: 31px;
	color : #8adc09;
	font: 12px Verdana, Arial, Helvetica, sans-serif bold;
	text-align: center;
	margin-top: 22px;
}
#menu{
	margin: 25px 52px;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	text-decoration: none;
	border-bottom: none;
	cursor: pointer;
	color: #525202;
}

 a.anchor{
	text-decoration: none;
	border: none;
	color: #263c03;
}
 a.anchor hover{
	text-decoration: none;
	border: none;
	color: #fffb6b;
}

.content_bottom_left{
	width: 400px;
	height: 8px;
	float: left;
	background: #ffeb2a url('images/content_bottom_left.gif') no-repeat bottom left;
}
.content_bottom_right{
	width: 12px;
	height: 8px;
	float: right;
	background: #ffeb2a url('images/content_bottom_right.gif') no-repeat bottom right;
}
.content_inner_one{
	width: 535px;
	background: url('images/title.jpg') no-repeat top 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.content_inner_two{
	width: 536px;
	margin-left: 3px;
}

.content_title{
	width: 178px;
	padding: 8px 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #263c03;
}
.content_inner_gceo{
	width: 535px;
	background: url('images/gceotitle.jpg') no-repeat top 20px;
	font-family: Georgia, "Times New Roman", Times, serif;

}
.content_gceott{
	width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #263c03;
	padding-top: 8px;
	padding-right: 50px;
	padding-bottom: 8px;
	padding-left: 50px;
}
.gceo_time{
	width: 156px;
	height: 125px;
	margin-top: 15px;
	padding: 65px 25px 0px 25px; 
	font-family: Arial, Tahoma, sans-serif;
	font-size: 14px;
	text-align:center;
	font-weight: bold;
	line-height: 26px;
	color: #ffffff;
	float: right;
	background:	#426904 url('images/timetablebg.jpg') no-repeat center 10px;
}
.summer_time{
	width: 196px;
	height: 260px;
	margin-top: 15px;
	padding: 65px 5px 0px 5px;
	text-align: center;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	color: #ffffff;
	float: right;
	background:	#426904 url('images/timetablebg.jpg') no-repeat center 10px;
}
.address{
	width: 156px;
	height: 140px;
	margin-top: 15px;
	padding: 25px 25px 0px 25px; 
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	text-align:center;
	font-weight: bold;
	line-height: 20px;
	color: #ffffff;
	float: right;
	background-color: #426904;
}

	

