body {	font-family: Garamond, Palatino, Times;	font-size: medium;	margin: auto;	padding: 0px;	text-align: left;	width: 800px;}h1 {	font-family: Garamond, Palatino, Times;	font-size: x-large;}h2 {	font-family: Garamond, Palatino, Times;	font-size: large;}h3 {	font-family: Garamond, Palatino, Times;	font-size: medium;}p {	font-family: Garamond, Palatino, Times;}a {	color: red;	font-family: Garamond, Palatino, Times;	font-size: medium;	text-decoration: none;}div.header {	border-color: transparent;	font-family: Garamond, Palatino, Times;	font-size: medium;	width: 800px;}div.navbar {	border-color: transparent;	font-family: Garamond, Palatino, Times;	font-size: medium;	width: 800px;}div.quote {	border-color: transparent;	color: #666666;	font-family: Garamond, Palatino, Times;	font-size: medium;	text-align: right;	width: 800px;}div.column {	border-color: transparent;	float: left;	font-family: Garamond, Palatino, Times;	font-size: medium;	width: 540px;}div.sidebar {	background-position: right;	border-color: transparent;	border-style: solid;	border-width: 1px;	color: #666666;	float: right;	font-family: Garamond, Palatino, Times;	font-size: small;	width: 240px;}div.footer {	border-color: transparent;	clear: both;	color: #666666;	font-family: Garamond, Palatino, Times;	font-size: medium;	padding-top: 25px;	width: 800px;}
