body {
	background: #B0918F;
	font-family: georgia, serif;
	font-size: 1.0em;
}

h1 {
	font-size: 1.4em;
  font-style: italic;	
	color: #888888;
}

small {
	font-size: 0.6em;	
}

#main {
	margin-top: 30px;
	width: 640px;
	background-color: #FFFFFF;
}

#inner {
	border: 1px solid #000000;
}

#header-frame {
	height: 100px;
	background-color: #C0C0C0;
}

#nav-frame {
	background: #FFFFFF url("../images/horizontal_bar.jpg") repeat-x top left;	
	font-weight: bold;
	height: 30px;
	line-height: 25px;
	text-align: center;
}

ul#navlist {list-style-type: none; margin: 0px; padding: 2px;}
ul#navlist li {display: inline; padding-left: 10px; padding-right: 10px; border-right: 2px solid white}
ul#navlist li a {text-decoration: none; color: white; }
ul#navlist li a:hover { text-decoration: underline; }

#body-frame {
	text-align: left;
	color: #666666;
	background: #FFFFFF url("../images/white_bike.gif") no-repeat bottom right;	
	min-height: 500px;
	padding: 20px;
	padding-bottom: 30px;
}

#footer-frame {
	background: #FFFFFF url("../images/horizontal_bar.jpg") repeat-x top left;	
	line-height: 25px;
	height: 30px;
	font-size: 10pt;
	color: #FFFFFF;
}

#footer-frame a {
	color: #FFFFFF;
}

#gallery img {
	border: 4px ridge #BBBBBB;
}


/* These shadow styles are used to give the fading border effect */
#shadow1 {
	border: 1px solid #684D4C;
}

#shadow2 {
	border: 1px solid #735555;
}

#shadow3 {
	border: 1px solid #7E5E5E;
}

#shadow4 {
	border: 1px solid #896767;
}

#shadow5 {
	border: 1px solid #947070;
}

#shadow6 {
	border: 1px solid #9D7B7B;
}

#shadow7 {
	border: 1px solid #A68686;
}
