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

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

#content {
	min-height:500px;
	}	
	
table#awards {
	padding:6px;
	border: 1px solid #aaa;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	}	
	
table#awards thead th {
	font-weight:normal;
	font-style:italic;
	}

table#awards tbody th {
	padding-top:10px;
	color:#333;
	}

table#awards tbody th, table#awards tbody td {
	padding-right:25px;
	}

/* page titles
.register h1 {
	color:#b3d335;
	}
	
.schedule h1 {
	color:#62bb46;
	}
	
.masterClass h1 {
	color:#00a651;
	}
	
.gala h1 {
	color:#00a99d;
	}
	
.venues h1 {
	color:#00aeef;
	}
	
.faq h1 {
	color:#4a78bc;
	}
	
.downloads h1 {
	color:#8781bd;
	} 
*/
