body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FF9900;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

p, div, span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	margin-top:10px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	margin-top:10px;
}

div {
	margin: 0px;
	padding:0px;
	text-align: left;
}

table#schedule{
  margin-top: 10px;
}

table#schedule td, table#schedule th {
  width: 110px;
  height: 50px;
  background-color: #f4DEBA;
  text-align: center;
  font-size: 10px;
}

table#schedule td.header {
  font-weight: bold;
  background-color: #E6B35F;
  color: #FFFFFF;
  font-size: 12px;
}

table#schedule td.header_first {
	background-image: url(../../images/table_left.png);
	background-repeat: no-repeat;
	background-position: top left;
}

table#schedule td.header_last {
  background-image: url(../../images/table_right.png);
	background-repeat: no-repeat;
	background-position: top right;
}

table#schedule td.even {
  background-color: #EFCE98;
}

div#wrapper {
	width: 754px;
	margin: auto;	/* for wrapper center alignment */
}

div#wrapper div#header {
	height: 204px;
	width: 754px;
	background-image: url(../../images/header_bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	display: block;
  float: left;
 	// padding-bottom:20px;
	// background-color: #FFFFFF;
}

div#wrapper div#header div#logo {
	height: 194px;
	width: 180px;
	padding-top: 10px;
	padding-left: 23px;
	float: left;
	display: block;
}

div#wrapper div#header div#sub {
	float: left;
	display: block;
	width: 545px;
	height: 204px;
}

div#wrapper div#header div#sub div#languages {
	font-size: 12px;
	color: #707172;
	text-align: right;
	width: 485px;
	padding-top: 10px;
	display: block;
  float: left;
}

div#wrapper div#header div#sub div#languages a {
	font-size: 12px;
	color: #707172;
	text-decoration: none;
}

div#wrapper div#header div#sub div#languages a:hover {
	color: #000000;
}

div#wrapper div#header div#sub div#title {
	font-size: 36px;
	font-weight: bold;
	padding-top: 85px;
	display: block;
  float: left;
}

div#wrapper div#header div#sub div#menu {
	width: 550px;
	display: block;
  float: left;
}

div#wrapper div#header div#sub div#menu ul#menu_items {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
  float: left;
}

div#wrapper div#header div#sub div#menu ul#menu_items li {
	display: block;
	float: left;
	color: #707172;
	font-size: 12px;
}

div#wrapper div#header div#sub div#menu ul#menu_items li a {
	font-size: 12px;
	text-decoration: none;
	color: #707172;
	display: block;
}

div#wrapper div#header div#sub div#menu ul#menu_items li a:hover {
	color: #000000;
}

div#wrapper div#header div#sub div#menu ul#menu_items ul {
	display: none;
	position: absolute;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	float: none;
	// width: 500px;
}

div#wrapper div#header div#sub div#menu ul#menu_items ul li{
	display: block;
	float: left;
	position: relative;
}

div#wrapper div#content {
	background-color: #FFFFFF;
	width: 754px;
  display: block;
	float: left;
}

div#wrapper div#content div#banner {
	height: 407px;
	width: 754px;
	display: block;
	float: left;
}

div#wrapper div#content div#news {
	width: 754px;
	height: 320px;
  display: block;
	float: left;	
}

div#wrapper div#content div#news div#news_title {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	padding-top: 7px;
	padding-left: 13px;
	margin-bottom: 10px;
	display: block;
	float: left;
}

div#wrapper div#content div#news div#news_items {
	width: 754px;
	height: 76px;
	display: block;
	float: left;	
}

div#wrapper div#content div#news div#news_items div.news_item {
	width: 157px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FF9900;
	overflow: hidden;
	height: 90px;
	float: left;
	padding-left: 13px;
	padding-right: 15px;
	display: block;
	margin-bottom: 20px;
}

div#wrapper div#content div#news div#news_items div.last {
	border: 0px;
}

div#wrapper div#content div#news div#news_items div.last {
	border: 0px none #FFFFFF;
}

div#wrapper div#content div#news div#news_items div.news_item div.item_title {
	font-size: 9px;
	font-weight: bold;
	color: #FF9900;
	margin-bottom: 3px;
}
div#wrapper div#content div#news div#news_items div.news_item div.item_summary a {
	font-size: 9px;
	color: #C5C5C5;
	text-decoration: none;
}
div#wrapper div#content div#news div#news_items div.news_item div.item_summary a:hover {
	color: #000000;
}

div#wrapper div#corners {
	display: block;
	float: none;
	width: 754px;
	clear: both;
}

div#wrapper div#corners div#left {
	background-image: url(../../images/corner_left.png);
	background-repeat: no-repeat;
	height: 9px;
	width: 9px;
	float: left;
	display: block;
	font-size: 1px; /* IE gives all divs the height of one line of text even if there are no characters present. */
}

div#wrapper div#corners div#center {
	background-color: #FFFFFF;
	float: left;
	height: 9px;
	width: 736px;
	display: block;
	font-size: 1px; /* IE gives all divs the height of one line of text even if there are no characters present. */
}

div#wrapper div#corners div#right {
	background-image: url(../../images/corner_right.png);
	background-repeat: no-repeat;
	float: left;
	height: 9px;
	width: 9px;
	display: block;
	font-size: 1px; /* IE gives all divs the height of one line of text even if there are no characters present. */
}

div#wrapper div#footer {
	height: 20px;
	width: 754px;
	display: block;
	float: none;
	clear: both;
	text-align:center;
	margin-bottom: 10px;
}

div#wrapper div#footer ul#footer_items {
	margin: 0px;
	padding: 10px;
	list-style-type: none;
	float: none;
	clear: both;
	text-align:center;
}

div#wrapper div#footer ul#footer_items li {
	display: block;
	float: left;
	color: #707172;
	font-size: 10px;
	text-align:center;
}

div#wrapper div#footer ul#footer_items li a {
	font-size: 10px;
	text-decoration: none;
	color: #707172;
	display: block;
}

div#wrapper div#footer ul#footer_items li a:hover {
	color: #000000;
}

div#text {
	width: 700px;
	padding: 10px 25px 10px 25px;
	display: block;
  float: left;
}

div#top {
	width: 700px;
	display: block;
  float: left;
}

div#text_title {
	color: #FFCC00;
	font-size: 18px;
	font-weight: bold;
	display: block;
  float: left;
  width: 650px;
}

div#print_icon {
	display: block;
  float: left;
  width: 25px;
  text-align: right;
}

div#body_text {
	display: block;
  float: left;
  width: 700px;
}

div#body_text a {
  color: #555555;
}

div#body_text ul, div#body_text ol{
	margin-top: 10px;
	margin-left: 25px;
}

div#body_text img{
	margin: 7px;
}

div#body_news {
  display: block;
  float: left;
  width:  700px;
  padding-top: 10px;
}

div#body_news div.news_item {
  display: block;
  float: left;
  margin-bottom: 10px;
  border-bottom: 1px solid #CCCCCC;
  width:  700px;
  padding-bottom: 5px;
}

div#body_news div.item_title {
  display: block;
  float: left;
  width:  100%;
  color: #555555;
  font-size:12px;
  font-weight:bold;
  margin-bottom: 2px;
}

div#body_news div.item_date {
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 5px;
  font-size:9px;
  color: #555555;
}

div#body_news div.item_summary {
  display: block;
  float: left;
  width: 100%;
  color: #555555;
  font-size: 10px;
  text-align: justify;
}

div#body_news div.item_summary img {
  margin-right: 10px;
}

div#body_news div.item_more {
  display: block;
  float: left;
  width: 100%;
  text-align: right;
}

div#body_news div.item_more a {
  color:#FF9900;
  font-size:10px;
  text-decoration: none;
}

div.item_body {
  color: #555555;
  float: left;
  display: block;
}

div.item_body ul, div.item_body ol{
	margin: 20px;
	//margin: 10px;
}

div#album_items {
  float: left;
  display: block;
  width: 700px;
}

div#album_items ul{
  margin: 0px;
  padding: 0px;
  list-style-type: none
}

div#album_items ul li {
  display: block;
  float: left;
  margin: 3px;
  padding: 0px;
}

div#album_items ul li a img{
  border: 2px solid #CCCCCC;
  margin:0px;
  padding:0px;
}

div#back{
  display: block;
  float: left;
  margin-top: 10px;
}

div#back a{
  color:#FF9900;
  font-size:10px;
  text-decoration: none;
}

div#contact_form {
  border-top: 1px solid #CCCCCC;
  display: block;
  float: left;
  width: 700px;
  margin-top: 10px;
}

div#contact_form h3{
  margin-bottom: 10px;
}

div#contact_form form label{
  display: block;
  float: left;
  width: 160px;
  color: #555555;
  font-weight: bold;
}

div#contact_form form br{
  clear: left;
}

div#contact_form form input {
  width: 250px;
  margin-bottom: 5px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #555555;
  font-size: 12px;
  display: block;
  float: left;
}

div#contact_form form textarea {
  width: 250px;
  margin-bottom: 5px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #555555;
  font-size: 12px;
  display: block;
  float: left;
}

div#contact_form form textarea#comment {
  margin-bottom: 0px;
  height: 75px;
}

div#contact_form form span.required {
  color:#FF9900;
  font-weight: bold;
  display: block;
  float: left;
  margin: 5px 0 0 3px;
  padding:0;
}

div#contact_form form span.message {
  color:#555555;
  display: block;
  width: 250px;
  margin-left: 130px;
  margin-bottom: 4px;
  color:#FF9900;
  margin-top: 4px;
}

div#contact_form span#thanks {
  color:#555555;
  display: block;
  margin-bottom: 4px;
  margin-top: 4px;
  font-weight: bold;
}

div#contact_form form input#submit {
  width: 70px;
  color: #555555;
  background-color: #FFCC00;
  border: 1px solid #555555;
  font-size: 10px;
  font-weight: bold;
  margin-left: 130px;
}

div#credits {
  width: 754px;
}
div#credits #credits-left {
	width: 584px;
	float: left;
	position: relative;
	margin-bottom: 5px;
  padding-left: 10px;
}
div#credits #credits-right {
	text-align: right;
	width: 150px;
	float: left;
	position: relative;
}
div#credits a {
  color:#707172;
  text-decoration:none;
}

div#credits a:hover {
  text-decoration:underline;
}
span.radio_group{
  width: 500px;
  height: 45px;
  display: block;
  float: left;
}
span.radio_group input.subject {
  width: 10px;
}