body {
	margin: 0 auto;
	padding: 0;
	background: #333;
	text-align: justify;
	color: #CCCCCC;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:13px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif
}
.center {
	text-align: center
	}
img.left {
	float:left;
	padding: 10px;
}
img.right {
	float:right;
	padding: 10px;
}
h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a{
	margin: 0;
	font-weight: normal;
	color:#B52C17;
	text-align: left;
}
h1 {
	margin-bottom: 1em;
	letter-spacing: -1px;
	font-size: 3em;
}
h2 {
	margin-bottom: 1em;
	letter-spacing: -1px;
	font-size: 2em;
}
h3 {
	margin-bottom: 1em;
	font-size: 1em;
	font-weight: bold;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color:#77ADFF;
}

#wrapper {
	width:900px;
	margin: 0 auto;
}
#header {
	height: 314px;
	text-align: center;
	background: url('images/MtG_bannerv2.jpg');
}
.menu {
	clear:both;
	height: 60px;
	background: url('images/menu.jpg') repeat-x left;
	border: 1px solid #2B2B2B;
	text-align: center;
}
.menu ul {
	margin-top: 1.5em;
	margin-left: 0;
	padding: 0;
	list-style: none;
}
.menu li {
	display: inline;
	text-transform: uppercase;
}
.menu a {
	background: url('images/bullet.png') no-repeat left 75%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:15px;
	padding-right:10px;
	padding-top:18px;
	padding-bottom:0
}
.menu a:hover {
	color:#B52C17;
}
#main {
	float: left;
	border: 1px solid #2B2B2B;
	#background: url('images/main2.png') repeat-y left;
	background-color: #000;
}
#content {
	float:left;
	#width: 638px;
	padding: 10px 20px 10px 20px;
}
#content .module {
	border-bottom: 1px solid #2B2B2B;
}
#content .module a {
	color:#B52C17;
}
#content .module a:hover {
	color: #FFFFFF;
}

#content .module h1 {
	font-size: 1.8em;
}
#content .module h2 {
	font-size: 1.5em;
}
#content .module h2 a{
	color: #FFA540;
}
#content .module h3 {
	font-size: 1.2em;
}
#content .module  a {
	color:#B52C17;
}
#content a:hover {
	color: #FFFFFF;
}
#content .module a:hover {
	color: #FFFFFF;
}
#content .module li a {
	color: #FFA540;
	}
.logos {
	text-align: center
}
#sponsors {
	display: none;
	float: right;
	width: 200px;
	padding:10px;
}
#sponsors .module {
	display: none;
	border-top: 1px solid #2B2B2B;
	border-bottom: 1px solid #2B2B2B;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer {
	clear: both;
	margin: 0 auto 5px;
	padding: 30px 0;
}
#footer p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: 1em;
}
#footer-left {
	float: left;
	width: 429px;
	padding: 10px;
	text-align:right;
	border-right:1px solid #2B2B2B;
}
#footer-right {
	float: right;
	width: 429px;
	padding: 10px;
	text-align:left;
	border-left:1px solid #2B2B2B;
}
table{
	margin-bottom: 20px;
	background-color: #FFF;
	border: 1px solid #000;
	color: #000;
	width: 100%;
	}
	
td {
	border: 1px solid #000;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	padding: 10px 5px 10px 5px;
	}
td.head {
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}
td.time {
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
	}
td.prog {
	width: 25%;
	}
td.date {
	width: 115px;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
}
td.title {
	font-style: italic;
	vertical-align: middle;
}
td.author {
	width: 130 px;
	vertical-align: middle;
}
#content .module td a:hover {
	color:#FFA540;
}

.press li{
	margin-bottom: 10px;
	}
	
.press-title{
	font-style: italic;
	text-align: left;
	text-transform: uppercase;
	}
table.music td, img  {
	text-align: center;
	border: none;
	}
table.keydates td {
	text-align: left;
	}

table.photos   {
	background-color:#000000;
	margin-bottom: 50px;
	}

table.photos td, img  {
	border: none;
	}
h2.photos
{	
text-align:center;
}
	
