body {
	color: #3D3D3D;
	background-color: white;
	background-image: url(../images/bodybgnd.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 0.80em;
	line-height: 1.15em;
	padding: 0;
	margin: 0
}

table, td {
	padding: 0;
	margin: 0;
	border: 0;
	border-collapse: collapse
}

td {
	font-size: 0.75em;
	line-height: 1.15em;
}

a img {
	border: 0
}

a:link, a:visited, a:active {
	color: #873808;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline
}

h1 {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 1.7em;
	line-height: 1.7em;
	font-weight: normal;
	margin: 0 0 7px 0;
	padding: 0;
}

ul {
	margin: 2em;
	padding: 5px;
	list-style-position: outside
}

li {	
	
}

form {
	padding: 0;
	margin: 0
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	/*
	background-color: white;
	color: #333;
	border: 1px solid #9B9B9B;
	margin: 0;
	padding: 0 0 0 5px*/
}

input.radio {
	border: none;
	height: 12px;
}

textarea {
	border: 1px inset;
}

.formControl input {
	height: 22px;
}

.formLabel {
	padding-top: 7px;
	padding-bottom: 2px;
	
	color: #5A5A5A;
	font-weight: bold;
}

input#searchField {
	height: 18px;
	width: 135px;
	border: 1px inset;
}

/* used to clear floats */
.clearer {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px
}

/* when .clearer fails... :)  */
.clearerMini {
	clear: both;
}

.d0 {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	line-height: 120%
}

.d1 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 18px
}

.cntSubTitle {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px
}


.fotoCnt {
	margin: 10px
}

.bold {
	font-weight: bold
}

#scaleDiv {
	position: absolute;
	visibility: hidden;
	height: 100%
}

#container {
	position: absolute;
	width: 997px;
	top: 0;
	left: 0;
}

#head {
	width: 997px;
	height: 132px
}

#bikesBgnd {
	position: absolute;
	top: 192px;
	left: 0;
	z-index: 10;
}

#bottomArea {
	background-color: #873808;
	position: fixed;
	width: 997px;
	height: 24px;
	left: 0;
	bottom: 0;
	z-index: 200;
}

#bottomArea div {
	float: left;
}

#contentsArea {
	position: absolute;
	width: 997px;
	top: 192px;
	left: 0;
	padding-top: 15px;
	padding-bottom: 45px;
	z-index: 100;
}

#contentsArea .leftCol {
	float: left;
	width: 367px; /*412 */
	padding-right: 30px;
	padding-left: 15px;
	text-align: right
}

#contentsArea .rightCol {
	float: left;
	width: 570px;
}

#mainMenuArea {
	width: 997px;
	height: 60px;
}

#mainMenuArea div {
	float: left
}

.albumArea {
	padding-bottom: 20px
}

.albumArea .imageArea {
	float: left;
	width: 137px
}

.albumArea .infoArea {
	float: left;
	width: 425px
}

.infoArea .titleArea {
	font-size: 110%;
	font-weight: bold;
}

.infoArea .descriptionArea {
	margin-top: 18px
}

.infoArea .baseArea {
	cursor: hand;
	cursor: pointer;
}

.detailArea {
	display: none
}

.detailArea div {
	margin-top: 18px
}

#gallery div {
	margin-bottom: 18px
}

.leftCol .titleArea {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 18px
}

.leftCol .textArea {
	margin-bottom: 18px
}

.leftCol .linkFieldArea {
	margin-bottom: 4px
}

.leftCol a:link, .leftCol a:active, .leftCol a:visited {
	text-decoration: none;
	font-weight: bold;
	color: black;
}

.leftCol a:hover {
	text-decoration: underline
}
