#content {
	position:relative;
	width:1024px;
	margin:0px auto;
	}

.link {
	color:#333;
	text-decoration:none;
}
.link a:link{
	color:#333;
}
.link a:hover {
	color:#666;
}
.link a:visited {
}
#menu {
	position:absolute;
	float:left;
	clear:both;
	left:0px;
	top:0px;
	width:1024px;
	height:169px;
	margin:0px auto;
	}
		
#main {
	position:absolute;
	float:left;
	left:0px;
	top:169px;
	width:1024px;
	margin:0px auto;
	}
	

#navigation  {
	position:absolute;
	left:0px;
	top:111px;
	width:150px;
	height:545px;
	background-color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 10px;
	}
#premier  {
	position:absolute;
	left:0px;
	top:645px;
	width:150px;
	height:55px;
	background-color:#FF9900;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 10px;
	}

#gallery  {
	position:absolute;
	left:150px;
	top:111px;
	width:800px;
	height:600px;
	border:none;
	background-color: #606060;
	}
	
#message {
	position:absolute;
	left:52px;
	top:452px;
	width:218px;
	height:117px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:right;
	z-index:2;
	}	
	
#inset {
	position:absolute;
	left:55px;
	top:619px;
	width:200px;
	height:100px;
	background-color:#999999;
	background-image:url(biking/images/trail.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:right;
	z-index:2;
	}
	
#form1 {
	
	width: 600px;
	margin-left:5px;
	padding-left:5px;
	}
	.formfield1 {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align: left;
	color:#333333;
	background-color: #CCCCCC;
	}
	.formfield2 {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align: left;
	vertical-align:top;
	color:#666666;
	background-color: #F4F4F4;
	}
	.formfield3 {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align: left;
	vertical-align:middle;
	color:#666666;
	background-color: #F4F4F4;
	}
	.textfield {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align: left;
	padding-left:2px;
	color:#666666;
	background-color: #FFFFFF;
	}
	.textfieldsmall {
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	vertical-align:top;
	text-align: left;
	color:#666666;
	background-color: #F4F4F4;
	}
	.textfield:hover {
	background-color: #CCCCCC;
	}
	.textfield:focus {
	background-color: #F6EADC;
	}	
	.textfieldsmall:hover {
	background-color: #CCCCCC;
	}
	.textfieldsmall:focus {
	background-color: #F6EADC;
	}	
	
.text01white {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-size: 14px;
	font-weight: normal;
	color:#FFFFFF;
	line-height: 120%;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
			}	
.text01black {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color:#000000;
	line-height: 120%;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
			}
.text01dgrey {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color:#333333;
	line-height: 120%;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
			}

.text02white {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
	line-height: 120%;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
			}
.text02black {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	line-height: 120%;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
			}
.text03white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	line-height: 120%;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
			}	
.text03black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
	line-height: 120%;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
			}
.text03dgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#333333;
	line-height: 120%;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
			}
.title01 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 1em;

}
