body {
	  scrollbar-base-color:#666666; 
      scrollbar-arrow-color:#CC6600;
	  font-family: Arial, Helvetica, sans-serif;
      line-height: pt;
	  font-size: 12px;
	  text-decoration: none;
	  margin:0;
	  padding:0;
	  background:#000;
	  color:#999
}

h2 { font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-weight:normal; font-size:17px; text-transform:uppercase }
h3 { font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-weight:normal; font-size:14px; text-transform:uppercase  }

table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#999
}

td { padding:5px }

td p { padding:5px }

p
{
	line-height: pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#999
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #fff;
	outline:none;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #CC6600;
	text-decoration: none;
	outline:none;
}
.borderTable {	
	border-color: #F2F2F2; 
	border-bottom-style: double; 
	border-top-style: double; 
	margin:5px; 

}


#nav { margin:0 auto; width:400px; margin-top:145px; height:27px }

#master { background:#8a3607; /*background:#3e3e3e;*/ padding:2px }

#content { margin:0 auto; width:860px; background:#000; }

#footer { margin:0 auto; width:890px; height:145px; font-size:10px; color:#666 }

#content td { color:#999 }

#home li.home { background:#8a3607 }
#portfolio li.portfolio, #portfolio #master { background:#b78b07 }
#about li.about { background:#8a3607 }
#pricing li.pricing, #pricing #master { background:#610c0c }
#contact li.contact, #contact #master { background:#521359 }







