body {	margin: 0;	background: #114d33;	font: .75em Verdana, Arial, Helvetica, sans-serif;	color: #333;}#container {	width: 65em;}#header {	background: #fff url(images/bg_header-top.gif) right repeat-x;	height: 30px;	text-align: right;}#content {	background: #fff url(images/bg_content-right.gif) right repeat-y;	padding: 5px 75px 5px 35px;	line-height: 160%;}#content h1 {	color: #114d33;	font-size: 1.6em;	letter-spacing: 3px;	margin: 0 0 5px 0;}#content h2 {	color: #333;	font-size: 1.1em;	width: 50%;	padding: 15px 0 3px 0;	border-bottom: 1px dotted #666;	margin-bottom: 8px;}#content p {	margin-top: 0;}#content a {	color: #114d33;	text-decoration: none;}#content a:hover {	text-decoration: underline;}#content ul, ol {	margin-top: 0;	padding-top: 0;}#content li {	list-style: square;	margin-bottom: 5px;}#content img {	border: 1px solid #333;}#sidebar {	float: right;	padding: 0 10px;	margin-top: 5px;}#footer {	background: #fff url(images/bg_footer-bottom.gif) right repeat-x;	height: 30px;	text-align: right;}/* MISC */.letterspacing3px {	letter-spacing: 3px;}
