html, body, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size:20px;
}

h1 img {
	display: block;
}
img {
	border: 0px;
}
a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #e1df17;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body, table, tr, td {
	font: 12px arial, sans-serif;
	
}

body {
	margin: 0;
	background-image: url(../images/bg_gradient.jpg); 
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #fff;
	text-align: center;
	color: #989898;
}

#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
	background: #181818;
}
#body {
	position: relative;
	margin-left: 4px;
}
#head {
	position: absolute;
	top: 0px;
	left: 401px;
	width: 370px;
	height: 266px;
	background: url(../images/header.jpg) no-repeat;
}
#topnav {
	position: absolute;
	top: 41px;
	left: 22px;
}
#topnav a {
	font-weight: normal;
	color: #989898;
}
#topnav a:hover {
	color: white;
}
#left-box {
	position: absolute;
	top: 271px;
	left: 0px;
	width: 285px;
	height: 319px;
	background: #131212 url(../images/left_bg.jpg) repeat-x;
}
#left-box .inner {
	padding: 20px 0px 0px 8px;
}
#left-box h2 {
	margin: 10px 0px 0px 0px;
}
#left-box p.date {
	font-weight: bold;
}
#left-box p {
	margin: 3px 2.5em 1em 1.3em;
}
#nav {
	background-image:url(../images/mc_back_1x38.gif);
	position: absolute;
	top: 271px;
	left: 285px;
	width: 486px;
}
#nav img {
	float: left;
}
#content {
	position: absolute;
	top: 315px;
	left: 285px;
	width: 486px;
	height: 273px;
	background: #1E1E1E;
	/*background: #1E1E1E top left url(images/left_shadow.jpg) no-repeat; */
}
#content-bot {
	background: bottom url(../images/body_bg.gif) repeat-x;
	height: 273px;
	margin-left: 1px;
	overflow: auto;
}
#content .inner {
	padding: 10px 27px;
}
#content .date {
	margin-top: 0.5em;
}
#content p {
	margin: 0.9em;
}
#tray {
	margin-top: 330px;
	border: 1px solid #181818;
}
#tray .redbox {
	float: left;
	width: 217px;
	_height: 279px;
	min-height: 279px;
	background: #501296 url(../images/red_bg.jpg) repeat-x;
	margin-left: 11px;
	padding-top: 19px;
	padding-left: 16px;
	padding-right: 16px;
	color: #FFFFFF;
}
#tray .first {
	margin-left: 0px;
}
#tray p {
	margin-top: 1em;
	margin-bottom: 1.4em;
	padding-left: 2px;
}
ul {
	margin: 0px 1em 0px 2em;
	padding: 0px;
}
li {
	padding: 0px;
	margin: 1em 0px;
}
.divider {
	background: bottom url(../images/footer_bg.gif) repeat-x;
	height: 26px;
	margin-right: 5px;
	position: relative;
}
#details {
	margin-top: -1.4em;
	margin-bottom: -4em;
	float: right;
}
#footer {
	background: #101010;
	text-align: right;
	margin: 0px 7px 0px 2px;
	padding: 18px 15px 15px 15px;
}


/* STYLES ADDED BY MARKUS */

#mixheader {
	width:100%; 
	text-align:left;
	padding-left:10px;
}

.mixdiv {
	padding-top:5px;
}

#nav a {
	color:#808080;
	text-transform:uppercase;
	font-family:tahoma;
	font-size:10px;
}

#nav a:hover {
	text-decoration:none;
}

#nav ul {
	list-style:none;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	height:60px;
	padding-bottom:5px;
}

#nav li {
	margin: 0 0 0 0;
	float:left;
	background-image:url(../images/mc_divider2.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:19px;
	padding-right:19px;
	padding-top:12px;
	padding-bottom:11px;
	heigt:40px;
}
span.mix {
	width:90%;

	display:block;
	background-image:url(../images/mixar_mixback_420x1.gif);
	background-repeat:repeat-y;
	background-position:right;

	margin-top:20px;
	margin-right:7px;
	padding-bottom:5px;
}
img.mix {
	margin-right:7px;
	margin-top:7px;
	margin-left:7px;
	margin-bottom:7px;
}

div.mix {
	margin-left:5px;
}

hr.mix {
	border: none 0;
	border-top: 1px dashed #3e3e3e;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

a.mixlink {
	font-size:10px;
}

#mytable a, #deejaystable a {
	color: #989898;
	text-decoration:none;
	font-weight:normal;
}
			
#deejaystable td {
	padding-right:7px;
	padding-bottom:15px;

	text-align:center;
	
}

			
