body {
	background-color: #000000;
	background-image: url(images/topCrowd.jpg);
	background-repeat: no-repeat;
	background-position: center 25px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif, "Myriad Pro";
	font-size: 62.5%;
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
}
#header {
	background-repeat: no-repeat;
	background-position: center center;
	width: 920px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.clear {
	clear: both;
}
#headWrap {
	float: right;
	height: 270px;
	width: 600px;
	text-align: right;
	clear: both;
	margin-top: -20px;
}
#logo {
	float: right;
	margin-left: -10px;
	width: 353px;
	height: 244px;
}
#topNav {
	float: right;
	margin-top: 55px;
}
#topNav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 2.5em;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding: 0px;
}
#topNav ul li a:hover {
	color: #CCCCCC;
}
#topNav ul li {
	margin: 0px;
	padding: 0px;
	display: block;
}
#stats {
	background-image: url(images/stats.png);
	height: 80px;
	width: 150px;
	background-repeat: no-repeat;
	background-position: center top;
}
#statsMail {
	width: 150px;
}
#stats h2 {
	font-size: 2em;
	text-align: center;
	padding-top: 10px;
	color: #000000;
}
#stats h2 a {
	color: #000000;
	text-decoration: none;
}
#mail {
	font-size: 1.2em;
	color: #FFFFFF;
	padding: 10px;
	width: 250px;
	float: right;
}
#email {
	padding: 5px;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666666;
}
#email:focus {
	color: #FFFFFF;
	background-color: #333333;
}
#content {
	width: 940px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#leftColumn {
	float: left;
	width: 460px;
	margin-top: 35px;
}
#content h2 {
	color: #6eb5ec;
	font-size: 3.3em;
}
.newsItem {
	margin-bottom: 20px;
	margin-top: 5px;
}
#leftColumn h3 {
	font-size: 2.3em;
	padding-top: 10px;
}
.newsDate {
	font-size: 1.1em;
	color: #999999;
}
.newsContent {
	color: #666666;
	margin-top: 10px;
	text-align: justify;
}
h3 a {
	text-decoration: none;
	display: block;
}
h3 a:hover {
	color: #CCCCCC;
}
.comments {
	height: 20px;
	width: 30px;
	background-image: url(images/comment.gif);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	margin-left: 440px;
	margin-top: -10px;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 2px;
	z-index: 100;
}
.comments a {
	color: #000000;
	text-decoration: none;
	display: block;
}
.comments a:hover {
	color: #FFFFFF;
}
#middleColumn {
	width: 220px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
}
#rightColumn {
	width: 220px;
	float: left;
	margin-bottom: 10px;
	color: #999999;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
}
.middleColumnContent {
	margin-top: 20px;
}
#rightColumn p {
	font-size: 1.1em;
	margin-top: 5px;
	margin-bottom: 5px;
}
#rightWrap {
	width: 470px;
	float: right;
	margin-top: 35px;
}
#oneWord input[type='text'] {
	width: 220px;
	background-color: #333333;
	border: 1px solid #666666;
	padding: 5px;
	font-size: 2em;
	color: #999999;
}
#oneWord input[type='text']:focus {
	color: #FFFFFF;
	background-color: #666666;
}
#googleNews {
	color: #666666;
	font-size: 1.1em;
}
#googleNews li {
	margin-top: 5px;
	margin-bottom: 5px;
}
#googleNews li a {
	color: #6EB5EC;
	text-decoration: none;
}
#googleNews li a:hover {
	text-decoration: underline;
}
#googleDisclaim {
	color: #666666;
	font-size: 1.1em;
}
#twitter {
	background-color: #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: 1.1em;
	overflow: hidden;
	height: 15px;
}
#wordsList {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	color: #6EB5EC;
}
#wordsList li {
	font-size: 3em;
	margin-right: 10px;
	cursor: pointer;
	display: inline;
}
#wordsList li:hover {
	color: #ffffff;
}
.hide {
	display: none;
}
.users {
	color: white;
}
#crossBar {
	background-color: #000000;
	padding: 5px;
	height: 15px;
}
#wordSubmit {
	cursor: pointer;
}
.newsContent a {
	color: #4EB5EC;
	text-decoration: none;
}
.newsContent a:hover {
	border-bottom-color: #6EB5EC;
	text-decoration: underline;
}
.navTwitter {
	position: absolute;
	width: 100px;
	left: 5px;
	top: 5px;
}
.twitterNav {
	color: #6EB5EC;
	text-decoration: underline;
	cursor: pointer;
}
.twitterNav:hover {
	text-decoration: none;
}
#footer {
	padding: 20px;
	font-size: 1.1em;
	color: #666666;
	text-align: left;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
.flickr_img {
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	width: 100px;
	float: left;
	margin: 5px;
}
.flickr_info {
	display: none;
}
.middleColumnContent p {
	color: #999999;
	font-size: 1.1em;
}
#discography h3 {
	font-size: 2em;
	margin-top:10px;
	margin-bottom:10px;
}
#discography img {
	border: 1px white solid;
	margin: 10px;
}
table {
	font-size: 1.4em;
}
table td {
	padding-left: 10px;
	padding-top: 20px;
	vertical-align: top;
}
table td p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.3em;
}
table h4 {
	color: #FFFFFF;
	font-size: 1.5em;
}
ol {
	list-style-type: decimal;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}
li {
	padding: 2px;
}
#lyrics ol {
	font-size: 1.2em;
}
#leftColumn p {
	font-size: 1.2em;
	line-height: 1.3em;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #999999;
}
#progress {
	margin-top: -20px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	height: 8px;
}
#slider {
	margin: 10px;
	height: 8px;
}
.alt {
	display: none;
}
#dialog_link {
	padding: .4em 1em .4em 20px;
	text-decoration: none;
	position: relative;
}
#dialog_link span.ui-icon {
	margin: 0 5px 0 0;
	position: absolute;
	left: .2em;
	top: 50%;
	margin-top: -8px;
}
ul#icons {
	margin: 10px;
	padding: 0;
}
ul#icons li {
	margin: 2px;
	position: relative;
	padding: 4px 0;
	cursor: pointer;
	float: left;
	list-style: none;
}
ul#icons span.ui-icon {
	float: left;
	margin: 0 4px;
}
body {
	background-color: #000000;
	background-image: url(images/topCrowd.jpg);
	background-repeat: no-repeat;
	background-position: center 25px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif, "Myriad Pro";
	font-size: 62.5%;
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
}
#header {
	background-repeat: no-repeat;
	background-position: center center;
	width: 920px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.clear {
	clear: both;
}
#headWrap {
	float: right;
	height: 270px;
	width: 600px;
	text-align: right;
	clear: both;
	margin-top: -20px;
}
#logo {
	float: right;
	margin-left: -10px;
	width: 353px;
	height: 244px;
}
#topNav {
	float: right;
	margin-top: 55px;
}
#topNav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 2.5em;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding: 0px;
}
#topNav ul li a:hover {
	color: #CCCCCC;
}
#topNav ul li {
	margin: 0px;
	padding: 0px;
	display: block;
}
#stats {
	background-image: url(images/stats.png);
	height: 80px;
	width: 150px;
	background-repeat: no-repeat;
	background-position: center top;
}
#statsMail {
	width: 150px;
}
#stats h2 {
	font-size: 2em;
	text-align: center;
	padding-top: 10px;
	color: #000000;
}
#mail {
	font-size: 1.2em;
	color: #FFFFFF;
	padding: 10px;
	width: 250px;
	float: right;
}
#email {
	padding: 5px;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666666;
}
#email:focus {
	color: #FFFFFF;
	background-color: #333333;
}
#content {
	width: 940px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#leftColumn {
	float: left;
	width: 460px;
	margin-top: 35px;
}
#content h2 {
	color: #6eb5ec;
	font-size: 3.3em;
}
.newsItem {
	margin-bottom: 20px;
	margin-top: 5px;
}
#leftColumn h3 {
	font-size: 2.3em;
	padding-top: 10px;
}
.newsDate {
	font-size: 1.1em;
	color: #999999;
}
.newsContent {
	color: #666666;
	margin-top: 10px;
	text-align: justify;
}
h3 a {
	text-decoration: none;
	display: block;
}
h3 a:hover {
	color: #CCCCCC;
}
.comments {
	height: 20px;
	width: 30px;
	background-image: url(images/comment.gif);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	margin-left: 440px;
	margin-top: -10px;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 2px;
	z-index: 100;
}
.comments a {
	color: #000000;
	text-decoration: none;
	display: block;
}
.comments a:hover {
	color: #FFFFFF;
}
#middleColumn {
	width: 220px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
}
#rightColumn {
	width: 220px;
	float: right;
	margin-bottom: 10px;
	color: #999999;
	margin-right: 10px;
	margin-left: 0px;
}
.middleColumnContent {
	margin-top: 20px;
}
#rightColumn p {
	font-size: 1.1em;
	margin-top: 5px;
	margin-bottom: 5px;
}
#rightWrap {
	width: 470px;
	float: right;
	margin-top: 35px;
}
#oneWord input[type='text'] {
	width: 220px;
	background-color: #333333;
	border: 1px solid #666666;
	padding: 5px;
	font-size: 2em;
	color: #999999;
}
#oneWord input[type='text']:focus {
	color: #FFFFFF;
	background-color: #666666;
}
#googleNews {
	color: #666666;
	font-size: 1.1em;
}
#googleNews li {
	margin-top: 5px;
	margin-bottom: 5px;
}
#googleNews li a {
	color: #6EB5EC;
	text-decoration: none;
}
#googleNews li a:hover {
	text-decoration: underline;
}
#googleDisclaim {
	color: #666666;
	font-size: 1.1em;
}
#twitter {
	background-color: #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: 1.1em;
	overflow: hidden;
	height: 15px;
}
#wordsList {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	color: #6EB5EC;
}
#wordsList li {
	font-size: 3em;
	margin-right: 10px;
	cursor: pointer;
	display: inline;
}
#wordsList li:hover {
	color: #ffffff;
}
.hide {
	display: none;
}
.users {
	color: white;
}
#crossBar {
	background-color: #000000;
	padding: 5px;
	height: 15px;
}
#wordSubmit {
	cursor: pointer;
}
.newsContent a {
	color: #4EB5EC;
	text-decoration: none;
}
.newsContent a:hover {
	border-bottom-color: #6EB5EC;
	text-decoration: underline;
}
.navTwitter {
	position: absolute;
	width: 100px;
	left: 5px;
	top: 5px;
}
.twitterNav {
	color: #6EB5EC;
	text-decoration: underline;
	cursor: pointer;
}
.twitterNav:hover {
	text-decoration: none;
}
#footer {
	padding: 20px;
	font-size: 1.1em;
	color: #666666;
}
.flickr_img {
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	width: 100px;
	float: left;
	margin: 5px;
}
.flickr_info {
	display: none;
}
.middleColumnContent p {
	color: #999999;
	font-size: 1.1em;
}
#discography h3 {
	font-size: 2em;
	margin-top:10px;
	margin-bottom:10px;
}
#discography img {
	border: 1px white solid;
	margin: 10px;
}
table {
	font-size: 1.4em;
}
table td {
	padding-left: 10px;
	padding-top: 20px;
	vertical-align: top;
}
table td p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.3em;
}
table h4 {
	color: #FFFFFF;
	font-size: 1.5em;
}
ol {
	list-style-type: decimal;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}
li {
	padding: 2px;
}
#lyrics ol {
	font-size: 1.2em;
}
#leftColumn p {
	font-size: 1.2em;
	line-height: 1.3em;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #999999;
}
#progress {
	margin-top: -20px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	height: 8px;
}
#slider {
	margin: 10px;
	height: 8px;
}
.alt {
	display: none;
}
#dialog_link {
	padding: .4em 1em .4em 20px;
	text-decoration: none;
	position: relative;
}
#dialog_link span.ui-icon {
	margin: 0 5px 0 0;
	position: absolute;
	left: .2em;
	top: 50%;
	margin-top: -8px;
}
ul#icons {
	margin: 10px;
	padding: 0;
}
ul#icons li {
	margin: 2px;
	position: relative;
	padding: 4px 0;
	cursor: pointer;
	float: left;
	list-style: none;
}
ul#icons span.ui-icon {
	float: left;
	margin: 0 4px;
}
.you {
	float:left;
}
.you li {
	color: #666666;
	width: 300px;
	background-color: #333;
	padding: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	cursor: pointer;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
#youtubeTitle {
	margin-top: 10px;
	margin-bottom: 10px;
}
#downloads {
	width: 100%;
}
#downloads tr:hover {
	background-color: #222;
}
#downloads td {
	font-size: 0.8em;
	color: #666;
	padding: 10px;
	margin: 0px;
}
#downloads td a {
	color: #999;
}
#downloads td a:hover {
	color: #fff;
}
#contact input, #contact textarea {
	font-size: 1.5em;
	padding: 5px;
	background-color: #222;
	border: 1px solid #444;
	width: 360px;
	margin: 5px;
	color: #999;
	font-family: Arial;
}
#contact input:focus, #contact textarea:focus {
	background-color: #333;
	border: 1px solid #444;
	color: #fff;
}
.seatwave {
font-size: 1.4em;
padding: 10px;
background-color: #333;
border: 1px solid #666;
margin-top: 10px;
}
.seatwave a {
text-decoration: none;
color: #6EB5EC;
}
.seatwave a:hover {
color: white;
}