<!-- Style Sheet created with the CoffeeCup StyleSheet Maker -->
<!-- http://www.coffeecup.com -->
<style type="text/css">
<!--

 { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: #FFFFFF; }
 
#wrapper { 
 margin: 0 auto;
 width: 922px; }
 
#faux {
 background: url(graphics/faux-2-2-col.gif);
 margin-bottom: 5px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100% }
 
#header {
 color: #333333;
 width: 902px;
 padding: 10px;
 height: 110px;
 margin: 10px 0px 5px 0px;
 background: #303130; }
 
#navigation {
 color: #FFFFFF;
 padding: 5px;
 border: 5px inset #303130;
 height: 35px;
 margin: 0px 0px 5px 0px;
 background: #00FFFF; }
 
img {
 border: 0px none; }
 
.counter {
 font-size: 12px; }
  
#rightcolumn { 
 display: inline;
 color: #333333;
 text-align: justify;
 margin: 10px;
 padding: 0px;
 width: 192px;
 float: right; }
 
#leftcolumn { 
 float: left;
 color: #333333;
 text-align: justify;
 margin: 30px 60px 0px 75px;
 padding: 0px;
 width: 563px;
 display: inline;
 position: relative; }
 
#banner{
 text-align: center; }

#navbars {
 font-size: 12px;
 text-align: center; }
 
ul {
 list-style-type: square;
 list-style-position: inside; }
 
#footer { 
 width: 902px;
 height: 110px;
 clear: both;
 color: #FFFFFF;
 font-size: 11px;
 background: #303130;
 margin: 0px 0px 10px 0px;
 padding: 10px; }
 
.clear { clear: both; background: none; }

a:link {
	color: #959DB0;
	background-color: transparent }
	
a:visited {
	color: #8B7765;
	background-color: transparent }
	
a:hover {
	color: #FFA500;
	background-color: transparent;
	text-decoration: none }
	
a:active {
	color: #959DB0;
	background-color: transparent }

html {
   scrollbar-arrow-color: #00FFFF;
   scrollbar-base-color: #C3C3C3;
   scrollbar-dark-shadow-color: #C0C0C0;
   scrollbar-track-color: #FFFFFF;
   scrollbar-face-color: #2B2B2B;
   scrollbar-shadow-color: #243863;
   scrollbar-highlight-color: #FFFFFF;
   scrollbar-3d-light-color: #FFFFFF }

-->
</style>