@charset "utf-8";
/* CSS Document */

/*These are the universal styling elements that are present on each page */

body, ul, li, h1, h2, h3, h4, h5, h6, form, p, ol 
{ margin : 0; padding : 0; }


html {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(images/bgBody.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #1F1F1F;
}
h1, h2, h3, h4, h5, h6 {
	font-family: LeagueGothicRegular;
	margin: 3px 0px;
	font-weight: normal;
}
h1 {
	color: #88393C;
}
h2 {
	color: #88393C;
}


ul , ol{
	list-style-type: none;
}
a {
	text-decoration: none;
	color: #ab1419;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	font-size:12px;
	line-height:14px;
	margin:10px 5px;
	}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}



	.leftpdf a:link, .leftpdf a:visited {
		margin: 0;
		padding: 7px 10px 10px 10px;
		font-size: 10px;
		text-align: center;
		float: left;
		width: 75px;
		height: 55px;
		background: #f7e7aa;
		border: #67190f solid 1px;
		box-shadow: 1px 1px 1px #999;
		-webkit-box-shadow: 1px 1px 1px #999;
		-moz-box-shadow: 1px 1px 1px #999;
		-moz-border-radius-topleft: 5px;
		border-top-left-radius: 5px;
		-moz-border-radius-topright: 5px;
		border-top-right-radius: 5px;
		-moz-border-radius-bottomleft: 5px;
		border-bottom-left-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		border-bottom-right-radius: 5px;
	}
	.leftpdf a:active, .leftpdf a:hover {
		color: #FFF;
		background: #88393c;
	}
	
	.rightpdf a:link, .rightpdf a:visited {
		margin: 0;
		padding: 7px 10px 10px 10px;
		font-size: 10px;
		text-align: center;
		float: right;
		width: 75px;
		height: 55px;
		background: #f7e7aa;
		border: #67190f solid 1px;
		box-shadow: 1px 1px 1px #999;
		-webkit-box-shadow: 1px 1px 1px #999;
		-moz-box-shadow: 1px 1px 1px #999;
		-moz-border-radius-topleft: 5px;
		border-top-left-radius: 5px;
		-moz-border-radius-topright: 5px;
		border-top-right-radius: 5px;
		-moz-border-radius-bottomleft: 5px;
		border-bottom-left-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		border-bottom-right-radius: 5px;
	}
	.rightpdf a:active, .rightpdf a:hover {
		color: #FFF;
		background: #88393c;
	}
	
	
	.summerpdf a:link, .summerpdf a:visited {
		margin: 0;
		padding: 7px 10px 10px 10px;
		font-size: 10px;
		text-align: center;
		float: left;
		width: 75px;
		height: 55px;
		background: #f7e7aa;
		border: #67190f solid 2px;
		box-shadow: 1px 1px 2px #999;
		-webkit-box-shadow: 1px 1px 2px #999;
		-moz-box-shadow: 1px 1px 2px #999;
		-moz-border-radius-topleft: 5px;
		border-top-left-radius: 5px;
		-moz-border-radius-topright: 5px;
		border-top-right-radius: 5px;
		-moz-border-radius-bottomleft: 5px;
		border-bottom-left-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		border-bottom-right-radius: 5px;
	}
	.summerpdf a:active, .summerpdf a:hover {
		color: #FFF;
		background: #88393c;
	}

#wrapper #branding {
	display: inline;
	float: left;
	height: 100px;
	width: 960px;
	padding-top: 250px;
	background-image: url(images/bgBranding.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 50px;
}
#mainnavigation   {
	display: inline;
	float: left;
	width: 100%;
	margin:auto;
}

#mainnavigation li   {
	width: 130px;
	float: left;
	height: 80px;
}
#mainnavigation li a   {
	display: block;
	width: 160px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
}
#mainnavigation li a:hover {
	background-repeat: no-repeat;
	background-position: center bottom;
}
#homePage .buttonHome a , #aboutPage .buttonAbout a , #coursesPage .buttonCourses a ,#mobilePage .buttonMobile a, #schedulePage .buttonSchedule a , #feesPage .buttonFees a, #contactPage .buttonContact a{
	display: block;
	width: 160px;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 100px;
}
.buttonHome a {
	background-image: url(images/buttonHome.png);
}
.buttonAbout a {
	background-image: url(images/buttonAbout.png);
}
.buttonCourses a {
	background-image: url(images/buttonCourses.png);
}
.buttonSchedule a {
	background-image: url(images/buttonSchedule.png);
}
.buttonFees a {
	background-image: url(images/buttonFees.png);
}
.buttonContact a {
	background-image: url(images/buttonContact.png);
}
.buttonMobile a {
	background-image:url(images/buttonMobile.png);
}
#mainnavigation ul li ul li{
	font-family: 'LeagueGothicRegular';
	font-size:20px;
	text-align:center;
	line-height:20px;
	position:relative;
	display:block;
	float:left;
	margin-left:15px;
	margin-right:5px;
	margin-top:-20px;
}
#wrapper #stage {
	display: inline;
	float: left;
	width: 960px;
	background-image: url(images/bgStage.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 20px;
	padding-bottom: 15px;
}
#homeQuestion {
	float: left;
	width: 300px;
	display: inline;
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	padding-left: 25px;
	height: 650px;
	background-image: url(images/fadedKeyboard.jpg);
}
#homeTestimonial {
	width: 220px;
	padding-right: 40px;
	padding-left: 40px;
	height: 130px;
	padding-top: 30px;
	padding-bottom: 40px;
	background-image: url(images/homeSpeechBubble.png);
	background-repeat: no-repeat;
	background-position: center top;
}


#wrapper #stage #smallcolumn {
	display: inline;
	float: left;
	width: 300px;
	margin-left: 25px;
}
#wrapper #stage #largecolumn {
	display: inline;
	float: right;
	width: 600px;
	margin-right: 25px;
}
.box2wide {
	padding: 20px;
	width: 400px;
	float: left;
	background-color: #fff;
	margin-left: 26px;
}
.mobile_img {
	float:right;
	border:1px solid #000;
	border-radius:20px;
}
.mobile li {
	margin-right: 20px;
	margin-left: 20px;
	list-style-type: disc;
	padding-top: 5px;
}

.littlelist li {
	margin-right: 15px;
	margin-left: 10px;
	padding-top: 5px;
	font-size:14px;
}
.box4wide {
	padding: 20px;
	width: 230px;
	float: left;
	height: 300px;
	margin-left: 37px;
	background-image:url(images/piano_back.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color:#67190F;
	border-radius:20px;
	color: #FFF;
}

#box4Wrap {
	float: right;
	width: 575px;
	margin-right: 15px;
	display: inline;
}
#box4Wrap .box4 ul {
	display: inline;
	float: left;
	margin-bottom: 15px;
}

.box4 ul li {
	float: left;
	width: 115px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	line-height: 15px;
	padding-top: 4px;
	margin-left: 20px;
	list-style-type: disc;
}

.box4 {
	
	width: 415px;
	padding-left: 160px;
	margin-bottom: 30px;
	background-repeat: no-repeat;
	background-position: left center;
}
.homePic1 {
	background-image: url(images/homePic1.jpg);
}
.homePic2 {
	background-image: url(images/homePic2.jpg);
}
.homePic3 {
	background-image: url(images/homePic3.jpg);
}
.homePic4 {
	background-image: url(images/homePic4.jpg);
}
#wrapper #admin  {
	width: 900px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}

/* footer and bottom navigation controls and styles */

#footer {
	width: 960px;
	display: inline;
	float: left;
	background-image: url(images/bgFooter.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	padding-top: 45px;
	padding-bottom: 45px;
	color: #FFF;
}
#footer p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #F8F1DF;
	font-weight: bold;
	letter-spacing: 1px;

}
#footer p a {
	color: #FFF;

}


#footer #botnav {
	list-style-type: none;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left;
	color: #FFF;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer #botnav li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
}
#footer #botnav a {
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	color: #FFF;
	font-size: 13px;
	display: inline;
	line-height: 16px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
}
#footer #botnav a:hover {
	color: #000;
	background-color: #FFF;
}
#footer #botnav li.last      {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#sitecredits {
	height: 50px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#sitecredits a {
	text-decoration: none;
	color: #666;
}
#sitecredits p {
	font-size: 10px;
	text-align: right;
	padding-top: 10px;
	color: #666;
}


/*styles for testimonials */


/*.testimonial {
	display: inline;
	float: left;
	width: 400px;
	margin-left: 5%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	padding-top: 15px;
}
*/

.testimonial {
	position: relative;
	background-image:url(images/MusicNotes.png);
	background-color: #F7E59D;
	border: 1px solid #F7E59D;
	border-radius: 16px;
	-webkit-box-shadow: 2px 2px 4px #999;
	box-shadow: 2px 2px 4px #999;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:40px;
	padding:3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	width: 92%;
	height:auto;
}
.test_border {
	border:2px solid #fff;
	border-radius:16px;
	margin:2px;
	padding:5px;
}

/* before and after pseudo classes add a triangle on the bottom to create a talk bubble*/

.testimonial:before
{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	right: 36px;
	top: 100%;
	border-top-width: 16px;
	border-right-width: 16px;
	border-bottom-width: 16px;
	border-left-width: 16px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color:#999;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: #999;
	
}
.testimonial:after
{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	right: 38px;
	top: 100%;
	border-top-width: 15px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F7E7AA;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: #F7E7AA;
}

.testimonial p {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
	line-height:1.3em;
	clear:both;
	margin-bottom:5px;
}

/* adds a cursive font and right justification for the persons name in a testimonial*/
.testimonial p.signature {
	margin:5px;
	font-size:14px;
	font-family: 'Alex Brush', cursive;
	font-weight:bold;
	text-align: right;
		
}
.testimonial p.signature_home {
	margin:5px;
	padding-bottom:5px;
	font-size:18px;
	font-family: 'Alex Brush', cursive;
	font-weight:bold;
	text-align: right;
		
}
.openquotes:before {
	content:open-quote;
	color:#fff;
	float:left;
	font-size:50px;
	padding:5px 5px;
	margin-top:5px;
	text-shadow: -1px -1px 0px rgba(0, 0, 0, .3), 1px -1px 0px rgba(0, 0, 0, .3), -1px 1px 0px rgba(0, 0, 0, .3), 1px 1px 0px rgba(0, 0, 0, .3);
}
.closequotes:before {
	content:close-quote;
	color:#fff;
	float:right;
	font-size:40px;
	padding:5px 5px;
	text-shadow: -1px -1px 0px rgba(0, 0, 0, .3), 1px -1px 0px rgba(0, 0, 0, .3), -1px 1px 0px rgba(0, 0, 0, .3), 1px 1px 0px rgba(0, 0, 0, .3);
}

.largetestimonial {
	height: 180px;
	width: 350px;
	padding-left: 10px;
	overflow: auto;
	margin-right: 30px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
#testimonialWrap {
	float: left;
	height:auto;
	width: 440px;
}

/*.openQuotes {
	background-image: url(images/openQuotes.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 30px;
}
.closeQuotes {
	padding-bottom: 20px;
	text-align: right;
	padding-top: 10px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	line-height: 18px;
}

*/
/*styles for for the contact page main form */

#MainContact {
	width: 475px;
	float: right;
	margin-right: 50px;
}
#MainContact h1 {
	font-size:20px;
	}
#MainContact fieldset {
	margin-top: 10px;
	margin-bottom:30px;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 10px;
	background-image:url(images/begin_backs.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	border: 1px solid #893A3D;
	border-radius:20px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
}
#MainContact fieldset legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
#MainContact fieldset label {
	font-size:15px;
	line-height:20px;
	}
#MainContact fieldset input {
	border-radius:16px;
	}
#leftcolumn {
	float: left;
	width: 400px;
	margin-left: 25px;
	font-size: 14px;
	text-align: left;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
#phonecolumn {
	float: left;
	width: 400px;
	margin-left: 25px;
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(images/phone.jpg);
	background-repeat: no-repeat;
	background-position: right 45px top 15px;
	
}
#formResult {
	float: right;
	width: 400px;
	margin-right: 50px;
	display: inline;
}



/*random styles for other areas */


.phonenumbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
.floatright {
	float: right;
	margin-left: 10px;
}
.floatleft {
	float: left;
	margin-right: 10px;
}
.clearboth {
	clear: both;
}
.beginner {
	float: left;
	width: 420px;
	height:250px;
	display: inline;
	margin-left: 26px;
	margin-top: 25px;
	padding: 10px;
	border:1px solid #B5B5B5;
	border-radius:20px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
	background-image: url(images/begin_backs.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.beginner h2 {
	margin-bottom: 10px;
	color: #FFF;
	background-color:#000;
	padding:4px;
}

#beginningStudents {
	display: inline;
	float: left;
	width: 900px;
	margin-left: 30px;
}
.discountText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #7E2D38;
}

.descrpList {
	float: right;
}

.classtimes , .thefees{
	float: left;
	margin-top: 10px;
	padding: 5px;
}
.classtimes {
	width: 170px;
}

.thefees {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6C262F;
	width: 220px;
	padding-left: 10px;
}
.box900 {
	display: inline;
	float: left;
	width: 900px;
	padding-right: 30px;
	padding-left: 30px;
}
.box900 h1 {text-align:center;}
#winterSchedule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #F9F3E5;
	width:750px;
	border-collapse:collapse;
}
table#winterSchedule tr, table#winterSchedule td {
	padding:0px;
}
.black {
	color: #FFF;
	background-color: #000;
}

.shortdescription {
	float: left;
	width: 800px;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 5px;
}
.advdescription {
	float: left;
	width: 275px;
	margin-left: 10px;
	padding-left: 10px;
	height: 150px;
	padding-top: 15px;
}
.shortdescription h3 , .advdescription h3{
	color: #7F3335;
	font-size: 22px;
}
.shortdescription ul  {
	margin-bottom: 20px;
	display: block;
	float: left;
	width: 100%;
}
.shortdescription ul li {
	background-image: url(images/listNote.png);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 20px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	margin-left: 15px;
}

.shortdescription p {
	clear: both;
}
.leftborder {
	border-left-width: 1px;
	border-left-style: dotted;
}
.blurrynotes {
	background-image: url(images/blurrynotes.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom:80px;
}
.blurrynotes h1 {text-align:center;}
.blurrynotes p {text-align:center;}
.musicNotes {
	background-image: url(images/notes.png);
	background-position: 25px bottom;
	background-repeat: no-repeat;
}
.musicNotes p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	line-height: 22px;
}
.resume {
	height: auto;
	min-height:720px; /*IE 7Fix*/
	background-color:#F2F2F2;
	background-image:url(images/resume_back.jpg);
	background-position: center top;
	margin-top: 15px;
	border:2px solid #fff;
	border-radius:20px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
}
.mobile {
	height: auto; 
	min-height:675px; /*IE 7Fix*/
	background-color:#fff;
	background-image:url(images/begin_backs.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	margin-top: 15px;
	border:2px solid #000;
	border-radius:20px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
}

.resume ul {
	padding-top:0px;
	margin-top:0px;
	margin-bottom:10px;
}
.resume li {
	margin-right: 20px;
	margin-left: 20px;
	list-style-type: disc;
	padding-top: 5px;
}
.registration {
	float: left;
	width: 420px;
	height:300px;
	display: inline;
	margin-left: 26px;
	margin-top: 25px;
	margin-bottom:30px;
	padding: 10px;
	border:1px solid #B5B5B5;
	border-radius:20px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
	background-image: url(images/begin_backs.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.registration h3 {
	margin-bottom: 10px;
	color: #FFF;
	background-color:#000;
	padding:4px;
}
#summer {
	float: left;
	height: 200px;
	width: 900px;
	padding-right: 30px;
	padding-left: 30px;
}
#recital {
	display: inline;
	float: left;
	width: 900px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #88393C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88393C;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
}
#stage #recital h1 {
	font-size: 28px;
	line-height: 36px;
}
#stage .instructor {
	width: 80%;
	margin-right: 5%;
	margin-left: 4%;
	border: 2px solid #CCC;
	padding: 5%;
	display: block;
	margin-top: 20px;
	float: left;
	background-image:url(images/begin_backs.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	border-radius: 8px;
	box-shadow: 0px 0px 2px 1px #CCC;
}
#stage .instructor p {
	margin-bottom: 15px;
}
#stage .instructor h3 {
	color: #88393C;
	font-size: 20px;
	line-height: 20px;
}
#stage .instructor img {
	float: right;
	display: inline;
	margin-left: 15px;
	border-radius: 6px;
}

.script {
	font-size:36px;
	font-weight:100;
	color:#8B3737;
	font-family: 'Sacramento', cursive;
	line-height:44px;
	margin-bottom:10px;
	text-align:right;
}
.music_headers {
	font-size:20px;
}
#reg_form_button img {
	margin-top:35px;
	float:left;
			}
#reg_form_button a {
	background-color:#F7E7AA;
	width:250px;
	padding:20px;
	font-family:'Sacramento', cursive;
	font-size:18px;
	float:left;
	margin:20px 40px 20px 30px;
	border-radius:20px;
	border:2px solid #67190F;
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
}
#reg_form_button a:hover {
	background-color:#67190F;
	background-image:url(images/MusicNotes.png);
	color:#fff;
	border:2px solid #FC6;
}
.sup {
	vertical-align:super;
}
#music_message p {
	font-size:16px;
	line-height:18px;
}
#phone_num {
	position:absolute;
	top:180px;
	margin-left:220px;
	color:#fff;
	font-family: 'LeagueGothicRegular';
	font-size:30px;
	line-height:30px;
	font-weight:bold;
	z-index:9999;
}
#phone_num a {
	color:#fff;
}
#phone_num a:focus {
	color:blue;
	text-decoration:underline;
}
.mapits{
	border:1px solid #000;
	border-radius:16px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
	}
#notification {
	float:left;
	display:block;
	top:20px;
	right: 80px;
	width: 200px;
}	
#links {
}
#classtimes {
text-align: center;
font-size: 18px;
}
#classtimes a {
font-size: 18px;
}
#socialmedia {
position: absolute;
	display:block;
	top:20px;
	right: 50px;
	width: 300px;
}
	#home_hack a{
		position:absolute;
		display:block;
		top:50px;
		padding:50px;
		width:500px;
		text-indent:-9999px; /*HIDES LINK OFF STAGE*/
		
	}
	
	/* nice big block font for headlines */

@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('fonts/League_Gothic-webfont.eot');
    src: url('fonts/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/League_Gothic-webfont.woff') format('woff'),
         url('fonts/League_Gothic-webfont.ttf') format('truetype'),
         url('fonts/League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
