@charset "utf-8";

/* CSS Document */

body {
	background-color: #161616;
	text-align: center;
	margin: 10px;
	padding: 0px;
}
.snowflake {
	position: relative;
}

#container {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	width: 850px;
	border: thin solid #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #293A8C;
}
#playlist {
	height: auto;
	width: auto;
	background-repeat: no-repeat;
	background-position: 250px;
	background-color: #003;
}


#center {
	text-align: center;
	font-weight: bold;
	color: #FFF;
	font-size: 19px;
}
.center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}



#navigation {
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	font-weight: bolder;
	background-color: #000;
	margin-top: 10px;
}
.specialrt {
	font-size: 14px;
	color: #FFF;
}

#banner {
	background-color: #000;
	border: thin solid #CCC;
	font-size: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 848px;
	padding-top: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#headline {
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}
.subhead {
	font-size: 15px;
	font-weight: bold;
	color: #000;
}


#footer {
	background-color: #000;
	float: left;
	border: thin solid #CCC;
	font-size: 14px;
	margin-left: auto;
	color: #FFF304;
	width: 848px;
}
#form {
	font-size: 12px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

.bio {
	font-size: 13px;
	color: #DCE7EF;
	text-align: justify;
	margin: 20px;
}
#text {
	font-size: 14px;
}
#centertext {
	font-size: 18px;
	text-align: center;
	color: #FFF;
}
.specialrthead {
	font-size: 18px;
	color: #b9d5ff;
	font-weight: bold;
}
.yellowheadline {
	color: #FFf304;
	font-size: 14px;
	font-weight: bold;
}

#facebook {
	background-image: url(images/button.jpg);
	background-position: -15px;
	padding: 10px;



}
#yellowcentertext {
	font-size: 16px;
	color: #FF0;
	text-align: center;
	font-weight: bold;
}
#tabs {
	text-align: left;
}


#button4 {
	background-image: url(images/button.jpg);
	background-position: -15px;
	padding: 0px;
}
.white16 {
	font-size: 16px;
	color: #FFF;
	text-align: center;
}

#pic2 {
	position: absolute;
	left: 50px;
	top: 50px;
}


#footnote {
	text-align: center;
}
.specialrthead2 {
	font-size: 14px;
	color: #b9d5ff;
	font-weight: bold;
}
.grayblob {
	background-image: url(images/grayblob.jpg);
	background-repeat: no-repeat;
	background-position: 0px 15px;
}
.bluemedium {
	font-size: 14px;
	color: #303791;
}
.bigblue {
	font-size: 18px;
	color: #191B4B;
}

