@charset "UTF-8";
#container {
	height: 1200px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -5px;
}
#container #header {
	background-image: url(images/Untitled-1_02.jpg);
	background-repeat: no-repeat;
	height: 163px;
	width: 850px;
}
#container #pagename {
	width: 850px;
	height: 50px;
}
#container #content {
	background-image: url(images/newsite/images/Untitled-1_11.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 909px;
	width: 592px;
}
#container #content #context {
	width: 574px;
	margin-left: 10px;
	font-family: Eurostile, Verdana, Arial, Helvetica, sans-serif;
	height: 909px;
}
#container #recenteventlink {
	height: 20px;
	width: 258px;
	float: right;
}
#container #recenteventcontent {
	background-image: url(images/newsite/images/homepage_12.jpg);
	float: right;
	height: 180px;
	width: 258px;
}
#container #upcomingeventlink {
	height: 20px;
	width: 258px;
	float: right;
	background-repeat: no-repeat;
}
#container #upcomingcontent {
	background-image: url(images/newsite/images/Untitled-1_14.jpg);
	float: right;
	height: 182px;
	width: 258px;
}
#container #footer {
	background-image: url(images/newsite/images/homepage_21.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 850px;
	float: right;
}
#container #episodelink {
	float: right;
	height: 20px;
	width: 258px;
}
#container #episodecontent {
	background-image: url(images/newsite/images/Untitled-1_16.jpg);
	width: 258px;
	float: right;
	height: 181px;
}
#container #videolink {
	float: right;
	height: 20px;
	width: 258px;
}
#container #videocontent {
	background-image: url(images/newsite/images/Untitled-1_18.jpg);
	float: right;
	width: 258px;
	height: 181px;
}
#container #apparellink {
	float: right;
	height: 20px;
	width: 258px;
}
#container #apparelcontent {
	background-image: url(images/newsite/images/Untitled-1_20.jpg);
	width: 258px;
	float: right;
	height: 85px;
}
#container #upcomingcontent #upcominnginfo iframe {
	height: 175px;
	width: 235px;
	margin-right: 2.5px;
	margin-left: 2.5px;
}
#container #upcomingcontent #upcominnginfo #calendar {
	height: 170px;
	width: 230px;
	margin-top: 3px;
	margin-left: 2px;
}

#a:{
text-decoration:none;
}
#a:visted{
text-decoration:none;
}
#a:hover{
text-decoration:none;
}
#a:active{
text-decoration:none;
}