@charset "UTF-8";
/* Master Classes section CSS Document */

#container {
	background:#fff url(/img/mc_bg.gif) 35px 0px repeat-y;
	}

#content {
	min-height:500px;
	}		


/* page titles 
.register h1 {
	color:#e81e26;
	}
	
.schedule h1 {
	color:#f36b36;
	}
	
.showcase h1 {
	color:#f8991d;
	}
	
.venues h1 {
	color:#ffcf01;
	}
	
.faq h1 {
	color:#8cc63f;
	}
	
.downloads h1 {
	color:#00a651;
	}
*/