a {
	color:#632100
}
a:hover {
	color:#D47809;
	text-decoration:underline;
}
body {
	background-color: #FFFFFF;
	overflow: auto;
}
p, table, td{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	letter-spacing: .5px;
}

UL#tabnav {
	PADDING-BOTTOM: 24px;
	MARGIN: 0px;
	FONT: bold 11px verdana, arial, sans-serif;
	BORDER-BOTTOM: 1px solid #006699;
	LIST-STYLE-TYPE: none;
	padding-left: 5px;
	visibility: hidden;
}


#contents {
	CLEAR: both;
	BACKGROUND: #FEFEFE;
	MARGIN: 0px;
	padding: 15px;
	width: 750px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D47809;
}


#content {
	margin-top: 20px;
	margin-bottom: 20px;
}

.moreinfo p{
	color: 006699;
}
fieldset {
	padding: 4px;
	width: 580px;
}
legend {
	font-weight: bold;
	font-size: 14px;
	color: #FEFEFE;
	padding: 4px;

}
.nomination_textarea {
	width: 100%;
	height: 160px;
}
.nomination_text {
	width: 300px;
}

span.right {
	float: right;
}
span.left {

	float: left;
}
div#adminmenu {
	padding:4px;
	margin:0 0 5px;
	background-color: #632100;
	font-weight: bold;
	border: 1px dashed #6F897E;
	height: 20px;
	color: #FEFEFE;
	visibility: hidden;
}


#commenthead {
	padding:4px;
	background-color: #632100;
	font-weight: bold;
	height: 20px;
	border-top: 1px solid #006699;
	border-right: 1px solid #006699;
	border-left: 1px solid #006699;
	color: #FEFEFE;
}
#commentbody {
	background-color: #FEFEFE;
	padding: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006699;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006699;
}

#commentfoot {
	padding:4px;
	background-color: #333333;
	height: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	margin-bottom: 6px;
	color: #FEFEFE;
}


table.tablenormal{
	border: 1px solid #D47809;
	background-color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	}
table.tablenormal td, table.tablenormal th, table.tableplain td, table.tableplain th{
	padding: 8px;
	}
table.tablenormal th{
	background-color: #632100;
	font-weight: bold;
	color: #FEFEFE;
	font-size: 14px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
table.tablenormal td, table.tablenormal td p{
	color: #FEFEFE;
	}
	
	
	
table.tableplain{
	margin-top: 10px;
	margin-bottom: 10px;
	}


#footer {
	margin: 0px;
	padding: 5px 0px;
	color: #FEFEFE;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	visibility: hidden;
}


/* Image Gallery Styles */

.gallery {
	height: auto;
	width: 100%;
	page-break-after: always;
	margin: 2px;
	clear: both;
	}	

div.thumb {
	margin: 2px;
	border: 1px solid #632100;
	height: auto;
	float: left;
	text-align: center;
	background-color: #D47809;
	}	
.thumb img{
	display: inline;
	margin: 3px;
	border: 1px solid #CCCCCC;
	}
.thumb a:hover img {border: 1px solid #FEFEFE;}
.photocattitle {text-align: center; font-weight: bold;} 
.phototitle {
	text-align: center;
  font-weight: normal;
  /*width: 120px;*/
  margin: 0 3px 3px 3px;
  }


.noPrint {
	visibility: hidden;
}
