body {
	background-color: #B3C88D;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.clear{clear:both;}

input {
	vertical-align: middle;
	margin-top: 8px;
}


.imgbodyright {
	border: 2px solid #000000;
	float: right;
	z-index: 1;
	margin-left: 5px;
}
.imgborderless {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.imgcenter {
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #000000;
}

#container {
	text-align: left;
	width: 770px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.challenge_winner {
	float: left;
	width: 750px;
	margin-bottom: 15px;
	margin-top: 10px;
}

.challenge_winner_index {
	width: 560px;
	margin-bottom: 15px;
	margin-top: 10px;
}

a{
	font-size:12px;
}

p{
	margin: 0px;
}

/********************** Header ***************************/
#header {
	background-repeat: no-repeat;
	width:762px;
	height:181px;
	position:relative;
	background-image: url(../images/header.jpg);
	margin-right: auto;
	margin-left: auto;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

/********************** Content ***************************/
#content {
	background-color: #FFFFFF;
	width: 750px;
	padding-bottom: 10px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}

#contentindex {
	background-color: #FFFFFF;
	width: 756px;
	padding-bottom: 10px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding-right: 4px;
	padding-left: 10px;
}

h1{
	color:#893C14;
	font-size:18px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#893C14;
	font-size:14px;
	margin-top: 0px;
}

h3 {
	color:#893C14;
	font-size:12px;
	text-align:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#left {
	float:left;
	width:560px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}

#searchindex {
	width:180px;
	background-color: #893C14;
	padding-top: 5px;
	padding-bottom: 10px;
}

#search {
	width:200px;
	background-color: #893C14;
	background-image: url(../images/right_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 5px;
	padding-bottom: 10px;
	position: absolute;
	top: 178px;
	right: 4px;
	text-align: center;
}

.fd_results {
	margin-top: 40px;
	}

#right {
	float:right;
	width:182px;
	background-color: #893C14;
	background-image: url(../images/right_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
}
#footer {
	width:770px;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
}
.imgbodyleft {
	border: 2px solid #000000;
	float: left;
	z-index: 1;
	margin-right: 5px;
}

.bold {
	font-weight: bold;
}
