﻿body
{
	margin: 0px;
	padding: 0px;
	background: #F0F0F0; /*background-image: url(Images/homebg.gif);*/
	background-image: url(Images/bg.gif);
	background-repeat: repeat-x; /*background-repeat:repeat;*/
	font-family: 'Segoe UI';
	font-size: 14px;
}
#logo
{
	src: url(~/Images/logo1.gif);	
}
.redaboutautism, .tancelebrity, .blacknonprofit, .redtheperformers, .redthesponsors, .redtimeline, .taninterview
{
	background-image: url(Images/redaboutautism.gif);
	padding: 0px; 
	color:#ffffff;
	font-size:14px;
	height:25px;
}
.tancelebrity
{
	background-image: url(Images/tancelebrity.gif);
}
.taninterview
{
	background-image: url(Images/taninterview.gif);
}
.blacknonprofit
{
	background-image: url(Images/blacknonprofit.gif);
}
.redtheperformers
{
	background-image: url(Images/redtheperformers.gif);
}
.redthesponsors
{
	background-image: url(Images/redthesponsors.gif);
}
.redtimeline
{
	background-image: url(Images/redtimeline.gif);
}
p
{
	margin: 6px;
	font-size: 13px;
	font-family: 'Segoe UI';
	color: #111111;
	margin-top:10px;
}
#container
{
	border-style: none solid solid solid;
	border-width: 3px;
	border-color: #ffffff;
	margin: 0px auto 0px;
	width: 975px;
	background: #ffffff;
	display: table;
}
#leftdiv, #centerdiv, #rightdiv
{
	width: 230px;
	/*background-color: #F5F5F5;*/
}
#centerdiv
{
	width: 470px;
	margin-left: 10px;
	background-color: #ffffff;
	color: #000000;
}
#rightdiv
{
	width: 235px;
	margin-left: 10px;
	background-color: #ffffff;
	color: #000000;
}
.centertitle
{
	font-size: 20px;
	font-family: 'Segoe UI';
	font-weight: normal;
	margin-left:6px;
}
.menu
{
	background-image: url(Images/menubg.gif);
	padding: 0px;
	margin: 0px;
	width: 955px;
	background-color: #ded5b3;
	display: table;
	font-size: 11px;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #333333;
}
.mnulink, .mnuselected
{
	float: left;
	height: 20px;
	display: block;
	padding-top: 5px;
	text-decoration: none;
	color: #ffffff;
	padding-right: 8px;
	padding-left: 8px;
	margin-left: 0px;
	font-family: 'Segoe UI';
	letter-spacing: 2px;
}
.mnuselected
{
	background-color: #333333;
	color: #ffffff;
}
.mnulink:hover
{
	background-color: #111111;
	color:#ffffff;
	/*text-decoration: underline;*/
}
#sponsorlabel
{
	background-image: url(Images/sponsorlabel.gif);
	background-repeat:no-repeat;
	width:220px;
	height:140px;
	padding-top:15px;
	padding-left:27px;
}
.sponsorpremier, .sponsorplatinum, .sponsorsilver, .sponsorruby, .sponsorgold
{
	font-size: 13px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	width: 168px;
	padding-left: 5px;
	background-color: #ffffff;
}
#sponsorscontainer
{
	margin-left:8px;
	width: 215px;
	background-image: url(Images/sponsorcontainerbg.gif);	
}
#sponsorscontainer a
{
	border-style: solid;
	border-width: 1px;
	padding: 4px;
	margin-left: 2px;
	width: 200px;
	text-decoration: none;
	text-align:center;
	color: #515B66;
	display: block;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-left-color: #F0F0F0;
	font-size:11px;
}
#sponsorscontainer a:hover
{
	padding: 4px;
	background-color: #E2E2E2;
	margin-left: 1px;
	text-decoration: none;
	display: block;
}
#lblpremier, #lblplatinum, #lblsilver, #lblgold, #lblruby
{
	background-image: url(Images/lblpremier.gif);
	background-repeat:no-repeat;
	height:24px;
	width:215px;
	margin-bottom:2px;
	margin-top:2px;
}
#lblplatinum
{
	background-image: url(Images/lblplatinum.gif);
	background-repeat:no-repeat;
}
#lblsilver
{
	background-image: url(Images/lblsilver.gif);
	background-repeat:no-repeat;
}
#lblgold
{
	background-image: url(Images/lblgold.gif);
	background-repeat:no-repeat;
}
#lblruby
{
	background-image: url(Images/lblruby.gif);
	background-repeat:no-repeat;
}
.labelpremier
{
	background-color: #C0C0C0;
	width:194px;
	margin-left:18px;
	height:18px;
	text-align:center;			
}
.tblcontent
{
	/*margin:0px auto 0px; */
	width:905px;
	margin-top:10px;
	margin-left:10px;
}
.tblperformer
{
	font-size:12px;
	width:100%;
	/*background-image: url(Images/tblperformerbg.gif);	*/
}
.nonprofitlink
{
	padding: 5px;
	padding-left: 10px;
	background-color: #fff;
	color: #333333;
	font-size: 12px;
	font-weight: bold;	
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
}
.nonprofitlink img
{
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 40px;
}
#tdperformer
{
	/*background-image: url(Images/cntbg.gif);*/
	/*background-repeat:no-repeat;	*/
}
#tdperformer a
{
	padding: 2px;
	margin-left: 0px;
	padding-left: 10px;
	width: 207px;
	text-decoration: none;
	color: #111111;
	font-size: 12px;
	display: block;
}
#tdperformer a:hover
{
	
	margin-left: 0px;
	padding-left: 10px;
	width: 207px;
	text-decoration: none;
	color: #cc0000;
	display: block;
	border-left-style: none;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
}
.footer
{
	clear: both;
	height: 90px; 
	background-color:#111111;
	background-image: url(Images/footer.gif);
	background-repeat:repeat-x;
	color: #CCCCCC;
	padding-top: 18px;
	font-size: 10px;
	text-align:center;
}
.footer a
{
	color: #CCCCCC;
	text-decoration: none;
}