body { margin: 20px; padding: 0px; font-family: verdana, arial; font-size: 12px }

/*

 page structure 

*/

div#header { 
	width: 900px; background-color: #ffffff; text-align: left; padding-top: 0; 
	margin-left: 0; height: 80px; border-bottom: 1px solid #666666; }

div#header h1 {
	margin-top: 0px; margin-right: auto; margin-left: 20px; 
	font: 1.2em bold helvetica, verdana, arial, sans-serif; text-align: left; padding:0 0 .1em; }

div#header p {
	margin-left: 20px; }

div#header p.sitelogo {
	margin: 0 0 0 16px; }


div#nav {
	background-color: #ffffff; width: 150px; min-height: 400px; padding: 24px 12px 12px 18px; 
	margin: 12px 0 12px 0; border-left: solid; border-width: 1px; border-color: #cccccc; float:left; }

div#content {
	background-color: #ffffff; width: 900px; margin: 4px 0 0 0; padding-left: 0px; 
	border: solid; border-width: 0px; border-color: #cccccc; float: left;  }


div#footer {
	background-color: #ffffff; height: 18px; width: 800px; padding: 0 1em; float: left; }

div.clearfloats {
	clear:both; }

/* ensure footer appears properly */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;} <!-- fix for IE Mac -->
* html .clearfix {height: 1%;} <!-- Holly hack for IE6 Windows bug -->
.clearfix {display: block; background-color: green;}

/*

wide page structure 

*/

div#text1 {
	width: 325px; height: 470px; float: left; background-color: #ffffff; }

div#text2 {
	width: 325px; margin-left: 0px; padding-left: 12px; background-color: #ffffff; float: left; }

div#blurb {
	width: 170px; height: 380px; margin-left: 24px; padding-left: 24px; margin-top: 36px;
	background-color: #ffffff; float: left; 
	border-left: 1px solid #666666; }



/* content tags */

div#text1 p  { 
	margin-top: 12px; line-height: 180%; color: #666666; margin-left: 0px; }

div#text2 p  { 
	margin-top: 12px; line-height: 180%; color: #666666; margin-left: 0px; }

li  { 
	margin-top: 12px; line-height: 180%; color: #666666; margin-left: 0px; }



div#nav ul {
	margin-top: 0; margin-bottom: .8em; font-size: 11px}

div#nav li {
	margin-bottom: .5em; font-weight: bold; font-size: .9em; }

div#nav p {
	margin-top: 0; margin-bottom: .8em; font-size: 9px; line-height: 80%}

div#contentarea h0 {
	color: red; font-size: 18px; margin-top: 12px; margin-bottom: 12px; margin-left: 18px;}

div#content h0 {
	color: red; font-size: 18px; margin-top: 0; margin-bottom: 12px}

div#content h1 {
	font-family: Trebuchet MS; font-size: 22px; font-weight: normal; margin-bottom: 0; 
	margin-top: 6px; color: #555599; }

div#content h2 {
	font-family: verdana; font-size: 12px; margin-bottom: 0; margin-top: 18px; 
	color: #888888;}

div#content .example {
	font-family: lucida console; font-size: 11px; color: #777777; }


div#content li {
	font-size: .75 em}

.copyright {margin: 2px 0 0 10px; font-size: 9px;}

.example {
	font-family: prestige, verdana, tahoma; color: red; font-size: 8px;}

p.address {
	font-size: 11px; line-height: 2px; margin-top: 0px; margin-bottom: 0px; padding: 0 0 0 0; }

img {
	border: none}






