@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/body_bg_new.jpg);
	background-repeat:repeat;
	background-position:inherit;
	padding:0;
	margin:0;
	margin-bottom:30px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height:18px;
	color:#676B6D;
}

p {
	margin-top:6px;
	margin-bottom:6px;
}

img {
	border:none;
}

h1, h2, h3, .contentheading, .componentheading {
	font-size:17px;
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-weight:bold;
	color:#901458;
	padding-top:7px;
	padding-bottom:0;
	margin-top:0;
	margin-bottom:0;
	text-transform:uppercase;
	position:inherit;
	background-image:none;
	padding-left:0;
	line-height:21px;
}

a {
	color:#901458;
	text-decoration:underline;
}

strong {
	color:#901458;
}

a:hover {
	color:#676B6D;
}

img {
	border:none;
}

#wrapper {
	width:980px;
	height:auto;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}

#top_fade {
	width:980px;
	height:10px;
	float:left;
	background-image:url(../images/wrapper_bg.png);
	background-repeat:no-repeat;
}

#content_wrapper {
	width:980px;
	height:auto;
	float:left;
	background-image:url(../images/content_bg.png);
	background-repeat:repeat-y;
}

#inner_content_wrapper {
	width:960px;
	height:auto;
	float:left;
	padding-left:10px;
}

#left_holder {
	width:702px;
	height:auto;
	float:left;
	overflow:hidden;
}

#top_menu {
	width:702px;
	height:105px;
	float:left;
	background-image:url(../images/header_left_bg.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

#menu {
	width:682px;
	height:auto;
	margin-left:16px;
	margin-top:16px;
	
}

#menu ul {
	margin:0;
	padding:0;
}

#menu li {
	list-style-type: none;
	display:inline;
	
}

#menu a {
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	font-size:13px;
	padding-left:16px;
	padding-right:16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-top:4px;
	padding-bottom:4px;
	line-height:26px;
}

#menu a:hover {
	color:#FFF;
	background-image:url(../images/menu_hover.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top:4px;
	padding-bottom:4px;
}

#left_content {
	width:688px;
	height:auto;
	padding-left:14px;
	float:left;
	overflow:hidden;
}

#strapline {
	width:688px;
	height:auto;
	float:left;
}

#strapline p {
	margin-top:0;
	margin-bottom:0;
}

#slider_wrapper {
	width:688px;
	height:310px;
	float:left;
	background-image:url(../images/slider_bg.gif);
	background-repeat:no-repeat;
	margin-top:10px;
}

#slider {
	width:658px;
	height:280px;
	float:left;
	padding:15px;
}

#slider p {
	margin-top:0;
	margin-bottom:0;
}

#main_content {
	width:668px;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	float:left;
}

#right_holder {
	width:258px;
	height:auto;
	float:left;
	overflow:hidden;
}

#logo {
	width:258px;
	height:auto;
	float:left;
}

#right_module {
	width:258px;
	height:auto;
	float:left;
	text-align:center;
}

#right_module h3 {
	background-color:#B71988;
	color:#FFF;
	margin-left:24px;
	margin-right:24px;
	text-align:left;
	padding-left:4px;
	margin-bottom:4px;
	font-size:15px;
	line-height:24px;
	padding-bottom:1px;
	padding-top:2px;
	height:24px;
}

#right_module .moduletable {
	margin-bottom:15px;
}

#right_module p {
	margin-top:0;
	margin-bottom:0;
}

#right_module .moduletable_menu {
	margin-bottom:15px;
	margin-top:0;
}

#right_module .moduletable_menu ul {
	margin:0;
	padding:0;
}

#right_module .moduletable_menu li {
	list-style-type: none;
	text-align:left;
	padding-left:24px;
	padding-right:24px;
	padding-top:4px;
}

#right_module .moduletable_menu a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	display: block;
	color: #901458;
	text-decoration: none;
	width: 89%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0.5em;
	margin-top: 1px;
	font-size:12px;
}

#right_module .moduletable_menu a:hover {
	color:#EF7321;
}

#right_module .moduletable_menu ul li.level2 {
	padding-bottom:0;
	padding-top:0;
	padding-left:0;
}

#right_module .moduletable_menu ul .level2 a {
	color:#EF7321;
	font-size:11px;
	border:none;
}

#footer {
	width:980px;
	height:154px;
	background-image:url(../images/footer_bg.png);
	background-repeat:no-repeat;
	float:left;
	overflow:hidden;
}

#bottom_menu {
	width:940px;
	height:auto;
	float:left;
	text-align:right;
	margin-top:110px;
	overflow:hidden;
}

#bottom_menu ul {
	margin:0;
	padding:0;
}

#bottom_menu li {
	list-style-type: none;
	display:inline;
	
}

#bottom_menu a {
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
	padding-left:12px;
	padding-right:12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}

#sponsors_top {
	width:980px;
	height:10px;
	float:left;
	background-image:url(../images/sponsors_top.png);
	background-repeat:no-repeat;
}

#sponsors_wrapper {
	width:980px;
	height:auto;
	float:left;
	background-image:url(../images/content_bg.png);
	background-repeat:repeat-y;
	overflow:hidden;
}

#sponsors_logos {
	width:920px;
	height:auto;
	float:left;
	margin-left:20px;
	overflow:hidden;
	padding-top:20px;
	padding-bottom:10px;
}

#sponsors_logos p {
	margin-top:0;
	margin-bottom:0;	
}

#sponsors_bottom {
	width:980px;
	height:10px;
	float:left;
	background-image:url(../images/sponsors_bottom.png);
	background-repeat:no-repeat;
}

#bottom_menu a:hover {
	color:#FFF;
}

#content_bottom {
	width:960px;
	height:auto;
	overflow:hidden;
	float:left;
	padding-left:10px;
	overflow:hidden;
}

#copyright {
	width:130px;
	float:left;
	color:#FFF;
}

#website {
	width:830px;
	float:left;
	text-align:right;
	overflow:hidden;
}

#website ul {
	margin:0;
	padding:0;
}

#website li {
	list-style-type: none;
	display:inline;
}

#website a {
	color:#FFF;
	padding-left:6px;
	padding-right:6px;
	text-decoration:none;
}


