* {	margin: 0;	padding: 0;}h1, h2 {	margin-bottom: 20px;	font-weight: normal;}h1 {	font-size: 197%;	color: #000033;}h2 {	font-size: 150%;	color: #3366CC;}h3 {	font-size: 9pt;}p, ul, ol {	margin-bottom: 20px;	line-height: 1.8em;}ul, ol {	margin-left: 3em;}a:active {	color: #CC6600;}a:visited {	color: #666666;}a:hover {	text-decoration: none;	color: #000033;	background-color: #F0E2B6;}img {	border: none;}img.left {	float: left;	margin: 0 20px 10px 0;}/* Menu */#menu {	width: 750px;	height: 65px;	margin: 0 auto;	border-right: 1px solid #EDEBD5;}#menu ul {	margin: 0;	padding: 0;	list-style: none;}#menu li {	display: inline;}#menu a {	display: block;	float: left;	width: 124px;	height: 45px;	padding: 20px 0 0 0;	border-left: 1px solid #EDEBD5;	text-transform: none;	text-decoration: none;	text-align: center;	font-size: 144%;	color: #999999;}#menu a:hover {	background: #CCCCCC;	color: #FFFFFF;}#menu .active a {	background: #94c0e3;	color: #FFFFFF;}/* Header */#header {	width: 750px;	height: 150px;	margin: 0 auto;}#header h1 {	float: left;	width: 220px;	height: 170px;	margin: 0;	background: url(images/logo.jpg) no-repeat;	text-align: center;	font-size: 36px;}#header h2 {	float: right;	width: 530px;	height: 170px;	margin: 0;	text-align: right;	background-color: #FFFFFF;}#header a {	text-transform: lowercase;	text-decoration: none;	font-style: italic;	font-weight: normal;	color: #FFFFFF;}/* Page */#page {	width: 750px;	margin: 0 auto;	padding: 20px 0;}/* Content */#content {	float: left;	width: 530px;	padding-top: 20px;}.post {	margin-bottom: 20px;	padding: 0 20px;}.hr {	border-bottom: 1px solid #EDEBD5;}/* Sidebar */#sidebar {	float: left;	width: 210px;	padding: 5px;	background: #FFFFFF;}#sidebar h2 {	margin: 0;	padding: 5px 15px;	color: #FFFFFF;}#sidebar h3 {	font-size: 85%;	color: #FFFFFF;}#sidebar ul {	margin: 200 20 20;	padding: 200px 20px 20px;	list-style: none;}#sidebar li {	vertical-align: bottom;}#sidebar a {	color: #FFFFFF;	text-align: center;}.orangebox {	background: url(images/5star.jpg) no-repeat;	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 9px;	color: #FFFFFF;	height: 300px;	text-align: center;}.orangebox h2 {	background-color: #CC6600;	border-bottom-color: #FFFFFF;	border-bottom-style: dotted;	border-bottom-width: 1px;	border-top-width: 1px;	border-top-style: dotted;	border-top-color: #FFFFFF;}/* Footer */#footer {	clear: both;	height: 100px;	padding: 25px 0;	background-image: url(images/bottom.jpg);	background-repeat: repeat-x;}#footer p {	margin: 0;	text-align: center;	font-size: 77%;}#footer a {	color: #666666;}