*{margin:0; padding:0;}

body{
	background: #000000 url(homebody-bg.jpg) no-repeat center top;
	color:#fff;
	font-family: Arial, sans-serif;
	font-size: 62.5%;
}

#wrapper{
	width:984px;
	margin:0 auto;
	position:relative;
	height: 100%;
}

#toplogo{
	background: url(toplogo2.gif) no-repeat;
	height:74px;
	width:166px;
	text-indent:-9999px;
	position:absolute;
	top:36px;
	left:18px;
}

h2{
	font-size: 18px;
	letter-spacing:-1px;
	font-weight: normal;
	
}

#menu{
	position:absolute;
	width:984px;
	top:122px;
	left:0;
	height:20px;
	border-top: solid 1px #8DBA31;
	border-bottom: solid 1px #8DBA31;
}

#menu ul{margin-left:201px;}
#menu *{list-style-type:none;}
#menu ul li{display:inline;}
#menu ul li a{
	display:block;
	height: 12px;
	color:#fff;
	font-size: 12px;
	text-transform:uppercase;
	float:left;
	margin-top:3px;
	padding:0 10px;
	border-right: solid 1px #8DBA31;
	font-weight: bold;
	font-family: Arial;
}

.smuk{
	position:absolute;
	top:50px;
	left:211px;
	width:752px;
}

#nme{
	position:absolute;
	top:538px;
	left:210px;
	width:635px;
}

#nme p{}

.far-right{
	position:absolute;
	top:638px;
	width:317px;
	left:588px;
	border-left: 1px solid #E3E3E3;
}
	
.far-right p{font-size:12px; padding:14px 0 30px 14px;}

.tickets{
	position:absolute;
	top:540px;
	left:211px;
	width:245px;
	font-size: 15px;
	font-weight:normal;
	height: 137px;
}

p{margin:0 0 12px 0;
	font-size: 14px;
	color: #FFFFFF;
	
	font-weight:normal;
	}

a{
	color: #8DBA31;
	text-decoration:none;
}

a:hover{text-decoration:underline;}

#live td{font-size: 14px; padding:5px; text-transform:lowercase;}
