body {
	background: #CCCCCC;
	margin: 10px 0 15px;
	font-family: "Verdana", Tahoma, Arial, Helvetica, sans-serif;
	font-size: medium;
	padding: 0;
	text-align: center;
	color: #000000;
}
a {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	color: #660066;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
#container {
	width:760px;
	position: relative;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: justify;
	border: 1px solid #999999;
}
#banner {
	width:760px;
	background: url(images/banner.png) no-repeat center top;
	text-align: center;
	margin: 0px;
	color: #FFFFFF;
	padding: 0px;
	height: 148px;
}
#banner h1 {
	margin: 0;
	padding: 0;
	display: none;
}
body.section-1 #content  {background: #FFFFFF url(images/judge.jpg) no-repeat right bottom;}
body.section-2 #content, 
body.section-3 #content, 
body.section-4 #content, 
body.section-5 #content, 
body.section-6 #content,
body.section-7 #content {background: #FFFFFF url(images/judgefaded.jpg) no-repeat right bottom;}
#content {
	background-color: #FFFFFF;
	margin: 10px 0 0;
	padding: 10px 20px 20px;
	font-size: 90%;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
h1, h2, h3, h4, h5 {
	text-align: left;
	font-family: Palatino, Georgia, "Times New Roman", serif;
	padding-right: 250px;
}
h2 {
	color: #333333;
	margin: 0.5em 0em 0.75em;
	font-size: 175%;
	padding-right: 0px;

}

h3 {
	color: #666666;
	margin: 0.25em 0em .25em;
	font-size: 150%;
}
h4 {
	color: #666666;
	margin: 1em 0em .15em;
	font-size: 1.25em;

}
h5 {
	color: #333333;
	margin: 1em 0em .5em;
	font-size: 1.2em;
}
h2 span, h3 span, h4 span, h5 span {
	font-size: 0.75em;
	line-height:100%;
}
p {
	font-size: small;
	line-height:150%;
	margin: 1em 250px 1em 0em;
	text-align: justify;}
ol, ul {
	font-size: small;
	text-align:left;
	margin: 1em 275px 1em 3em;
}
li {
	margin-bottom: 6px;
}
#content table {margin-right:250px;font-size: small;text-align:left;}
.cap {
	float:left;
	color:#E6B800;
	font-size:60px;
	line-height:50px;
	padding-top:1px;
	padding-right:2px;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 0px;

}
#pullquote {
	float: right;
	width: 150px;
	margin: 5px 0px 15px 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 18px;
	color: #666666;
	text-align: right;
	padding: 2px;
	height: 7.5em;
}
#photo  {
	padding: 2px;
	border: 1px solid #999999;
	text-align:center;
	background: #FFFFFF;
	font-size:10px;
}
.floatL {float:left;margin: 5px 25px 10px 0px;}
.floatR {float:right;margin: 5px 0px 15px 25px;}
/* -------- FOOTER -------------------- */
#footer {
	font-size: 11px;
	margin-top: 40px;
	clear: both;
	padding-top: 5px;
	margin-bottom: 5px;
	color: #333333;


}
#footer a {color: #000066;text-decoration: none;background: none;}
#footer a:visited {color: #000066;}
#footer a:hover {color: #990000;}
