* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_01.jpg);
	text-align: center;
	font-family: "Courier New", Courier,monotype;
	font-size: 12px;
}
h3 {
	font-size: 16px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#main_event {
	float: right;
	width: 300px;
	overflow: hidden;
}
#main_news {
	float: right;
	width: 260px;
	overflow: hidden;
}
#menu {
	float: right;
	width: 240px;
	color: #E1E421;
	overflow: hidden;
}
#menu a{
	color: #E1E320;
	text-decoration: none;
}
#menu a:hover{
	text-decoration: underline;
}
#menu h1 {
	letter-spacing: 1px;
	text-align: center;
	font-size: 22px;
}
#menu h2 {
	letter-spacing: 3px;
	text-align: center;
	font-size: 16px;
}
#menu ul {
	margin: 15px;
}
#menu li {
	font-size: 16px;
	font-weight: bold;
	list-style-type: none;
}
#logo {
	padding: 20px 0px;
}
#copyright {
	text-align: right;
	clear: both;
}
.main_event_box {
	margin: 0px 5px 15px;
	color: #E1E320;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #DAD716;
}
.main_event_box a {
	color: #FCFF23;
	font-family: Arial, Helvetica, sans-serif;
}
.main_event_box a:hover {
	color: #FFFFFF;
}
.main_event_box p {
	margin-bottom: 16px;
}
.main_event_box .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 5px;
}
.main_event_box .flyer {
	margin-bottom: 10px;	
}
.main_event_box .flyer img {
	border: 1px solid #4E2738;
}
.main_event_box .title1 {
	letter-spacing: 1px;
	margin-right: 10px;
	margin-left: 10px;	
}
.main_event_box .title2 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-right: 10px;
	margin-left: 10px;	
}
.main_event_box .title3 {
	font-size: 14px;
	letter-spacing: 1px;
	margin-right: 10px;
	margin-left: 10px;	
}
.main_event_box .space {
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 6px;
	margin-right: 10px;
	margin-left: 10px;
}
.main_event_box .text {
	margin-right: 10px;
	margin-left: 10px;
}
.main_news_box {
	margin: 0px 5px 15px;
	color: #673E4F;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #673E4F;
	overflow: auto;
}
.main_news_box a {
	color: #543241;
	font-family: Arial, Helvetica, sans-serif;
}
.main_news_box a:hover {
	color: #000000;
}
.main_news_box .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 5px;
	clear: both;
}
.main_news_box .photo {
	margin-bottom: 10px;	
}
.main_news_box .photo img {
	border: 1px solid #B9BB19;
}
.main_news_box .title {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;	
}
.main_news_box .date {
	font-size: 11px;
	letter-spacing: 1px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.main_news_box .comment {
	margin-right: 10px;
	margin-left: 10px;
}
#left_box {
	float: right;
	width: 560px;
}
.text_box1{
	padding: 10px 10px 20px;
	margin: 5px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color: #E1E421;
	border-bottom-color: #E1E421;
}
.text_box1 a {
	color: #E1E421;
}
.text_box1 a:hover {
	color: #673E4F;
	background-color: #E1E421;
}
.text_box2{
	padding: 10px 10px 20px;
	margin: 5px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color: #673E4F;
	border-bottom-color: #673E4F;
}
.text_box2 a {
	color: #673E4F;
}
.text_box2 a:hover {
	color: #E1E421;
	background-color: #673E4F;
}
.text_photo{
	padding: 10px;
	margin: 5px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color: #673E4F;
	border-bottom-color: #673E4F;
}
.left_img {
	float: left;
	margin-right: 10px;
}
.tag1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 6px;
	color: #E1E421;
	background-color: #673E4F;
	margin-left: 1px;
}
.tag2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	color: #E1E421;
	margin-left: 4px;
	text-decoration: underline;
}
.pager_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E1E421;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.pager_yellow a{
	color: #E1E421;
	margin-right: 3px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #E1E421;
	text-decoration: none;
}
.pager_yellow a:hover{
	color: #673E4F;
	background-color: #E1E421;	
}
.pager_yellow .selected{
	color: #673E4F;
	margin-right: 3px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #E1E421;
	background-color: #E1E421;	
}
.photo_purple img {
	border: 1px solid #4E2738;
}
.photo_yellow img {
	border: 1px solid #B9BB19;
}



.pager_purple {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #673E4F;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.pager_purple a{
	color: #673E4F;
	margin-right: 3px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #673E4F;
	text-decoration: none;
}
.pager_purple a:hover{
	color: #E1E421;
	background-color: #673E4F;	
}
.pager_purple .selected{
	color: #E1E421;
	margin-right: 3px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #673E4F;
	background-color: #673E4F;	
}
.pager_purple img {
	border: 1px solid #B9BB19;
}
.pager_purple img {
	border: 1px solid #4E2738;
}
.text_left_image img{
	float: left;
	margin-right: 15px;	
}
.text_right_image img{
	float: right;
	margin-left: 15px;	
}
#news .text_left_image,#news .text_right_image,#news .image_large,#news .gallery,#news .text_enclosure,#news .text{
	margin-bottom: 10px;	
}