@charset "utf-8";
body {
	background: #7B0829;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	/*height:100%;*/
}
#Container {
	width: 1024px;
	background: #FFFFFF;
	background-image:url(../images/new_design/container_bg.gif);
	background-repeat:repeat;
	margin: 0 auto;
	text-align: left;
	/*height: 100%;*/
}
#header {
	clear: left;
	width: 1024px;
	background: #7B0829;
	padding: 0;
}
#menu {
	clear: left;
	width: 1024px;
	height: 30px;
	background-image:url(../images/new_design/menu_bg.gif);
	background-repeat:repeat;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left_nav {
	width: 225px;
	/*height: 725px;*/
	float: left;
	background: #ffffff;
}
#main_content {
	/*float: left;*/
	margin: 0 230px;
	height: 715px;
	width: 564px;
	padding-top: 10px;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#main_content a {
	color: #7B0829;
	text-decoration: none;
}
#main_content a:hover {
	color: #FF0908;
	text-decoration: none;
}
#right_nav {
	float: right;
	width: 225px;
	height: 725px;
	background: #ffffff;
}
#footer_search_button {
	float: left;
	width: 1024px;
}
#footer_btm {
	float: left;
	width: 1004px;
	background: #ffffff;
	padding: 10px;
}
.Nav_Titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #7B0829;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	margin-left: 8px;
	margin-right: 8px;
	height: 23px;
	text-align: left;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-variant: small-caps;
}
#button ul {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#button li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #7B0829;
	text-decoration: none;
	line-height: 1.5em;
}
#button li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #FF0908;
	text-decoration: none;
	line-height: 1.5em;
}#button {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#button li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#button_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	margin: 10px;
	background-image: url(../images/new_design/button_link_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#body {
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	clear: both;
	background: #ffffff;
}
#event_title {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #7B0829;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7B0829;
	margin-right: 7px;
	margin-left: 7px;
	font-size: medium;
}
#event_title a {
	color: #7B0829;
	text-decoration: none;
}
#event_title a:hover {
	color: #FF0908;
	text-decoration: none;
}
#main_content_lft {
	width: 50%;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	padding-top: 3px;
	padding-right: 1px;
}
#main_content_right {
	float: right;
	width: 49%;
	color: #000;
	padding: 3px 0 0 1px;
}
#Highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7B0829;
}
#page_title {
	background-color: #7B0829;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#page_title h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#page_title h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#footer_btm {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
}
#footer_border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	width: 94%;
	background: #fff;
	margin-right: 3%;
	margin-left: 3%;
}
#main_content_bottom {
	clear: both;
}
#centeredContent {
	background-color: #ffffff;
	clear: both;
	width: 100%;
	float: none;
}

