html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	min-height: 101%;
	margin-bottom: 1px;
	background: #000;
}

img {
	border: 0;
}

body {
	position: relative;
	margin: 10px auto 0;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e6e6e6;
	text-align: center;
}

#container_homepage {
	width: 864px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	background-color: transparent;
	text-align: left;
}

#container {
	position: relative;
	width: 864px;
	height: 100%;
	margin: 0 auto;
	background-attachment: fixed;
	background: #5e6514 url(../images08/bg.jpg) top left repeat-y;	
	border: 2px solid #cccc66;
	text-align: left;
}

#content_homepage {
	width: 100%;
	min-height: 37em;
	margin: 0 auto;
}

#content {
	position: relative;
	width: 90%;
	min-height: 450px;
	margin: 1em auto;
	text-align: left;
}

div#column1,
.column1 {
	position: relative;
	width: 45%;;
	margin-top: 0;
	float: left;
}

div#column2,
.column2 {
	position: relative;
	width: 45%;	
	float: right;
}

div#column3,
.column3 {
	position: relative;
	width: 100%;
}

h1 {
	color: #000;
	font-size: 1.6em;
}

h2 {
	color: #000;
	font-size: 1.4em;
}

h3 {
	color: #000;
	font-size: 1.2em;
}

h4 {
	color: inherit;
	font-size: 1.1em;
}

p {
	font-size: 1em;
	line-height: 1.5em;
}

.hilite {
	color: #f6dda4;
}

a:link, a:visited, a:active {
	color: #f6dda4;
	text-decoration: none;
}

a:hover, a:focus {
	color: #F6F1A4;
	text-decoration: underline;
}

img {
	border: 0;
}

ul {
	list-style-type: none;
}

#footer {
	position: absolute;
	bottom: -37px;
	left: 0;
}

#footer_homepage {
	margin-top: 0;
}

.photo_caption {
	display: inline-block;
	width: 100%;
	margin-top: 2px;
	text-align: left;
	font-size: .815em;
	font-style: italic;
}

p#photo_credit {
	text-align: right;
	padding-right: 20px;
	font-size: .825em;
	font-style: italic;	
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/* Ana's new nav 2009 */

.style5,
.style5 a,
.style5 a:link,
.style5 a:active,
.style5 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #999933;
}

.style5 a:hover {
color: #cccc66;
}
.style7 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style8 { 
	color: #999933;
}

.style9,
.style9 a,
.style9 a:link,
.style9 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.style9 a:hover {
	color: #cccccc;
}

ul#winnerslist {
	margin-left: -40px;
}	