body {
	background: #fff;
	color: #6C5C83;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:100.01%;
	background-image:  url(images/puzzle_back.gif);
	background-repeat: repeat;
	}

#main_holder {
	background-color:#fff;
	border:1px solid #000;
	}

#header {
	border:0px solid #000;
	color: #000;
	background-color:#fff;
	background-image:  url(images/header_back.jpg);
	background-repeat: repeat;
	}

#top_menu {font-size:80%;background-color:#6c5c83;color:#fff;line-height:20px;padding-left:30px;width:770px;}

#top_menu li {float: left;list-style-type: none;margin:0px;padding:0px;white-space: nowrap;}

#top_menu ul {margin: 0;padding: 0;}


#top_menu a {
	text-decoration: none;
	font-weight:normal;
	letter-spacing:1px;
	border: 0px solid;
	border-color: #fff;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:4px;
	}

#top_menu a:link{color: #fff;}
#top_menu a:visited{color: #fff;}
#top_menu a:hover {background-color: #aba0bc;color: #fff;}
#top_menu a:active {background-color: #ABA0BC;color: #fff;}

#content {background-color:#fff;word-wrap: break-word;}

#left {font-size:76%;border:0px solid #000;background-color:#fff;}
#left_home {font-size:76%;border:0px solid #000;text-align:left;}

#center {font-size:76%;border:0px solid #000;background-color:#fff;}
#center_home {font-size:76%;border:0px solid #000;}

#right {font-size:76%;border:0px solid #000;background-color:#fff;}
#right img {border:1px solid #3f5621;}

#content_latest {
	width:325px;
	height:120px;
	background-color:#fff;
	background-image: url(images/latest_back.jpg);background-repeat: no-repeat;
	background-position:100% 100%;
	color:#000;
	padding:10px;
	font-size:110%;
	}

#footer {
	color: #fff;
	background: #6c5c83;
	font-size:76%;
	}

#footer a {text-decoration: none;font-weight:normal;letter-spacing:2px;}
	
#footer a:link {color: #fff;}
#footer a:visited {color: #fff;}
#footer a:hover {color: #000;background-color: #ffc;}
#footer a:active {color: #000;background-color: #ffc;}

.news_box {
	text-align:left;
	display: block;
	border:1px solid #b3d189;
	padding:5px;
	text-align:center;
	}

.news_box img { vertical-align: middle;padding-right:2px; }
	
.news_box_header {
	background-color: #fff;
	background-image:  url(images/news_box_header.gif);
	background-repeat: repeat;
	font-size:78%;
	font-weight:bold;
	color:#909;
	padding:5px;
	display: block;
	text-align:center;
	letter-spacing:2px;
	}

#emphasis_right {
	padding:5px;
	border:1px solid #750075; /* #6A8239; */
	width:250px;
	margin-left:260px;
	position:absolute;
	background-color: #F4F9EE; /* #DDEBCB; */
	background-image:  url(images/emphasis_back.gif);
	background-repeat: repeat-x;
	color:#3D521F;
	height:220px;
	}

#emphasis_left {
	border:1px solid #750075;
	padding:5px;
	width:240px;
	background-color:#F4F9EE;
	background-image:  url(images/emphasis_back.gif);
	background-repeat: repeat-x;
	color:#3D521F;
	height:220px;
	}

#emphasis_left h2 {color:#fff;}
#emphasis_right h2 {color:#fff;}

#register {
	width:100%;
	text-align:center;
	border:0px solid #000;
	}

.px_right {padding-right:35px;}
	
h1 {font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;font-size: 200%;color: #909;font-weight:normal;padding:0px;margin:0px;padding-bottom:14px;}
h2 {font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;font-size:130%;font-weight: bold;letter-spacing: 1px;color:#3D521F;padding:0px;margin:0px;}
h3 {font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;font-size:90%;font-weight: bold;letter-spacing: 3px;ccolor:#3D521F;padding:0px;margin:0px;}

strong {color:#9e0c97;}

b {color:#9e0c97;}

a:link {color: #3D521F;font-weight:bold;text-decoration:underline;}
a:visited {color: #3D521F;font-weight:bold;text-decoration:underline;}
a:hover {color: #9e0c97;font-weight:bold;text-decoration:underline;}
a:active {color: #9e0c97;font-weight:bold;text-decoration:underline;}

th {text-align:left;border-bottom:0px solid #fff;vertical-align:top;}

td {text-align:left;border-bottom:0px solid #750075;border-left:0px solid #750075;vertical-align:top;}

input {
 background-color: #B3DDA6;border:1px solid #750075;font-size:11px;
	}
	
textarea {
	background-color: #B3DDA6;border:1px solid #750075;
	}