@charset "utf-8";
* {
	margin:0;
	padding:0;
	border:0;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}


body {
	background-color:#000;
	text-align: center;
	font-size: 100%;
	color: #000;/* used to reset body and avoid margin collapse */
		
}
#wrapper {
	margin: 5px 0 0 10px;
}


#footer   {
	font-size: small;
	color: #999;
	text-decoration: none;
	width: 850px;
	margin-left: 60px;
	text-align:left;
	float:left;
	
}
.schedule {
	margin-top: 160px;
}
.tweetbackground {
	height: 212px;
	background-color: #333;
}


.bottonofpageinformation {
	text-decoration: none;
	text-align: left;
	color:#999;
	
}
.mainmenu {
	float:left;
	text-align:left;
	display:inline;
	margin-left: 50px;
}
#content {
	
}

.contentcolumn1mainpage {
	height: 525px;
	width: 320px;
	background-image: url(../images/eventsbackdropimage3.jpg);
	float:left;
	background-repeat: no-repeat;
}
.contentcolumn2mainpage {
	float: left;
	
	
	width: 560px;
}

.contentbiocolum1 {
	height: 525px;
	width: 880px;
	background-image: url(../images/biobackdropimage2.jpg);
	background-repeat: no-repeat;
	float:left;
}
.biowriting {
	font-size: 17px;
	color: #FFF;
	width: 480px;
	margin: 40px 0px 0px 350px;
	text-align: left;
	float:left;
}
.contentphotocolum1 {
	height: 525px;
	width: 880px;
	background-image: url(../images/photobackdropimage1.jpg);
	background-repeat: no-repeat;
	float:left;
}
.photoshow {
	font-size: 17px;
	color: #FFF;
	width: 600px;
	margin: 15px 0px 0px 289px;
	text-align: center;
	float:left;
}
.contentvideocolum1 {
	height: 525px;
	width: 880px;
	background-image: url(../images/videobackdropimage1.jpg);
	background-repeat: no-repeat;
	float:left;
}
.Videopage {
	font-size: 17px;
	color: #FFF;
	width: 480px;
	margin: 40px 0px 0px 350px;
	text-align: center;
	float:left;
}
.contentmusiccolum1 {
	height: 525px;
	width: 880px;
	background-image: url(../images/musicbackdropimage1.jpg);
	background-repeat: no-repeat;
	float:left;
}

.musicpage {
	font-size: 16px;
	color: #FFF;
	width: 480px;
	margin: 40px 0px 0px 350px;
	text-align: left;
	float:left;
}
.musicpage img {
	padding-right: 30px;
}

.contentsitemapcolum1 {
	height: 525px;
	width: 880px;
	background-image: url(../images/sitemapbackdropimage1.jpg);
	background-repeat: no-repeat;
	float:left;
}
.sitemappage {
	font-size: 17px;
	color: #FFF;
	width: 480px;
	margin: 40px 0px 0px 350px;
	text-align: center;
	float:left;
}
.contentlinkcolum1 {
	height: 525px;
	width: 880px;
	background-image: url(../images/linkbackdropimage1.jpg);
	background-repeat: no-repeat;
	float:left;
}

.joinpage {
	font-size: 17px;
	color: #FFF;
	width: 520px;
	margin: 0px 0px 0px 350px;
	text-align: center;
	float:left;
}
.contentjoincolum1 {
	height: 525px;
	width: 880px;
	background-image: url(../images/joinbackdropimage1.jpg);
	background-repeat: no-repeat;
	float:left;
}
.linkpage {
	font-size: 17px;
	color: #FFF;
	width: 480px;
	margin: 40px 0px 0px 350px;
	text-align: center;
	float:left;
}

