/* General FUNSTUFF Styles */
	
	.SubArea {
	width: 603px;
	float: left;
	padding: 0 0 100px 11px;
}
.SubArea a:active, .SubArea a:visited, .SubArea a {
	font-family: Arial, Helvetica, sans-serif;
	color: #993399;
	font-size: 12px;
	text-decoration:none;
}
.SubArea a:hover {
	color: #000;
}
.par01 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 20px 0 20px 8px;
	background: url(images/dotsbg.gif) bottom repeat-x;
	line-height: 15px;
	font-size: 12px;
}
.par01 ul li {
	margin: 0 0 8px 35px;
	list-style: none;
}
.red {
	color: #f00;
}
h3 {
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color:#9900CC;
	font-weight: normal;
	border-bottom: solid 4px #CC66FF;
}
/* TOP TEN CITIES */
	
	.topTen {
	margin-top: 25px;
	width: 301px;
	height: 260px;
	float: left;
	background: url(images/dotsbg.gif) bottom repeat-x;
}
.topTen h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #a337b1;
	margin-left: 53px;
}
.topTen ul {
	padding-left: 53px;
}
.topTen ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323232;
	margin: 6px;
	list-style: none;
	clear: both;
}
.topTen ul li font {
	display: block;
	width: 40px;
	float: left;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.topTen ul li span {
	display: block;
	width: 80px;
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
}
/* Bonus Broadcast Styles */
	
	.SubArea02 {
	width: 603px;
	padding: 0 0 100px 11px;
}
.broadcastLinks {
	margin: 2px 0 2px 2px;
	padding: 0;
}
.broadcastLinks li {
	margin: 2px 0 0 0;
	padding: 2px 2px 2px 2px;
	font-size: 11px;
	list-style-type: none;
	background-color:#F0EBF4;
	color:#9D75C0;
	text-align: left;
}
.broadcastLinks a {
	text-decoration: none;
}
.broadcastLinks a:hover {
	text-decoration: underline;
	color: #B20404;
}
/* DOWNLOADS */
	a.DL {
	display: block;
	width: 603px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4b4b;
	font-weight: bold;
	padding-left: 57px;
	cursor: pointer;
}
a.DL:hover {
	text-decoration: underline;
	color: #FF0000;
}
.DLTop {
	display: block;
	width: 603px;
	height: 248px;
	background-image: url(images/downloads_top.jpg);
}
.DLMiddle {
	display: block;
	width: 603px;
	height: auto;
}
.DLMiddle a {
	display: block;
	width: 201px;
	height: 200px;
	float: left;
	background-image: url(images/downloads_bg.gif);
}
.DLMiddle a img {
	margin: 8px;
	border: none;
}
.DLMiddle b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
	margin: 20px;
}

/* T-shirt Page Elements */
#tshirtMain {
	width:640px;
	height:720px;
	background: url(images/tshirtbg.jpg) no-repeat center top;
}
#tshirtSub1 {
	font-size:12px;
	padding:90px 220px 0 50px;
	line-height:1.60em;
}
#tshirtSub2 {
	text-align:right;
	line-height:1.60em;
	padding:0 392px 0 20px;
	font-size:12px;
}
#tshirtSub2 a {
	color:#000;
	text-decoration:underline;
}
#tshirtSub1 em {
	display:block;
}
#shirtbtn1 {
	padding:36px 0 0 313px;
}
#shirtbtn2 {
	padding:206px 0 0 460px;
}
.shirtred {
	color:#C00;
	font-size:14px;
}