body {
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
	font-family: Lucida Sans console, Lucida Grande, sans-serif;
	font-size: 11px;
	color: #1A1A1A;
	line-height:18px;
}

p {
	margin-top:6px;
	margin-bottom:6px;
}

h3, h1, h2, .componentheading, .contentheading {
	color:#E20024;
	padding:0px;
	margin:0px;
	font-size:15px;
	line-height:22px;
	font-weight: bolder;
	text-transform: uppercase;
	margin-top:-5px;
}

a {
	color:#E20024;
	text-decoration:none;
}

a:hover {
	color:#1A1A1A;
}

#main_wrapper {
	width:960px;
	height:auto;
	background-image:url(../images/content_holder_bg_new.gif);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

#wrapper {
	width:960px;
	height:auto;
	background-image:url(../images/wrapper_bg_new.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

#header {
	height:136px;
	width:726px;
	float:left;
}

#flash {
	width:234px;
	height:680px;
	float:right;
	overflow:hidden;
}

#left_content {
	width:150px;
	height:auto;
	float:left;
}

#menu {
	width:117px;
	margin-top:136px;
	text-align:right;
	margin-right:32px;
	min-height:230px;
	height:auto !important;
	height:230px;

}

#menu ul {
	padding:0px;
	margin:0px;
}

#menu 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:5px;
}

#menu a {
	text-decoration:none;
	color:#E20024;
	text-transform: uppercase;
	font-weight:bold;
	padding-right:5px;
}

#menu a:hover {
	color:#FFFFFF;
}

#main_content {
	width:576px;
	height:auto;
	float:left;
	overflow:hidden;
}

#user6 {
	text-align: center;
	width: 150px;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#content_top {
	width:554px;
	height:auto;
	margin-left:22px;
	margin-top:34px;
	float:right;
}

#content_bottom {
	width:576px;
	height:auto;
	margin-top:22px;
	padding-bottom:0px;
	float:right;
	background-image: url(../images/content_bottom_bg_new.gif);
	background-repeat: repeat-y;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#bottom_left {
	height:auto;
	width:161px;
	float:left;
	padding-left:22px;
	padding-right:13px;
}

#bottom_middle {
	height:auto;
	width:161px;
	float:left;
	margin-left:21px;
	padding-right:15px;
}

#bottom_right{
	height:auto;
	width:161px;
	float:left;
	margin-left:19px;
}

#sponsors {
	width:554px;
	height:auto;
	margin-left:180px;
}

#footer {
	width:960px;
	height:29px;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	text-align:right;
	color:#5E1F7B;
	padding-top:11px;

}

#footer a {
	text-decoration:none;
	padding-right:14px;
}

#footer a:hover {
	color:#000;
}
.pagination li {
	list-style: none;
	display: inline;
	margin-right:10px;
}
