/* 
Author nativeBrand Ltd (www.nativebrand.com)
*/

body {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000;
}

h1, h2, h3, body a {
	color: #000;
}

#nav, #judges, #questBox, #sponsors, #footer, #judgeNav, #homeBtn {
	display: none;
}

#oneCol div.judges ul{
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width:  712px;
}

#oneCol div.judges ul li{
	list-style: none;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

#oneCol div.judges ul li.judgePic {
	font-size: 1.7em;
	width:  112px;
	padding: 20px 0 10px 0;
}

#oneCol div.judges ul li.judgeQuote {
	font-size: 1.2em;
	line-height: 1.1em;
	width:  600px;
	padding: 20px 0 10px 0;
}

#header { margin-bottom: 10pt; }
