body { 
	margin: 0;
	padding: 0;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	background-image:url(../images/wallpaper.jpg);
	background-repeat: no-repeat;
}
		
img {	
	clear:both;
	border-color:#A7E4F2;	
}
		
p {
	font-size:18px;
	color:#29458C;
}
		
h1, h2, h3, h4 {
	clear:left;
	margin:5px;
	color:#29458C;
}

#wrapper {
	height:780px;
	width:1024px;
	padding:0px 0px 0px 0px;
}
		
div #header {
	width:1024px;
	height:210px;
}
		
div #branding {
	width:1024px;
	height:160px;
}

#branding img 
{ 
	height:80px;
	width:200px;
	float:right;
}
		
div #menu {
	height:50px;
}

#menu ul
{
	padding: .2em 0;
	margin: 0;
	list-style-type: none;
	background-color: #036;
	color: #FFF;
	width: 100%;
	font: normal 90% arial, helvetica, sans-serif;
	text-align: center;
}

li { display: inline; }

li a
{
	text-decoration: none;
	background-color: #036;
	color: #FFF;
	padding: .2em 1em;
	border-right: 1px solid #fff;
}

li a:hover
{
	background-color: #369;
	color: #fff;
}

#content {
	height:500px;
	width:1024px;
	padding:20px 0px 0px 0px;
}
		
div #content-main 
{
	float:left;
}

div #content-side 
{
	float:right;
}

fieldset {
	background-color:#A7E4F2;
	width: 400px;
	margin:auto auto;
}

fieldset legend {
	color:#29458C;
	margin: 0 0 0 10px;
	font-size:26px;
	font-weight:bold;
}

#footer 
{
	width:1024px;
	height:25px;
	margin:15px 0 0 0;
	padding:5 0 15px 0;
	background:#036;
}

#footer p
{
	font-size:14px;
	color:#FFF;
}

#footer a{color:#732D09;}

#wrapper #header #branding h1 
{
	float:right;
}

#index #wrapper #content #content-main 
{
	width:500px;
	height:500px;
	float:left;
	margin:0 20px;
}
#index #wrapper #content #content-side 
{
	width:400px;
	height:500px;
	float:right;
}

#index #wrapper #content #content-side img 
{
	height:350px;
	width:300px;
	border:2px;
	float:right;
}

#index #wrapper #content #content-side #flashcontent 
{
	padding:5px 0 0 0;
	clear:both;
}

#about #wrapper #header #menu li { list-style-type: none; }

#about #wrapper #content #content-main 
{
	width:500px;
	height:500px;
	margin:0 0 0 20px;
}

#about #wrapper #content #content-side 
{
	width:450px;
	height:500px;
	float:right;	
}

#about #wrapper #content #content-side fieldset #schedule tr .date 
{
	background-color:#7187BF;
	width: 43px;
}

#about #wrapper #content #content-side fieldset #schedule tr .time 
{
	background-color:#F4986B;
	width: 83px;
}

#about #wrapper #content #content-side fieldset #schedule tr .class 
{
	background-color: #BF7F71;
	width: 258px;
}

#about #wrapper #content #content-side fieldset #schedule
{
	height:300px;
	color:#29458C;
}

#about #wrapper #content #content-side img 
{
	padding:0 0 40px 80px;
	border-color:#2C5773;
	border:thick;
}

#gallery #wrapper #content table {
	background-color: #96D5FF;
	margin: auto;
	width: 1000px;
}

#gallery #wrapper #content table tr td {
	text-align: center;
	height: 160px;
	width: 328px;
}

#gallery #wrapper #content table tr td a img {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#contect #wrapper #content #content-main {
	text-align: left;
}

#contect div #content-side{width:450px}

#contect fieldset {height:480px;}

#contect form fieldset ul li input, form fieldset ul li textarea {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #553C6E;
	font-size:14px;
	border: 1px solid #000000;
	padding: 2px;
}

#contect #formFeedback {
	margin:0;
	width: 349px;
	height: 63px;
}

#contect form li span{
	clear:both;
	color:#CA7676;
	display:block;
	margin:0;
	padding-top:6px;
}

#contect div #US {margin:40px 0 0 20px;}

#contect div #CN {margin:70px 0 0 20px;}

#contect #wrapper #content #content-side #formFeedback form fieldset ul li #submitButton { border:none;}

#contect #wrapper #content #content-side #formFeedback form fieldset ul #button { float:right;}
