/* Copyright Sarah Rice, canoedog.ca. Borrow at will. */

body {
	margin: 0;
	padding: 0;
	background: #73B8F3;
	font: 14px black Verdana, sans-serif;
	text-align: center;
	}
	
h1 {
	font-size: 20px;
	color: #030;
	font-weight: bold;
	}

h2 {
	font-size: 16px;
	color: #030;
	font-weight: bold;
	}

h3 {
	font-size: 12px;
	font-weight: bold;
	}

img { border: 1px black solid; }

#climg { border: 0px; }

.RedText {
	color: red;
	}
	
#topbar {
	background-color: #1688C0;
	border-bottom: 1px solid black;
	width: 100%;
	height: 75px;
	}
	
#canoelogo {
	text-align: left;
	}

#navlinks {
	text-align: center;
	vertical-align: bottom;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-right: 6px;
	}
	
#navlinks p {
	display: inline;
	font-family: Georgia, Helvetica, sans-serif;
	margin: 0;
	padding: 0 10px;
	font-size: 20px;
	line-height: 18px;
	font-style: italic;
	}
	
#navlinks a {
	color: #033;
	text-decoration: none;
	}
	
#navlinks a:hover {
	color: #366;
	}
	
#sidebar {
	position: absolute;
	text-align: center;
	top: 97px;
	left: 10px;
	width: 130px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 130px;
	}
	
body>#sidebar {
	width: 130px;
			}
	
#main {
	margin: 0 0 5px 150px;
	}
	
#main2 {
	width: 80%;
	text-align: left;
	margin-top: 15px;
	margin-left: 30px;
	}
	