body {
	font-family:arial,sans-serif;
	color:#000;
	font-size:13px;
	line-height:120%;
	background-color:#fef2d0;
	margin:0;
	padding:0;

}

#bottomNav {
	background-color:#fef2d0;
}

a, a:link, a:hover, a:visited, a:active {
	text-decoration:underline;
	color:#000;
}

img { 
	border:0;
}

h1 {
	font-size:18px;
	color:#70923b;
}

h2 {
	font-size:15px;
	line-height:16px;
	margin:0;
	padding:0;
	color:#70923b;
}

p {
	margin:0 0 13px 0;
}

ul {
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0px;
}

/*li {
	margin:0;
	padding:0;
}*/

ol {
	margin-top:0;
	margin-bottom:13px;
	padding-top:0;
	padding-bottom:0px;
}

#popupPage {
	background-color:#fff;
	width:903px;
	margin:0 auto;
}

#popupText {
	width:717px;
	margin:46px 93px 58px 93px;
}

#popupText ul {
	list-style:none;
	margin:0;
	padding:0;
	font-style:italic;
}

#standardPage {
	width:903px;
	margin:0 auto;
	background-color:#fff;
}

#homePage {
	width:903px;
	margin:0 auto;
	background-color:#fef2d0;
}

#viewNav {
	margin-left:30px;
	height:70px; 

}

#viewNav a, #viewNav a:link, #viewNav a:hover, #viewNav a:visited, #viewNav a:active {
	color:#000;
	font-weight:bold;
	display:block;
	float:left;
	margin:10px 0 0 0;
	text-decoration:none;
}

#aboutNav {
	margin-left:30px;
	height:50px; 

}

#aboutNav a, #aboutNav a:link, #aboutNav a:hover, #aboutNav a:visited, #aboutNav a:active {
	color:#000;
	font-weight:bold;
	display:block;
	float:left;
	margin:10px 0 0 0;
	text-decoration:none;
}

#homeNav {
	margin-left:30px;
	height:40px; 
}


#bottomNav a, #homeNav a, #homeNav a:link, #homeNav a:hover, #homeNav a:visited, #homeNav a:active {
	color:#000;
	font-weight:bold;
	display:block;
	float:left;
	margin:10px 0 0 0px;
	text-decoration:none;
}

#bottomNav a {
	float:right;	
	margin:0 10px 0 40px;
}

#sponsor {
	float:right;
	font-size:11px;
	margin:20px 20px 0 10px;
}

#header {
	padding: 1px 0;
	height:144px;
	/*background:url( 'img/popup-top.gif' ) no-repeat top;*/
	text-align:center;
	display:block;
}

#header h1 {
	font-size:26px;
	font-weight:bold;
	line-height:30px;
	color:#fff;
	margin-top:30px;
}

.viewPage #header h1 {
	line-height:80px;
	color:#fff;
	margin:10px 0 0 80px;
	text-align:left;
	font-style:italic;
}

.submissionsPage #header h1 {
	margin-top:60px;
}

.reset {
	clear:both;
}

.aboutPage {
	background:url( 'img/about-bg.jpg' ) no-repeat top;
	height:1579px;
}

#aboutText {
	width:500px;
	margin:20px 0 0 300px;
}

#aboutText ul {
	/*list-style:none;*/
}

#aboutText ul li {
	font-style:italic;
}

#aboutGuidelines {
	font-weight:bold;
}

.homeMain {
	background:url( 'img/home-bg.jpg' ) no-repeat top;
	height:622px;
	padding:1px 0;
}

#flash {
	float:left;
	width:674px;
	height:616px;
}

.homeText {
	margin:40px 0 0 720px;
	width:150px;
	color:#fff;
	padding:1px 0;
}

.homeText h1 {
	color:#fff;
}

.homeText h2 {
	color:#fff;
}

.submissionsPage {
	background:url( 'img/submit-bg.jpg' ) no-repeat top;
	height:1284px;
}

#submissionsTop {
	font-weight:bold;
}

#submissionRules {
	font-weight:bold;
	font-size:160%;
	line-height:160%;
	color:#f00;
	background-color:#ccc;
	padding:10px;
	margin-bottom:10px;
}

#submissionRules a {
	color:#f00;
}

.submissionsText {
	width:580px;
	margin:40px auto;
}

.submissionsText h1, .submissionsText h2 {
	color:#000;
}

#submissionsForm {
	background-color:#e2e2e2;
	padding:15px 30px;
	margin-bottom:20px;
}

#submissionsForm label {
	display:block;
	height:13px;
	line-height:16px;
	margin:2px 2px 0 2px;
}

#submissionsForm input {
	width:100%;
	margin:2px 2px 0 2px;
	height:13px;
	line-height:16px;
}

#submissionsText a {
	color:#0b167e;
}

#submitThankYou {
	text-align:center;
}

/*#submitButton {
	display:block;
	margin:120px auto;
}*/

#refBox {
	background:url( 'img/refbox.gif' ) no-repeat top;
	width:134px;
	height:178px;
	position:relative;
	float:left;
	top:-100px;
	left:-120px;
}

#refBox div {
	margin:10px 10px;
	font-weight:bold;
	font-style:italic;
	cursor:pointer;
}

#termsArea {
}

.viewPage {
	background:url( 'img/view-bg.jpg' ) no-repeat top;
	height:1535px;
}

#gallery {
	text-align:center;
	width:760px;
	margin:60px 0 0 75px;
}

.entry {
	float:left;
	display:inline;
	margin:10px 5px;	
	width:365px;
	height:365px;
	text-align:center;
}

.entryImage {

	/*display:block;*/
}

.voteLink {
	font-style:italic;
	color:#000;
	text-decoration:none;
}

#prevLink {
	float:left;
	width:300px;
}
#nextLink {
	float:right;
	width:300px;
	text-align:right;
	margin-right:10px;
}

#nextLink a, #prevLink a {
	text-decoration:none;
}

#prevLink span, #prevLink img {
	float:left;
}


#nextLink img, #nextLink span {
	float:right;
}

#prevLink span, #nextLink span {
	margin-top:20px;
}

#enlargeText {
	width:600px;
}

.small {
	font-size:11px;
}
