* {
	margin: 0;
	padding: 0;
	}
body {
	font: 14px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	background-color: #ccc;
	}
body#vote, body#gallery, body#submit_photo, body#display_photo {
	color: #fff;
	}
	
#container {
	width: 955px;
	margin: 20px auto;
	background-color: #fff;
	text-align: left;
	}
#vote #container, #gallery #container, #submit_photo #container, #display_photo #container {
	background-color: #231f20;
	}
#banner_container {
	width: 955px;
	height: 201px;
	float: left;
	}
#banners {
	width: 955px;
	height: 176px;
	float: left;
	font-size: 0;
	}
#navigation {
	width: 955px;
	height: 25px;
	float: left;
	font-size: 0;
	}
#column_wrapper {
	width: 875px;
	margin: 0px 40px;
	margin-top: 37px;
	min-height: 475px;
	float: left;
	display: inline;
	padding-bottom: 20px;
	}
* html #column_wrapper {
	height: 475px;
	}
#addthis_button {
	width: 875px;
	margin-bottom: 20px;
	}
#sub_menu {
	margin-bottom: 20px;
	width: 875px;
	}
#sub_menu a {
	color:#005cbf;
	}
#sub_menu p {
	margin: 0;
	}
#left_col {
	width: 435px;
	float: left;
	display: inline;
	}
#right_col {
	width: 435px;
	float: right;
	display: inline;
	}
#display_photo #column_wrapper {
	width: 955px;
	margin-top: 37px;
	min-height: 475px;
	float: left;
	display: inline;
	}
#display_photo #left_col {
	width: 451px;
	margin-left: 140px;
	}
#display_photo #right_col {
	width: 290px;
	margin-right: 74px;
	}
#display_photo #addthis_button {
	margin-left: 140px;
	width: 451px;
	}
	
#vote_buttons {
	width: 290px;
	margin-top: 32px;
	}
#footer {
	width: 955px;
	clear: both;
	font-size: 0;
	}
h1, h2, h3, h4, p {
	margin: 10px 0px;
	}
h1 {
	font-size: 24px;
	margin-top: 0;
	margin-bottom: 3px;
	color: #f3582a;
	}
h2 {
	font-size: 16px;
	color: #f3582a;
	margin-bottom: 3px;
	}
h3 {
	font-size: 14px;
	}
p {
	line-height: 1.5em;
	}
img {
	border: none;
	}
a:link, a:visited {
	color: #f3582a;
	text-decoration: none;
	font-weight: bold;
	}	
a:hover, a:active {
	text-decoration: underline;
	}
ul {
	margin: 0px 10px;
	padding: 0px 10px;
	}
li {
	margin-bottom: 5px;
	}
/*--table for two column layout--*/
table {
	margin: 10px 0px;
	}
/*--nested table for two column layout on gallery pages--*/
table table {
	margin: 0;
	}
td, td td {
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 10px;
	}
/*--*/
.lead_text {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-top: 0;
	}
#gallery .lead_text, #vote .lead_text, #submit_photo .lead_text, #display_photo .lead_text {
	color: #fff;
	}
.lead_text_white {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin-top: 20px;
	}
img.right {
	float: right;
	margin: 5px 0px 10px 10px;
	}
img.left {
	float: left;
	margin: 0px 10px 10px 0px;
	}
div.blue {
	background-color: #005cbf;
	margin: 0px 0px 10px 15px;
	color: #fff;
	padding: 10px;
	}
div.blue h2 {
	margin-top: 0;
	color: #fff;
	}
div.orange {
	background-color: #f3582a;
	color: #fff;
	padding: 10px;
	margin-left: 15px;
	}
div.orange h2 {
	margin-top: 0;
	color: #fff;
	}
div.orange a {
	text-decoration: none;
	}
/*div.blue {
	background-color: #d0e3f4;
	border: 2px solid #005cbf;
	margin: 0px 0px 10px 15px;
	color: #000;
	padding: 10px;
	}
div.blue h2 {
	margin-top: 0;
	color: #333;
	}
div.blue a {
	color: #333;
	text-decoration: none;
	}
div.orange {
	background-color: #feeac5;
	border: 2px solid #fdc451;
	color: #000;
	padding: 10px;
	margin-left: 15px;
	}
div.orange h2 {
	margin-top: 0;
	color: #f3582a;
	}
div.orange a {
	text-decoration: none;
	}*/
/*--map on participating countries page--*/
img#map {
	margin:10px 0px 0px 20px;
	}
h1.enter_photo {
	margin-top: 17px;
	}	
table#competition {
	background-color: #ccc;
	color: #000;
	}
form#form1 {
	background-color: #ccc;
	padding-top: 5px;
	padding-left: 10px;
	}
img.gallery {
	border: 1px solid #fff;
	}
.smalltext {
	font-size: 12px;
}
blockquote {
	margin-left: 20px;
	}
.large_text {
	font-size: 16px;
	font-weight: bold;
	}
table.judges p {
	line-height: 1.4em;
	font-size: 12px;
	margin: 3px 10px 10px 10px;
	}
table.judges td {
	padding-bottom: 25px;
	}
h2.judges {
	font-size: 22px;
	}