body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
/*	background: #052719; */
	background: #717070;
}

a {
margin: 0;
padding: 0;
text-decoration: none;
}

a:link
{
color:#000000;
text-decoration: none;
}

a:visited
{
color:#333333;
}

a:active
{
color:#000000;
}

a:hover
{
background: #e5dfbe;
}

p {
	color: #000000;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	text-align: left;
}

.sidebarDownload {
	text-align: left;
	padding: 0;
	margin: 0;
	margin-bottom: 4px;
	border-bottom: solid #bfc0c2 5px;
	color: #a19160;
	font-weight: bold;
	font-size: 12px;
	font-family: georgia, times, times new roman, serif;
	text-transform: uppercase;
}

.sidebarDownload a {
	text-decoration: none;
	color: #a19160;
}

.sidebarLinks {
	text-align: left;
	font-size: 13px;
	line-height: 20px;
}

.sidebarLinks a {
	text-decoration: none;
}

.indexTag {
	text-align: right;
	font-size: 13px;
}

.index {
	font-size: 13px;
}

.indexTagHeader {
	text-align: right;
	font-size: 14px;
}

.textHeadlineBig {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	text-align: left;
	color: #a19160;
	text-transform: uppercase;
}

.textHeadline {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #a19160;
	font-family: georgia, times, times new roman, serif;
	text-transform: uppercase;
}

.textJudge {
	font-size: 14px;
	line-height: 17px;
	text-align: left;
	margin-right: 10px;
}

.textBody {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	margin-right: 10px;
}

.imgSponsor {
	margin: 10px; 
}

#content {
	width: 700px;
	margin: 20px auto 0;
	padding: 0 20px;
	background: #fff;
}

#content.contentHome {
	width: 900px;
}

#content table {
	padding: 20px 0;
}

#contentLeft {
width:550px;
margin: 0 20px 0 0;
padding: 0;
}

html > body #contentLeft {
	width: 530px;
}

#contentLeft.contentHome {
	width: 770px;
}

html > body #contentLeft.contentHome {
	width: 750px;
}

#contentRight {
width:130px;
margin: 0;
padding: 0;
text-align: left;
}

.photoJudge {
float: right;
margin: 0;
margin-right: 10px;
margin-left: 10px;
margin-bottom: 10px;
padding: 0;
border: solid #FFFFFF 1px;
}

.contentSpacerWhite10px {
clear: both;
width: 10px;
height: 10px;
padding: 0;
margin: 0;
}

.contentSpacerWhite20px {
clear: both;
width: 10px;
height: 20px;
padding: 0;
margin: 0;
}

.contentSpacerWhite30px {
clear: both;
width: 10px;
height: 30px;
padding: 0;
margin: 0;
}
