* {
	margin:  0;
	padding: 0;
}

html, body {
	height: 100%
}

body {
	font: 86% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	background-color: White;
	text-align: center;

}

img {
	border: 0;
}

a {
	color: #630;
	text-decoration: none;
}

a:hover {
	color: #c60;
	text-decoration: underline;
}

#wrapper {
	text-align: left;
	min-height: 300px;
	margin: 10px auto;
	width: 760px;
	border: 2px solid #333;
	background: url(images/top.jpg) no-repeat top;
	font-size: 1em;
	position: relative;
	top: 0;
}
#inner {
	background: transparent url(images/bottom.jpg) no-repeat bottom;
}

#banner {
	height: 120px;
	margin: 0;
	padding: 0;
}

img.bannerright {
	float: right;
	margin-top: 20px;
}

img.bannerleft {
	float: left;
	margin-left: 75px;
}

div#nav {
	background: transparent url(images/bike.gif) no-repeat top;
	color:#300;
	font-size:1em;
	font-weight: bold;
	width: 12em;
	margin: 0;
	padding: 1em 0;
	float: left;
}

div#nav ul {
	margin: 0;
	border-bottom: 3px solid #930;
	list-style: none;
	width: 12em;
}

div#nav li {
	padding: 0;
	border-top: 1px solid #930;
}

div#nav li a {
	display: block;
	color:#300;
	text-decoration: none;
	width: 11.5em;
	padding: 0.5em 0 0.5em 0.5em;
}
	
div#nav li a:hover {
	color:#930;
	background: transparent url(images/hover.gif);
}

.centered {
	text-align: center;
	margin: 1em 0;
}

div#contentwrapper {
	margin: 30px 0 30px 12em;
	padding: 0;
}

#content {
	color: #000;
	margin: 0; 
	padding: 0.25em 0.5em;
	min-height: 300px;
	font-size: 1em;
}

.albumcontent {
	padding: 0.25em 5px;
	float: left;
	width:210px;
	height:200px;
}

/* \*/
* html #content {
	height: 300px;
}
/* */

.albumcontent img {
	width:200px;
	border: 0;
}
.albumcontent ul {
	margin: 0.25em 0 0;
}

.albumcontent li {
	list-style: none;
	line-height: 1.1em;
	font-size:0.9em;
	display: block;
	text-align:center;
}

.albumcontent li.title {
	font-weight: bold;
}
	

.clearer {
	clear: both;
	font-size: 1px;
	height: 1px;
	margin: 0;
	border: 0;
}

#footer {
	color: White;
	font-size:0.9em;
	font-weight:bold;
	padding: 2em 0.5em;
	margin: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.emphasis {
	color: #930;
	text-transform: uppercase;
}

div.photolist {
	padding: 0.25em;
	float: left; 
	margin-bottom: 0.25em;
	width: 160px;
	height:225px;
	text-align:center;
	border: 1px dotted #c60;
}

div.photolist img {
	width:120px;
/*	float: left;
	margin-left: 15px; */
	border: 1px solid #333;
	border-width: 1px 2px 2px 1px;
}

div.photolist img.ls {
	width: 150px;
/*	float: left; */
	margin-left: 0px;
}

div.photolist ul {
	margin: 0;
	padding: 0.5em 0 0 0;
}

div.photolist li {
	list-style: none;
	line-height: 1.1em;
}

div.photolist li.title {
	font-weight: bold;
}

div.rightnav {
	width: 12em;
	float:right;
	margin: 0;
	padding: 0 0 1em 0.5em;
	font-size: 0.9em;
}

div.rightnav ul {
	list-style: none;
	border-left: 1px dotted #930;
	border-bottom: 1px dotted #930;
	width: 12em;
}

div.rightnav li {
	list-style: none;
	padding: 0;
	margin: 0;
	border-top: 1px solid #333;
}

div.rightnav li a {
	display: block;
	color:#300;
	text-decoration: none;
	width: 11.5em;
	padding: 0.25em 0 0.25em 0.5em;
}
	
div.rightnav li a:hover {
	color:#930;
}

.rightnav h4 {
	font-weight: bold;
	font-size: 1em;
	padding-bottom: 0.25em;
}
p {
	margin-bottom: 0.5em;
}

ul.bulletlist {
	padding: 0;
	margin: 0.5em 0;
}

ul.bulletlist li {
	list-style: none;
	background: url(images/gear.gif) top left no-repeat;
	margin: 0;
	padding: 0 0 0.5em 30px;
}

.title {
	font-weight: bold;
}

h1{
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	color: #930;
	font-variant: small-caps;
}
h2 {
	color: #930;
	font-size: 1.4em;
	font-weight: bold;
	margin-top:  0.5em;
	margin-bottom: 0.25em;
}

h3 {
	color: #930;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
}

table.data {
	margin: 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse; 
	font-size: 1em;
}

tr.even * {
	background: #fff;
	border-top: 1px solid #eee;
}

tr.odd * {
	background: #eee;
	border-top: 1px solid #eee;
}

tr.footer {
	font-weight: bold;
	font-size: 1em;
	border-bottom: 3px double #630;
	border-top: 1px dashed #630;
	color: #930;
}

table.data tfoot tr.footer {
	border-top: none;
}

table.data td {
	vertical-align: top;
	padding: 3px;
}

table.data th {
	font-weight: bold;
	color: #930;
	padding: 3px;
	border: none;
}

table.data thead th {
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #930;
}

table.data th.leftheader {
	font-weight: normal;
	color: #000;
	vertical-align: top;
}
.data caption {
	caption-side: top;
	text-align: center;
	color: #930;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0.5em 0;
	border-top: 1px solid #930;
	border-bottom: 1px solid #930;
	padding: 0.25em;
}

.data td.totals {
	text-align: right;
}

.pipe ul {
	margin: 0.25em 0;
	padding: 0;
	display: inline;
	list-style: none;
}

.pipe ul li {
	list-style: none;
	display: inline;
	padding: 0 .5em;
	border-left: 1px solid #930;
}

.pipe ul li.first {
	border-left: none;
}

.pipe ul li.current {
	font-weight: bold;
}

.calendar {
	padding: 1em;
	border: 3px groove #930;
}