body {
	color: #ffffff;
	font-family: arial,verdana,helvetiva,geneva;
	font-size: 11px;
	text-align: center;
	background: #000000 url(../img/backs/background.jpg) top center no-repeat;
	margin: 0px;
}

p {
	width: 100%;
	float: left;
	margin: 0px 0px 10px 0px;
}

.blue {
	color: #275dc0;
}

p,div {
	color: #ffffff;
	font-family: arial,verdana,helvetiva,geneva;
	font-size: 11px;
}

a {
	color: #39ace2;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
}

h1 {
	display: none;
}

h2 {
	float: left;
	width: 100%;
	font-size: 11px;
	color: #39ace2;
	padding-bottom: 7px;
	margin-bottom: 10px;
	border-bottom: 1px solid #272f77;
	text-transform: uppercase;
}

img {
	border: none;
}

.wrap {
	position: relative;
	width: 802px;
	margin: 0px auto 0px auto;
}

.wrap_border {
	float: left;
	width: 800px;
	border: 1px solid #333333;
}

.top_player {
	float: left;
	display: inline;
	width: 800px;
	height: 38px;
	background: #000000;
	overflow: hidden;
	text-align: right;
	border-bottom: 1px solid #400d0d;
	margin-bottom: 247px;
	padding: 3px 13px 3px 0px;
}

head:first-child+body .top_player {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	width: 787px;
	height: 32px;
}

.nav {
	float: left;
	width: 778px;
	height: 33px;
	display: inline;
	background: #400d0d;
	text-align: center;
	margin: 0px 11px 0px 11px;
}

.nav a {
	color: #ffffff;
	line-height: 33px;
	text-transform: uppercase;
	padding: 0px 25px 0px 25px;
	white-space: nowrap;
}

.nav a:hover {
	color: #39ace2;
}

.nav a.on {
	color: #39ace2;
}

.content {
	float: left;
	width: 800px;
	display: inline;
	text-align: left;
	padding: 15px;
	overflow: hidden;
	padding: 25px 0px 15px 0px;
}

head:first-child+body .content {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	width: 800px;
}

.content_home {
	float: left;
	display: inline;
	width: 770px;
	margin-left: 30px;
	background: url(../img/backs/home.jpg) right top no-repeat;
}

.content_home .left_column {
	float: left;
	display: inline;
	width: 396px;
	overflow: hidden;
}

.content_home .right_column {
	float: right;
	display: inline;
	width: 316px;
	margin: 0px 15px 0px 0px;
}

.content_home .right_column h2 {
	color: #ffffff;
}


.content_home .date {
	float: left;
	width: 40px;
}

.content_home .event {
	float: left;
	width: 240px;
}

.content_home2 {
	float: left;
	display: inline;
	width: 770px;
	margin-left: 30px;
	background: url(../img/backs/live.jpg) right top no-repeat;
}

.content_home2 .left_column {
	float: left;
	display: inline;
	width: 396px;
	overflow: hidden;
}

.content_live {
	float: left;
	display: inline;
	width: 770px;
	height: 610px;
	margin-left: 30px;
	background: url(../img/backs/live.jpg) right top no-repeat;
}

.content_live .left_column {
	float: left;
	display: inline;
	width: 396px;
	overflow: hidden;
}

.content_live .date {
	float: left;
	width: 143px;
}

.content_live .event {
	float: left;
	width: 240px;
}

.content_releases {
	float: left;
	display: inline;
	width: 770px;
	margin-left: 30px;
}

.content_releases .left_column {
	float: left;
	display: inline;
	width: 354px;
	height: 360px;
	overflow: hidden;
	border-bottom: 1px solid #400d0d;
}

.content_releases .right_column {
	float: right;
	display: inline;
	width: 354px;
	height: 360px;
	overflow: hidden;
	border-bottom: 1px solid #400d0d;
	margin-right: 15px;
}

.content_releases .release_image {
	float: left;
	width: 188px;
	height: 360px;
	overflow: hidden;
}

.content_releases .release_text {
	float: left;
	width: 165px;
	height: 360px;
	overflow: hidden;
}

.content_gallery {
	float: left;
	display: inline;
	width: 770px;
	margin-left: 30px;
}

.content_gallery img {
	float: left;
	margin: 0px 22px 22px 0px;
	border: 1px solid #400d0d;
}

.content_downloads {
	float: left;
	display: inline;
	width: 758px;
	margin-left: 30px;
}

.content_downloads .icons img {
	float: left;
	margin: 0px 75px 40px 0px;
}

.content_downloads .content_downloads_l {
	float: left;
	display: inline;
	width: 354px;
	height: 287px;
	overflow: hidden;
}

.content_downloads .content_downloads_r {
	float: right;
	display: inline;
	width: 354px;
	height: 287px;
	overflow: hidden;
}

.content_downloads .content_downloads_l p,.content_downloads .content_downloads_r p {
	margin-bottom: 0px;
}

.wallpaper {
	float: left;
	width: 176px;
}

.wallpaper p {
	float: left;
	width: 144px;
	text-align: center;
}

.wallpaper a {
	color: #ffffff;
}

pre {
	float: left;
	width: 304px;
	background: #ffffff;
	color: #000000;
	padding: 5px;
	white-space: normal;
}

head:first-child+body pre {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	width: 294px;
}

.footer {
	float: left;
	width: 778px;
	height: 25px;
	margin: 0px 11px 0px 11px;
	background: #400d0d;
}

form,fieldset {
	float: left;
	border: none;
	margin: 0px !important;
}

label {
	float: left;
	border: none;
	height: 24px;
	line-height: 24px;
	margin-bottom: 10px;
	color: #275dc0;
}

input {
	float: left;
	width: 260px;
	height: 18px;
	margin-bottom: 10px;
	font-family: arial,verdana,helvetiva,geneva;
	font-size: 11px;
}

select {
	margin-bottom: 10px;
	font-family: arial,verdana,helvetiva,geneva;
	font-size: 11px;
}

input.submitObject {
	float: left;
	width: 85px;
	background: #000000;
	color: #39ace2;
	border: none;
	font-weight: bold;
	font-family: arial,verdana,helvetiva,geneva;
	font-size: 11px;
	text-align: left;
}

input.txec {
	width: 20px;
	border: none;
}