body {
	background-color:#FFFFE6;
	background-image:url(images/bgaoc.jpg);
	background-position: 50% 2cm;
	background-repeat:no-repeat;
	background-attachment:fixed;
	width:800px;
	height:auto;
	padding-top:0px;
	padding-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	text-align:center;
	}

.header {
	padding:0;
	margin:0;
	text-align:center;
	border-bottom-style:solid;
	border-bottom-width:thin;
	}

.footer {
	text-align:left;
	border-top-style:solid;
	border-top-width:thin;
	border-collapse:collapse;
	border-bottom-style:none;
	height:80px;
	clear:both;
	}

h1, h2, h3, h4, h5, h6	{
	text-align:	center;
	background-color:#d2d5d9;
	}

.famct {
	clear:both;
	}

.miscHeadings {
	text-align:center;
	}

.famCtEmText {
	font-weight:bold;
	}

table	{
	width:100%;
	border:thin solid #001100;
	margin-left:auto;
	margin-right:auto;
	}

table th {
	text-align:center;
	}

table td {
	text-align:left;
	}

.cellcolor	{
	background-color:#d2d5d9;
	}

.listItems {
	text-align:left;
	}

.signature {
	text-align:left;
	margin-left:55%;
	}

li.qanda:first-line {
	font-weight:bold;
	}

.rightColumn {
	width:380px;
	margin-left:10px;
	margin-top:auto;
	text-align:left;
	float:right;
	}

.leftColumn {
	width:380px;
	margin-right:10px;
	margin-top:auto;
	text-align:left;
	}

.container {
	text-align:left;
	width:800px;
	margin:0 auto;
	}

.juryContainer {
	text-align:justify;
	}

.juryQuote {
	font-style:italic;
	text-align:justify;
	}

.jurySubList {
	list-style:upper-alpha;
	}

.judgePics {
	height:200px;
	width:163px;
	border:0;
	margin-left:0;
	margin-right:5px;
	margin-top:0px;
	margin-bottom:5px;
	float:left;
	clear:right;
	}