body {
	background: #000000;
	text-align: center;
	vertical-align: top;
}

.mainwrapper{
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: center;
	z-index: 1;
}

.maincontainer{
	position: relative;
	width: 850px;
	border: 1px solid #666666;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 2px 2px 2px 2px;
	text-align: left;
	z-index: 2;
}

.header{
	position: relative;
	height: 109px;
	margin: 0px auto 0px auto;
	padding: 0px;
	z-index: 3;
}

.header img{
	width: 850px;
	height: 109px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	z-index: 4;
}

.levitylogo{
	position: relative;
	height: 64px;
	margin: -84px auto 0px 720px;
	padding: 0px;
	z-index: 5;
	border: none;
}

.levitylogo img{
	width: 100px;
	height: 64px;
	margin: 0px;
	padding: 0px;
	border: none;
	z-index: 6;
}

.navigation{
	position: relative;
	height: 19px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	background: #333333;
	z-index: 7;
}

.navwrapper #navigation li a{
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border:1px solid red;
	display: inline;
}

ul#navigation{
	position: absolute;
	margin-left: 25px;
	padding-left: 0px;
	margin-top: -19px;
	list-style-type: none;
	background: transparent;
	float: left;
	z-index: 14;
}

ul#navigation li{
	position: relative;
	display: inline;
	text-transform: uppercase;
}

ul#navigation a{
	position: relative;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	display: block;
	float: left;
	padding: .2em 1em;
	text-decoration: none;
	color: #ffffff;
	background: transparent;
	border: 1px solid #333333;
}

ul#navigation a:visited{
	color: #ffffff;
	background: #333333;
	border: 1px solid #333333;
}

ul#navigation a:hover{
	color: #000000;
	background: #cc9900;
	border: 1px solid #cc9900;
}

ul#navigation a:focus{
	color: #000000;
	background: #cc9900;
	border: 1px solid #cc9900;
}

ul#navigation a:active{
	color: #000000;
	background: #cc9900;
	border: 1px solid #cc9900;
}

body#home a#homenav,
body#contest a#contestnav,
body#gallery a#gallerynav,
body#merchandise a#merchnav,
body#judges a#judgenav,
body#benefits a#benefitnav,
body#founders a#foundersnav,
body#contact a#contactnav{
	color: #000000;
	background: #cc9900;
	border: 1px solid #cc9900;
}

.imagecontainer{
	position: relative;
	height: 427px;
	padding: 0px;
	margin: 0px;
	z-index: 8;
}

.contentcontainer{
	position: relative;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #ffffff;
	height: 417px;
	padding: 5px 5px 5px 5px;
	margin: -427px 0px 0px 575px;
	vertical-align: top;
	overflow: hidden;
	overflow: auto;
	z-index: 9;
}

.contentcontainer ul{
	list-style-type: square;
/*	margin-left: 25px;  */
}

.contentcontainer2{
	position: relative;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #ffffff;
	height: 417px;
	padding: 5px 5px 5px 5px;
	margin: -431px 0px 0px 575px;
	vertical-align: top;
	overflow: hidden;
	overflow: auto;
	z-index: 9;
}

div.horRule {
	position: relative;
	width: 200px;
	height: 1px;
	border-top: 1px solid #990000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	margin-right: 0px;
}
div.horRule hr {
	display: none;
}

p{
	position: relative;
	width: 200px;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	margin: 10px 0px 5px 5px;
	padding: 0px 0px 0px 20px;
	z-index: 10;
}

p.gallery{
	position: relative;
	width: 220px;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	margin: 10px 0px 5px 5px;
	padding: 0px 0px 0px 20px;
	z-index: 10;
}

em{
	font-style: normal;
	font-weight: bolder;
}

h1{
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	margin: 22px 0px 10px 5px;
	padding: 0px 0px 0px 20px;
	color: #cc9900;
}

h2{
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin: 24px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #cc0000;
}

h3{
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	font-style: normal;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #999999;
}

a:link{
	color: #cc9900;
	text-decoration: none;
}

a:visited{
	color: #cc9900;
	text-decoration: none;
}

a:hover{
	color: #cc9900;
	text-decoration: underline;
}

a:focus{
	color: #cc9900;
	text-decoration: none;
}

a:active{
	color: #cc9900;
	text-decoration: none;
}

.footer{
	position: relative;
	height: 28px;
	margin-top: 0px;
	text-align: center;
	padding: 0px;
	z-index: 11;
}

.footer img{
	width: 850px;
	height: 28px;
	margin: 0px;
	padding: 0px;
	z-index: 11;
}

img{
	vertical-align: bottom;
}

.copyright{
	position: absolute;
	width: 100%;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	margin: 15px 0px 0px -2px;
	color: #999999;
	white-space: nowrap;
}

.copyright a:link{
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #999999;	
}

.copyright a:visited{
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #999999;	
}

.copyright a:hover{
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #cc9900;	
}

.copyright a:focus{
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #999999;	
}

.copyright a:active{
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #999999;	
}

input.formInputButton{
	width: 175px;
	height: 21px;
	margin: 0px 0px 0px 25px;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	font-style: normal;
	vertical-align: middle;
	text-transform: uppercase;
	text-decoration: none;
    text-align: center;
    color: #ffffff;
    background: #990000 url(images/donate_on.gif) repeat-x;
    padding: 0px 0px 0px 0px;
    border: solid 1px #000000;
    cursor: pointer;
}

input.formInputButton:visited{
	background: #990000 url(images/donate_on.gif) repeat-x;
}

input.formInputButton:hover{
    background: #cc9900 url(images/donate_off.gif) repeat-x;
    border: solid 1px #990000;
	color: #000000;
}

input.formInputButton:focus{
	background: #990000 url(images/donate_on.gif) repeat-x;
}

input.formInputButton:active{
	background:#990000 url(images/donate_on.gif) repeat-x;
}

div.judgeswrapper{
	position: absolute;
    background: #000000 url(images/judges_back.gif) repeat-x;
	width: 283px;
	height: 427px;
	border-left: 4px solid black;
	margin-top: -455px;
	margin-left: 288px;
	text-align: center;
	clear: right;
	padding: 0px;
	z-index: 50;
}

table{
	margin-top: 5px;
	table-layout: auto;
	width: 253px;
	height: 268px;
	border-collapse: separate;
	border-spacing: 2px;
}

td img{
	background: transparent;
	padding: 0px;
	border: 0px;
}