body {
	background-image:url(../images/background_new.gif);
	background-repeat:repeat-x;
	background-color:#FFF;
	padding:0;
	margin:0;
	margin-bottom:10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color:#676B6D;
	line-height:18px;
}

p {
	margin-top:6px;
	margin-bottom:10px;
}

a {
	color:#C5161D;
	text-decoration:none;
}

a:hover {
	color:#666567;
}

img {
	border:none;
}

.componentheading {
	font-family:Rockwell;
	font-weight:bold;
	font-size:16px;
	padding-top:0;
	margin-top:0;
	color:#C5161D;
	text-transform:uppercase;
	margin-bottom:12px;
}

.contentheading {
	font-family:Rockwell;
	font-weight:bold;
	font-size:16px;
	padding-top:0;
	margin-top:0;
	color:#C5161D;
	text-transform:uppercase;
	margin-bottom:12px;
}

h1{
	font-family:Rockwell;
	font-weight:bold;
	font-size:16px;
	padding-top:0;
	margin-top:0;
	color:#C5161D;
	text-transform:uppercase;
	margin-bottom:12px;
}

h3 {
	font-family:Rockwell;
	font-weight:bold;
	font-size:16px;
	padding-top:0;
	margin-top:0;
	color:#C5161D;
	text-transform:uppercase;
	margin-bottom:12px;
}

h5 {
	font-family:Rockwell;
	font-weight:bold;
	font-size:13px;
	padding-top:0;
	margin-top:0;
	color:#C5161D;
}

.pagination li {
	list-style:none;
	display:inline;
	padding-left:5px;
	padding-right:5px;
}

#wrapper {
	width:980px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	
}

#inner_wrapper {
	width:795px;
	height:auto;
	float:left;
}

#header {
	width:788px;
	height:120px;
	float:left;
	margin-top:7px;
	padding-right:7px;
}

#left_wrapper {
	width:795px;
	height:auto;
	float:left;
}

#left_content {
	width:185px;
	height:auto;
	float:left;
}

#signup {
	width:185px;
	height:120px;
	float:left;
	text-align:right;
}

#signup p {
	margin-top:0;
	padding-top:0;
}

#left_module {
	width:185px;
	height:auto;
	float:left;
	overflow:hidden;
}

#left_module ul {
	padding:0px;
	margin:0px;
	text-align:right;
}

#left_module li {
	list-style:none;
	padding-top:2px;
	background-image:url(../images/menu_bg_new.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-bottom:6px;
	margin-right:10px;
}

#left_module a {
	text-decoration:none;
	color:#C5161D;
	text-transform: uppercase;
	font-weight:bold;
}

#left_module a:hover {
	color:#6D6E70;
}

#left_module .moduletable .menu ul li.level2 {
	padding-bottom:0;
	padding-top:0;
	background:none;
	padding-right:0;
}

#left_module .moduletable .menu ul .level2 a {
	color:#6D6E70;
	font-size:10px;
}

#left_module .moduletable {
	margin-bottom:15px;
}

#middle_wrapper {
	width:610px;
	height:auto;
	float:left;
}

#nav_wrapper {
	width:610px;
	height:auto;
	float:left;
	background-image:url(../images/nav_bg.png);
}

#nav {
	width:596px;
	height:26px;
	margin-left:auto;
	margin-right:auto;
	background-color:#C5161D;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #231F20;
	overflow:hidden;
}

#nav ul {
	margin:0;
	padding:0;
}

#nav li {
	list-style-type: none;
	display:inline;
}

#nav a {
	color:#FFF;
	padding-left:9px;
	padding-right:9px;
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
	line-height:26px;
}

#nav a:hover {
	background-image:url(../images/menu_hover_new.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-bottom:12px;
}

#content_wrapper {
	width:610px;
	height:auto;
	float:left;
	background-image:url(../images/content_bg.png);
}

#main_content {
	width:532px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	padding-left:32px;
	padding-right:32px;
	padding-top:22px;
	padding-bottom:20px;
}

#main_content h3 {
	font-family:Rockwell;
	font-weight:bold;
	font-size:16px;
	padding-top:0;
	margin-top:0;
	color:#C5161D;
	text-transform:uppercase;
	margin-bottom:12px;
}

#sponsors {
	width:570px;
	height:auto;
	float:left;
	overflow:hidden;
	margin-left:10px;
	padding-left:10px;
	padding-right:10px;
}

#content_footer {
	width:610px;
	height:11px;
	float:left;
	background-image:url(../images/content_bottom_bg.png);
}

#footer {
	width:596px;
	height:auto;
	float:left;
	padding-left:7px;
	padding-right:7px;
}

#copyright {
	width:130px;
	float:left;
}

#bottom_menu {
	width:466px;
	float:left;
	text-align:right;
}

#bottom_menu ul {
	margin:0;
	padding:0;
}

#bottom_menu li {
	list-style-type: none;
	display:inline;
}

#bottom_menu a {
	color:#676B6D;
	padding-left:6px;
	padding-right:6px;
	text-decoration:none;
}

#flash {
	width:185px;
	height:650px;
	float:left;
}