body{	background-color: #fff;	margin: 0;	padding: 10px;}#outer{	width: 100%;}a.none:link{	color: #073153;	background-color: #fff;	padding: 0;}a.none:visited{	color: #073153;	background-color: #fff;	padding: 0;}a.none:hover{	color: #073153;	text-decoration: none;	background-color: #fff;	padding: 0;	text-decoration: underline;}/* LEFT SIDE STUFF HERE ---------- */#left{	float: left;	width: 250px;	background-color: #fff;	font-family: 'trebuchet ms',arial,verdana;	font-size: 18px;}#left #navigation{	float: left;	width: 150px;	background-color: #ffac00;}#left #navigation a{	margin: 1px 0 40px 0;	padding: 1px 1px 1px 18px;	border-bottom: none;	font-size: 18px;	font-weight: normal;	display: block;	color: #fff;	text-decoration: none;}#left #navigation a:hover, .active{	display: block;	background-color: #ffc75f;	background-image: url(images/drop.gif);	background-repeat: no-repeat;	background-position:  right 4px;	color: #002947;}#left #subnavigation{	position: absolute;	left: 160px;	top: 155px;	border-right: 3px solid #ffac00;	border-top: 3px solid #ffac00;	border-bottom: 3px solid #ffac00;	padding: 20px 0 0 0;	font-size: 11px;	font-family: arial,verdana,sans-serif;	width: 90px;}#left #subnavigation a{	color: #333;	text-decoration: none;	margin: 0 0 20px 0;	display: block;	padding: 1px 5px 1px 5px;}#left #subnavigation a:hover, .active-sub{	color: #002947;	text-decoration: none;	background-color: #ffc75f;}/* RIGHT SIDE STUFF HERE ---------- */#right{	margin: 0 0 0 300px;	background-color: #fff;}#right #header{	text-align: left;	padding: 10px 0 5px 100px;}#right #content{	text-align: justify;	font-family: arial,verdana,sans-serif;	color: #333;	font-size: 13px;	padding: 0 30px 0 0;	line-height: 16px;}#right #content h1{	font-family: 'trebuchet ms',arial,verdana;	font-size: 28px;	color: #002947;	font-weight: normal;}#right #content #photo{	float: right;	padding: 0 0 20px 20px;}#right #content #sidebar{	float: left;	font-size: 11px;	color: #000;	width: 125px;	margin: 0 10px 10px 0;	line-height: 13px;}#right #content #sidebar2{	float: right;	font-size: 11px;	color: #000;	width: 125px;	margin: 0 0 10px 10px;	line-height: 13px;}#right #content #ternavigation{	list-style: none;	margin: 20px 0 0 0;	padding: 0;}#right #content #ternavigation li{	float: left;	margin: 0 1px 0 0;}#right #content #ternavigation a:link, a:visited{	padding: 2px 10px 2px 10px;	background-color: #ffac00;	color: #000;	text-decoration: none;}#right #content #ternavigation a:hover{	background-color: #002947;	color: #fff;	text-decoration: none;}/* FOOTER SIDE STUFF HERE ---------- */#footer{	clear: both;	margin: 0 0 0 300px;	padding: 30px 0 0 0;}#footer #content{	font-family: arial,verdana,sans-serif;	font-size: 11px;	border-top: 1px solid #bbb;}#footer #content #footernavigation{	list-style: none;	margin: 20px 0 0 0;	padding: 0;}#footer #content #footernavigation li{	float: left;	margin: 0 15px 0 0;}#footer #content #footernavigation a.footer:link{	color: #333;	text-decoration: none;	margin: 0 1px 0 0;}#footer #content #footernavigation a.footer:hover{	color: #002947;	text-decoration: underline;	margin: 0 1px 0 0;}#footer #content #footernavigation a.footer:visited{	background-color: #fff;	margin: 0 1px 0 0;}