@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #f7f7f7;
	margin: 45px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ad519e;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
}
.bg {
z-index:1px;
background-image:url(images/main_pic.jpg);
background-repeat:no-repeat;
background-position:center top;
background-position: 33px 24px;
}
.bg1 {
z-index:1px;
background-image:url(images/main_pic1.jpg);
background-repeat:no-repeat;
background-position:center top;
background-position: 33px 24px;
}
.bg2 {
z-index:1px;
background-image:url(images/main_pic3.jpg);
background-repeat:no-repeat;
background-position:center top;
background-position: 33px 24px;
}
.bg3 {
z-index:1px;
background-image:url(images/main_pic3.jpg);
background-repeat:no-repeat;
background-position:center 24px;
}
.bg4 {
z-index:1px;
background-image:url(images/main_pic4.jpg);
background-repeat:no-repeat;
background-position:center 24px;
}
.header {
height:137px;
width:867px;
z-index:2px;
background-image:url(images/menu_bg.png);
background-repeat:no-repeat;
background-position:55px;
float:right;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #454545;
	font-weight:500;
}
.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #454545;
}
.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #b82f88;
}
.menu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #e36ab9;
}
.menu_seperator {
padding:8px;
}
.about_text {
padding:35px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ad519e;
	text-decoration: none;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-image:url(images/credit_bg.png);
	background-position:center top;
}
.events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	
}
.events a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #c87ab1;
	text-decoration: none;
	padding:0px 4px 0px 4px ;
	background-color:#ffffff;
}
.events a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding:0px 4px 0px 4px ;
	background-color:#b82f88;
}
.main_form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.main_form {
border:solid 0px;
background-color:#FFFFFF;
color: #b82f88;
height:16px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}



