body{
	font-family:arial;
}
div#whoAttendsTop{
	background:url(img/bg_WhoAttends_top.jpg) top left no-repeat;
	text-align:center;
	width:442px;
	height:45px;
}
div#whoAttendsMid{
	text-align:center;
	width:442px;
	background:url(img/bg_WhoAttends_mid.jpg) top left repeat-y;
}
div#whoAttendsBottom{
	text-align:center;
	width:442px;
	height:45px;
	background:url(img/bg_WhoAttends_bot.jpg) top left no-repeat;
	color:#c5c1be;
	font-size:10px;
	line-height:.8em;
}
div#whoAttendsBottom a{
	font-size:9px;
	color:#333;
}
/* floating panel on the right */
div#sponsorDrop {
	background:url(img/bg_sponsorDrop.jpg) top right no-repeat;
	margin-right:20px;
	float:right;
	width:440px;	
}
div#midPanelWrap{
	text-align:center;
}
div#midPanelTop{
	background:url(img/bg_WAinfo_top.jpg) top left no-repeat;
	margin:auto;
	width:900px;
	height:22px;
}
div#midPanelMiddle{
	background:url(img/bg_WAinfo_mid.jpg) top left repeat-y;
	text-align:left;
	margin:auto;
	width:900px;	
}
div#midPanelMiddle ul {
	padding-left:14px;
	margin:0px;
}
div#midPanelMiddle ul li {
	font-size:11px;
	padding:0px;
	margin:0px;
}
div#midPanelMiddle tr td{
	padding:0px 5px;
}
div#midPanelBottom{
	margin:auto;
	width:900px;
	height:22px;	
	background:url(img/bg_WAinfo_bot.jpg) top left no-repeat;
}
div#lowPanelWrap{
	text-align:center;
}
div#lowPanel{
	margin:auto;
	margin-top:10px;
	height:342px;
	width:900px;
	background:url(img/WhySponsor.jpg) top left no-repeat;
}
.downbtn {
	background:url(img/btnDownload.jpg) top left no-repeat;
	width:120px;
	height:28px;
	border:0px;
	outline:0px;
	cursor:pointer;
}
div#playBtn{
	background:url(img/btnPlay.jpg) top left no-repeat;
	width:86px;
	height:64px;
	margin-right:5px;
}
.pad{
	padding:10px;
}
#content{
	padding:0px 14px;
}
.g {
	color:#c5c1be;
	font-family:arial,sans-serif;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:1.2em;
	margin:5px 0;
	padding:0;
	text-transform:uppercase;
}






