*  {margin: 0;
padding: 0;
}

body {
	font-size: 62.5%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #FFF) repeat-x; background-position: top; }

li {
	font-size: 12px; 
	list-style: none; }

p {
	font-size: 10px;
	line-height: 1.3em;
	margin-bottom: 0.8em;
	color:#333; }

h1 {
	font-size: 13px;
	color: #000;
	font-style: bold;
	margin-bottom: 0 auto; }

h2 {
	color: #666;
	font-size: 10px;
	padding-right: 30px; }

.clear {clear:both}

div#page-wrap {
	width: 800px;
	margin: 0 auto; }
	
div#sidebar { float: left; 
              width: 300px;   
			  list-style: none; 
			  }
			 
            div#sidebar a { color:#666;
			                text-decoration: none; }

            div#sidebar a:hover, a:active { color:#000; }

ul#nav {
	height: 112px;
	background: url(about-header.jpg); background-repeat: no-repeat;
	list-style: none;
	padding-left: 42px; }
	
	ul#nav li { display:inline; }
	
	ul#nav li a {
	display: inline-block;
	float: left;
	margin-top: 75px;
	color: #000000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: right;
	text-decoration: none; list-style: none; }
	
	ul#nav li a:hover, ul#nav li a:active {
	color:#999;
	font-style: normal; }
	
	div#main-content {
		padding-bottom: 50px; }
	
	div#main-content div#left-col {
		float: left;
		width: 470px;}
	
#footer p {
	color: #999;
	text-align: center;
	padding: 10px 0 10px 0;
	border-top: 2px; }

*/