body {
	background:#FFFFFF;
}
a:link {
	color: #666666;
	text-decoration: none;
	cursor: hand;
}
a:hover {
	color: #999900;
	text-decoration: none;
	cursor: hand;
}
a:active {
	color: #666666;
	text-decoration: none;
	cursor: hand;
}
a:visited {
	color: #666666;
	text-decoration: none;
	cursor: hand;
}
.pagenotfound {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	position: absolute;
	padding: 5px 20px 0px 0px;
	text-decoration: none;
	cursor: crosshair;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
}
.Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999900;
	line-height: 10px;
	text-decoration: none;
	text-align: left;
	padding-top: 10px;
}
.cyclinglog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
	background-color: #ECECEC;
}
.cyclinglogHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	background-position: center;
}
.cyclinglogSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	text-align: left;
}
.cyclingTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}
.cyclingSpecs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #ECECEC;
	background-position: center;
}
.cyclingMods {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF99;
}
.photolifeDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 12px;
	text-decoration: none;
	text-align: left;
	padding-top: 10px;
}
.photolifeTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #996600;
	text-decoration: none;
	text-align: left;
}
.portfolioDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999900;
	text-decoration: none;
	text-align: center;
}
.portfolioTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #996600;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.portfolioWatermark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: #CCCC99;
	text-decoration: none;
	letter-spacing: normal;
	text-align: right;
	position: absolute;
	left: 380px;
	height: 10px;
	width: 50px;
	top: 2px;
}
.standard {
	cursor: crosshair;
}
.resumeRegular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCC66;
}
.resumeBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #996600;
}
.resumeHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 400px;
	border: 1px solid #999999;
	padding: 2px;
	color: #996600;
	text-transform: uppercase;
	letter-spacing: 1ex;
}
.480scroll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.portfolioDescripBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	cursor: hand;
	width: 0px;
}
.portfolioLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999900;
	line-height: 12px;
	text-decoration: none;
	text-align: left;
	padding-top: 10px;
}
.table_centered {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 760px;
	height: 420px;
	margin-left: -380px; /* half of the width */
	margin-top: -210px; /* half of the height */
	text-align: center;
	vertical-align: middle;
}
.interior_nav {
	position: relative;
	bottom: 0%;
	padding-top: 90px;
}

<!--Flickr Photolife CSS-->

.flickr_body {
	background-color: #000000;
}
.flickr_slide {
	width: 800px;
	height: 600px;
	margin: auto;
	top: 50px;
	}
.flickr_close {
	float: right;
	}
.flickr_close p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #999999;
}