/* CSS Stylesheet for Jean-Luc's RTW Trip * Copyright (c) 2004-2005 Jean-Luc Duprat . All rights reserved. * $Id: travels.css,v 1.2 2004/10/17 05:40:12 jld Exp $ */ body { font-family: Georgia, "Times New Roman", Times, serif; background: #fafafa; color: #000000; } h1, h2, h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #202020; } h2 { font-size: 1.17em; } span.smalltext { color: #202020; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; } span.location { color: #606060; font-style: italic; font-size: .83em; } span.topNav, span.botNav { text-align: center; font-size: .83em; } a.topNav, a.botNav, a:visited.topNav, a:visited.botNav a { color: #000000; background: #fafafa; } span.smallLocStr { font-size: .60em; } span.date, span.photoParams, span.photoCredit, span.medLocStr, span.shortDesc { font-size: .83em; } #bigLocator { font-family: sans-serif; font-weight: bold; font-style: italic; text-align: right; } hr { text-align: center; } #copyright { text-align: center; clear: both; color: #888888; background: #fafafa; font-size: 7pt; } #copyright a, #copyright a:visited { color: #888888; background: #fafafa; }