/* General Appearance */#pagearea {	position:absolute;	left: 0;	top: 275px;	width: 720px;	margin: 0px 0px 0px 0px;	background-color: #fffff;}p {	font-family: Arial, Helvetica, sans-serif;	font-size: small;	font-style: normal;	line-height: 1.3em;	color: #000000;}a:link {	color: #9b413a;	text-decoration: underline;}a:visited {	color: #9b413a;	text-decoration: underline;}a:hover {	color: #9ca06b;	text-decoration: underline;}a:active {	color: #9ca06b;	text-decoration: none;}.nav a:link {	text-decoration: none;	border-bottom-width: 0px;	border-bottom-style: none;}.nav a:visited {	text-decoration: none;	border-bottom-width: 0px;	border-bottom-style: none;}.nav a:hover {	text-decoration: none;	border-bottom-width: 0px;	border-bottom-style: none;}.nav a:active {	text-decoration: none;	border-bottom-width: 0px;	border-bottom-style: none;}/* Header */#logobox {	position:absolute;	left:0;	top:0;	width:720px;	height:91px;}#navbox {	position:absolute;	left:0;	top:91px;	width:199px;	height:170px;}#photobox {	position:absolute;	left:220px;	top:91px;	width:500px;	height:170px;}/* Main Content Area */#sidebar {	float: left;	width: 220px;	margin-bottom: 25px;		background-image: url(images/verticalbar.gif);}#sidebar p {	padding-left: 30px;	padding-right: 20px;	font-size: x-small;	color: #000000;}#sidebar a {	font-size: small;	line-height: 1.5em;}#content {	margin-left: 230px;	padding: 1em;	text-align: justify;}#content h2 { 	margin: 0 0 .5em 0;}#content h3 {	font-family: Arial, Helvetica, sans-serif;	font-style: normal;	line-height: 1.2em;	color: #000000;	margin: 0 0 0 0;		font-size: medium;}#content ul,li {	list-style-type: square;		font-family: Arial, Helvetica, sans-serif;	font-style: normal;	line-height: 1.5em;	color: #000000;	font-size: small;}.quote {	font-family: Arial, Helvetica, sans-serif;	font-style: italic;	line-height: 1.4em;	color: #494949;	font-size: 9pt;	border: 1px dotted #9b413a;	padding: 15px;	background-image: url(images/quote-gradient.gif);	background-repeat: repeat-x;	background-position: top;	margin-top: 25px;	clear: both;}/* Footer */#footer {	height: 50px;	clear: both;	background-image: url(images/cameron-footer-logo.gif);	background-repeat: no-repeat;	background-color: #FFFFFF;	margin-top: 10px;	margin-right: 10px;	margin-left: 25px;	border-top-width: 8px;	border-top-style: solid;	border-top-color: #bdc28f;}#footer p {	font-size: x-small;	color: #999999;	text-align: right;	vertical-align: bottom;}