body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.nav_top a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.nav_top a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}
.nav_top {
	color: #CCCCCC;
	background-image: url(../images/nav_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
	padding: 5px;
}
.nav_top_new {
	color: #CCCCCC;
	background-image: url(../images/nav_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
	
}
.nav_right a {
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
h1.page_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 10px;
}

li {
margin: 5px;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 32px;
	color:#fff;
	font-size: 10px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F1EEDA;
}
.footer a {
	color: #F1EEDA;
	text-decoration: underline;
}
.content .news {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.content .news a {
	color: #99CC00;
	text-decoration: underline;
	font-weight: bold;
}
.content .news a:hover {
	color: #99CC00;
	text-decoration: none;
	font-weight: bold;
}


.footer a:hover {
	color: #F1EEDA;
	text-decoration: none;
}



.nav_right a:hover {
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}

h1.logo {
	font-family: "Times New Roman", Times, serif;
	color: #006600;
	font-weight: normal;
	font-size: 26px;
}
h2 {
	color: #7394AC;
}
h3 {
	color: #98CB00;
}
a {
	color: #3C7EA1;
}
a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

.imgContent {
	margin:5px;
}

.imgRt {
	float: right;
	margin: 5px ;
	}

	.imgLt {
	float: left;
	margin: 5px;
	}

	.imgCenter {
 	margin:10px auto 8px auto;
	text-align: center;
	}

option.tan {
	background-color: #99CC00;  
	font-size: 9px; color: #000000; font-weight: bold;
}

input.blue {
	background-color: #99CC00;  
	font-size: 11px; color: black; font-weight: bold;
}

select {
	font-size: 11px; font-weight: bold; 
}
	<!--JSVAL--!>
input, select    { border: 1px solid silver; }
input.error, select.error {padding-right: 16px; border: 1px solid red; background-color: #FFFCE2; background-image:  url(/images/warning_obj.gif); background-position: right; background-repeat: no-repeat;}
input:focus, select:focus {border: 1px solid red; background-color:#EFEFEF;}
p.error {
font-size: 10px;
color: #f00;
text-align:left;
}
em {
  			font-weight: bold;
 			font-style: normal;
  			color: #f00;
			-right:5px:
			}
<!--END JS VAL--!>


#container {
	width: 740px;
	background-image: url(../images/gbcc-bg.jpg);
	background-repeat: no-repeat;
	background-position:center; 
	height: 100%
	}

#innercontainer-left {
	width: 360px;
	margin-left: 10px;
	float: left;
}

#innercontainer-right {
	width: 360px;
	margin-left: 10px;
	float: right;
}

#box {
	width: 340px;
	padding:5px;
	
	margin: 10px 2px 10px 0;
}

#box_blank {
	width: 340px;
	padding:5px 0 0 5px;
	margin: 10px 0 10px 0;
}
.new_footer {
	background-image: url(../images/footer_test.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 117px;
	color:#fff;
	font-size: 10px;
	background-color:#3B7DA0
}
.new_footer p {
	padding:40px 0 0 10px;
}

.banner {background-image: url(../images/jumping_children_banner.jpg);
	background-repeat: no-repeat;
	height: 471px;

}
.time {

	margin-bottom: 345px;
	margin-left:560px;
	font-size:8pt; 
	color:#006600;
}



