@charset "utf-8";
body {
	margin:0;
	padding:0;
	background: #000 url(../imgs/bg.jpg) repeat-x;
	font-family:Verdana, Geneva, sans-serif;
}
#wrapper{
	width:999px;
	margin: 0 auto;
}

#topL{
	display:block;
	width:629px;
	height:360px;
	float:left;
	background:url(../imgs/main/bg_01.jpg) no-repeat;
}
#topL h1{
	display:block;
	width:447px;
	height:0;
	padding-top:153px;
	margin: 35px 0 0 137px;
	background: url(../imgs/h1.jpg) no-repeat;
	overflow:hidden;
}
#topL h2{
	display:block;
	width:370px;
	height:0;
	padding-top:36px;
	margin: 0 0 0 214px;
	background: url(../imgs/h2.jpg) no-repeat;
	overflow:hidden;
}
#tbygLnk, #pmLnk{
	display:block;
	position:relative;
	height:0;
	width: 152px;
	left: 276px;
	padding-top:68px;
	overflow:hidden;
	float:left;
	background:url(../imgs/nav/tbyg.jpg) no-repeat;

}
#pmLnk{
	width: 142px;
	padding-top:68px;
	overflow:hidden;
	background:url(../imgs/nav/7pm.jpg) no-repeat;
}
#nav{
	margin:25px 0 0 115px;
	background:#066;
	clear:both;
}
#nav a{
	display:block;
	height:0;
	padding-top:33px;
	overflow:hidden;
	float:left;
}
#nav a:hover{
	background-position:bottom;
}
#bioLnk{
	width:65px;
	background:url(../imgs/nav/lnkBio.jpg) no-repeat;
	}
#contactLnk{
	width:134px;
	background:url(../imgs/nav/lnkContact.jpg) no-repeat;
	}
#eventsLnk{
	width:257px;
	background:url(../imgs/nav/lnkEvents.jpg) no-repeat;
	}
#topR{
	display:block;
	width:370px;
	height:360px;
	float:right;
	background:url(../imgs/main/bg_03.jpg) no-repeat;
}
#fbLnk, #twtLnk{
	display:block;
	position: relative;
	width:60px;
	height:0px;
	margin-left:230px;
	padding-top:60px;
	top:45px;
	overflow:hidden;
	background:url(../imgs/nav/sn-fb-lnk.jpg) no-repeat;	
}
#twtLnk{
	background:url(../imgs/nav/sn-twt-lnk.jpg) no-repeat;
}
#blasterLnk{
	position:relative;
	display:block;
	width:136px;
	height:0;
	top:-3px;
	padding:28px 0 0 16px;
	overflow:hidden;
	background:url(../imgs/nav/blasterLnk.png) no-repeat right ;
}
#bottomL{
	display:block;
	width:629px;
	height:425px;
	float:left;
	background:url(../imgs/main/bg_02.jpg) no-repeat;	
}
#token{
	display:block;
	width:158px;
	height:0;
	margin:355px 0 0 85px;
	padding-top:58px;
	overflow:hidden;
	background:url(../imgs/nav/token.jpg) no-repeat;
}	
#bottomR{
	display:block;
	width:370px;
	height:425px;
	float:right;
	background:url(../imgs/main/bg_04.jpg) no-repeat;
	
}
#footer{
	clear:both;
	color:#FFF;
	margin-left:145px;
	font-family:Verdana, Geneva, sans-serif;
	padding-top:10px;
}