body {
	background-color: #421805;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bckpage.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #e4d7a1;
	line-height: 16px;
}
#container {
	width: 760px;
	margin: 0px auto;
	margin-top: 0px;
}
#navigation {
	width: 760px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	height:80px;
}
#photoviewer {
	width: 760px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	height:192px;
}
#content {
	width: 760px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	height:auto;
}
#leftnav {
	width: 188px;
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 15px 15px;
	float:left;
	height:auto;
	background-image: url(../images/bckmenu.jpg);
}
#contentzone {
	width: 532px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	float:left;
	height:auto;
}
#bottom {
	width: 760px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	height:34px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
SELECT {
	BACKGROUND-COLOR: #E5EEF5;
	COLOR: #0B2F69;
	font-family:Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px
}
INPUT, TEXTAREA {
	BACKGROUND-COLOR: #5e351d;
	COLOR: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	FONT-SIZE: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 4px;
}
FORM {
	margin: 0px;
	padding: 0px;
}
.CHECKBOXNOBK {
	BACKGROUND-COLOR: #F0F2EE;
	COLOR: #F0F2EE;
	font-family:Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	border: 0px #F0F2EE;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset
}
.BUTTON {
	BACKGROUND-COLOR: #e4d8a4;
	COLOR: #421805;
	font-family:Verdana, Geneva, sans-serif;
	FONT-SIZE: 10px;
	border: 1px solid #e4d17c;
	text-transform: uppercase;
	font-weight: bold;
	padding: 2px;
}
.RADIOBUTTON {
	BACKGROUND-COLOR: #FAFBFF;
	COLOR: #2B4110;
	font-family:Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	border: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-color: #FAFBFF #FAFBFF #FAFBFF #FAFBFF
}

