body {	font-family: Arial, Helvetica, sans-serif;	font-size: .75em;	background: #555449 url(images/bg-column.gif) repeat-y;}#container {	width: 700px;}/*------------------------------------------------------*//* HEADER */#header {	background: #EFECE6 url(images/bg-header-bottom.gif) bottom no-repeat;	position: absolute;	top: 0;	left: 175px;	width: 490px;	padding: 20px 0 50px 0;	text-align: right;}#header h2 {	display: inline;	font-size: 1.3em;	font-weight: bold;	color: #555449;	margin: 0 20px 0 0;	letter-spacing: 2px;}#header h4 {	display: inline;	font-size: .9em;	font-weight: normal;	letter-spacing: 1px;	margin: 0 10px 0 20px;}/*------------------------------------------------------*//* NAV */#nav {	position: absolute;	top: 0;	left: 0;	width: 175px;	text-align: right;	font-size: .9em;	padding-top: 25px;}#nav ul {	background: #EFECE6 url(images/bg-nav-shadow-left.gif) repeat-y;	list-style: none;	padding: 10px 0;	margin: 0;}#nav li {	padding: 0;	border-bottom: 1px dashed #fff;	margin-left: 10px;}#nav li.topItem {	border-top: 1px dashed #fff;}#nav li.parentCat {	padding: 5px 15px 5px 5px;}#nav li.parentCat ul {	background: none;	padding-top: 3px;	padding-bottom: 0;}#nav li.parentCat li {	border-bottom: none;	padding: 0;	margin: 0;}#nav a {	color: #333;	font-weight: bold;	text-decoration: none;	display: block;	padding: 5px 15px 5px 5px;}#nav a:hover {	background-color: #dbd5cc;}#nav li.parentCat li a {	padding: 0;}/*------------------------------------------------------*//* CONTENT */#content {	position: absolute;	top: 80px;	left: 195px;	width: 450px;	color: #333;	line-height: 150%;	padding-bottom: 35px;}#content a {	color: #5e0501;	text-decoration: none;}#content a:hover {	text-decoration: underline;}#content h2 {	margin-top: 0;	font-size: 1.6em;	color: #999;}#content h3 {	font-size: 1.3em;	color: #555449;}#content h4 {	font-size: 1em;	color: #555449;}#content p {	margin-top: 0;}#content ul {	margin-left: 0;	padding-left: 0;}#content li {	margin-left: 15px;	margin-bottom: 3px;}/*------------------------------------------------------*//* SIDE PIC */#sidePic {	position: absolute;	left: 665px;	top: 180px;}
