body {
	background-color: #000000;
	margin: 0;
	font: 11px Tahoma, Geneva, sans-serif;

}

#container {
	position: relative;
	background: #ffffff url('/images/container-background.gif') no-repeat
		top;
	width: 960px;
	margin: 12px auto;
	background-color: #ffffff;

}

#header {
	position: relative;
	background: transparent url('/images/header-background.gif') repeat-x 0
		105px;
	height: 161px;
	padding: 0 30px;
}

#header ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#header li {
	display: inline
}

#top-navigation {
	position: absolute;
	top: 18px;
	right: 0;
	color: #000000;
}

#top-navigation li {
	margin-right: 21px;
}

#top-navigation a {
	color: #000000;
}

#header form {
	position: absolute;
	top: 60px;
	right: 30px;
	background: transparent url('/images/search-background.gif') no-repeat;
	height: 36px;
	padding-left: 75px;
}

#search {
	height: 15px;
	width: 76px;
	border: 0;
	padding: 0 0 0 15px;
	margin-right: 4px;
	float: left;
	background: white url('/images/search-icon.gif') no-repeat;
	border: 1px solid #50544e;
}

#bar {
	position: absolute;
	bottom: 18px;
	left: 0px;
	height: 27px;
	padding-top: 11px;
	width: 930px;
}

#bar a {
	margin: 0 0 0 30px;
	float: left;
}

.final {
	margin: 0;
}

#bar a {
	background: transparent url('/images/bar-rollover.gif') no-repeat center
		27px;
	height: 27px;
	color: #ffffff;
}

#bar a:hover,#bar a.active {
	background-position: center 15px;
}

#bar ul {
	float: right;
	text-transform: uppercase;
}

a img {
	border: 0;
}

a {
	text-decoration: none;
}

.column-1 {

}

.column-1 ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	border-bottom: #cdcdcd solid 1px;
}

.column-1 li {
	border-top: #cdcdcd solid 1px;
	border-left: #cdcdcd solid 1px;
	border-right: #cdcdcd solid 1px;
	text-indent: 30px;
	background: url('/images/subnavigation-background.gif') repeat-x;
}

.column-1 ul a {
	display: block;
	height: 24px;
	line-height: 24px;
	color: #000000;
}

.column-1 ul a:hover,.column-1 ul a.active,#top-navigation a:hover,#top-navigation a.active
	{
	color: #c10008;
}

#layout-1 .column-1 {
	float: left;
	width: 200px;
	padding: 0 29px 0 30px;
	border-right: 1px solid #ece9e6;
}

#layout-1 .column-2 {
	float: left;
	width: 459px;
	border-right: 1px solid #ece9e6;
}

#layout-2 .column-1,#layout-3 .column-1 {
	float: left;
	width: 200px;
	padding: 0 30px 0 0;
}

#layout-2 .column-2 {
	float: left;
	width: 490px;
}

#layout-3 .column-2 {
	float: left;
	width: 730px;
}

.column-3 {
	float: left;
	width: 180px;
	padding: 0 30px;
}

#footer {
	clear: both;
	height: 17px;
	padding: 33px 30px 30px 30px;
	background: #000000 url('/images/footer-background.gif') no-repeat top;
	color: #ffffff;
	height: 17px;
}

#footer a {
	color: #ffffff;
}

#feeds {
	float: right;
}

#carousel li img {
	margin-bottom: 10px;
	border: 1px solid #5b5b5b;
}

button.carousel {
	margin: 10px 0;
	border: 0;
	display: block;
	width: 180px;
	height: 15px;
	background: url('/images/carousel-background.gif') repeat-x;
}

button.down {
	margin: 0;
}

.carousel_column-2 {
	margin-left: 16px;
}

h1 {
	font-size: 19px;
	margin: 10px 0 0 0;
	display: inline;
}

h2 {
	font-size: 14px;
}

.column-1 h2 {
	margin-left: 30px;
}

.column-3 h2 {
	display: inline;
}

#panel {
	margin: 0 0 25px 30px;
}

a {
	text-decoration: none;
	color: #c10008;
}

/*featured members*/
.row {
	clear: both;
}

.row div {
	float: left;
	width: 50%;
	height: 150px;
}

.row div img {
	float: left;
	margin-right: 10px;
}

.member-name {
	font-weight: bold;
}

.league {
	margin-bottom: 20px;
}

.league img {
	float: left;
}

/*
.league p {
	padding: 0 0 0 120px;
}
*/
#overview {
	width: 100%;
}

#overview div.news {
	float: left;
	width: 245px;
	position: relative;
}

#overview div.calendar {
	float: left;
	border-left: 1px solid #ece9e6;
	width: 224px;
	padding-left: 20px;
	position: relative;
}

#home-overview div.news {
	float: left;
	width: 199px;
	position: relative;
	border-right: 1px solid #ece9e6;
	padding: 0 15px;
}

#home-overview div.calendar {
	float: left;
	width: 199px;
	position: relative;
	padding: 0 15px;
}

ul.news,ul.calendar {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.news li {
	background: transparent url('/images/news-bullet.gif') no-repeat left
		top;
	padding: 0 0 20px 30px;
}

ul.calendar li {
	background: transparent url('/images/calendar-bullet.gif') no-repeat
		left top;
	padding: 0 0 20px 30px;
}

#overview a {
	text-decoration: underline;
}

/*
Gallery
*/
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}

#tooltip h3,#tooltip div {
	margin: 0;
}

#gallery {
	width: 730px;
	height: 300px;
}

#gallery div.item {
	float: left;
	width: 110px;
	height: 110px;
	margin: 0 35px 25px 0;
	position: relative;
}

#gallery div.item img {
	border: 1px solid #5b5b5b;
}

.view-all {
	float: right;
	border: 0;
}

.accordion div.question {
	cursor: pointer;
	color: #c10008;
	font-weight: bold;
}

div.red-boxes {
	margin: 20px 0;
}

#breadcrumb {
	margin-bottom: 6px;
}

th {
	text-align: left;
}

/* Sponsors */

#sponsors {
    margin-top: 15px;
    padding: 0 0 0 30px;
    height:185px
    }

#layout-1 #sponsors {
   	padding: 0;
}

#sponsors img {
	border: 0;
    margin: 10px auto 0 auto;
}
/*iframe {position:relative; margin:20px 0 0 20px; height:280px;}*/
