body, div, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, th, td, tr {
	margin:0;
	padding:0;
}
img {
	border: 0;
}
p {
	font-size: 16px;
	font-family: arial;
}
html {

}
body {
	background: #0000b8;
	background-image: url(images/bg_slice.jpg);
	background-repeat: repeat-x;
}
a {
	color: #7b81ff;
	font-family: tahoma, arial, times new roman;
	text-decoration: none;
}
a:hover {
	color: #0000b8;
	text-decoration: underline;
}
#wrapper {
	float: left;
	width: 1060px;
	margin-left: -530px;
	overflow: hidden;
	left: 50%;
	position: absolute;
}
#shadow_wrapper {
	float: left;
	width: 1060px;
	background-image: url(images/shadows.png);
	background-repeat: repeat-y;
}
#content {
	float: left;
	width: 1020px;
	margin-left: 20px;
	margin-right: 20px;
	background-color: #fffcf6;
}
#header {
	float: left;
	width: 100%;
	height: 180px;
	text-align: center;
}
#logo_container {
	float: left;
	width: 1020px;
	height: 121px;
	overflow: hidden;
}
#nav {
	float: left;
	width: 100%;
	height: 60px;
	background-image: url(images/nav_bar.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
#main {
	float: left;
	width: 100%;
}
#bottom_border {
	float: left;
	width: 100%;
	height: 66px;
	background-image: url(images/bottom_border.jpg);
	background-repeat: no-repeat;
}
#footer {
	float: left;
	width: 100%;
	height: 25px;
	text-align: center;
}
#footer a {
	color: white;
}
#main_nav {
	float: left;
	width: 1020px;
	height: 50px;
	list-style: none;
	padding: 0;
	margin: 0;
}
#welcome_banner {
	float: left;
	height: 40px;
	width: 635px;
	overflow: hidden;
	margin-left: 192px;
	margin-right: 193px;
	background-image: url(images/welcome_banner.jpg);
	background-repeat: no-repeat;
	line-height: 40px;
	text-align: center;
	color: white;
	margin-top: 12px;
}
#nav_dd1, #nav_dd2, #nav_dd3 {
	position: absolute; 
	display: none; 
	width: 126px;  
	top: 230px;
	background-color: #6E70D7;
}
#nav_dd1 {
	left: 398px;
}
#nav_dd2 {
	left: 524px;
}
#nav_dd3 {
	left: 650px;
}
.dd_ul {
	float: left;
	width: 126px; 
	list-style: none; 
	padding: 0;
	margin: 0;
}
.dd_ul a {
	color: white;
	font-size: 15px;
	height: 100%;
	display: block;
}
.dd_ul li {
	float: left;
	width: 126px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
.dd_ul li:hover {
	background: #0000b8;
}
#main_container1, #main_container2 {
	float: left;
	width: 993px;
	margin: 18px 12px 22px 15px;
}
.mc_left {
	float: left;
	width: 813px;
}
.mc_left .mc_header {
	float: left;
	width: 813px;
	height: 40px;
	margin-bottom: 12px;
	overflow: hidden;
}
.mc_left .mc_body {
	float: left;
	width: 813px;
}
.mc_right {
	float: left;
	width: 180px;
}
.mc_right .mc_header {
	float: left;
	width: 180px;
	margin-bottom: 12px;
	height: 40px;
}
.events {
	float: left;
	width: 180px;
	height: 600px;
	background-image: url(images/events_bg.png);
	background-position: top center;
	background-repeat: no-repeat;
	overflow: hidden;
}
#event_list {
	float: left;
	width: 180px;
	line-height: 30px;
}
.mc_right .mc_body {
	float: left;
	width: 180px;
	overflow: hidden;
}
.main_nav {
	float: left;
	width: 126px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
}
.main_nav a {
	display: block;
	height: 100%;
	background: url(images/nav_bg.jpg) repeat 0 0;
	font-size: 16px;
}

.main_nav a:hover {
	color: white;
}
