HTML {
  margin:0;
  padding:0;
  }
BODY  {
	margin:0;
	padding:0;
	top:0px;
	min-width:750px;
	background-image: url(background1.gif);
	background-repeat: no-repeat;
	background-position: center 8px;
	background-color: #001100;
  }
#pagecontainer  {
	margin-right: 137px;
	margin-left: 137px;
	background-color: #000000;
	margin-top: 180px;
	padding: 5px;
	border: 1px none #CCCCCC;
  }
#maincontent  {
	min-width:300px;
	background-color: #000900;
	border: 1px double #FFFFFF;
	padding: 10px;
}
#rightstuff  {
	position:absolute;
	width: 135px;
	right:0px;
	top: 0px;
	padding-top: 5px;
	padding-right: 5px;
  }
.blurb {
	border:1px solid #FFFFFF;
	display:inline;
	position: relative;
	width: 130px;
	float: right;
	background-color: #000000;
	padding-top: 15px;
	padding-bottom: 15px;
  }
P,BODY,BLOCKQUOTE {
	color:#E6FFE6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
  }
UL,OL,LI  {
	color:#FFCC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
  }
H1,H2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
  }
H1  {
	font-size:170%;
	font-weight: bold;
  }
H2 {
	font-size:155%;
	font-weight: bold;
  }
H3 {
  font-size:125%;
  }
H3.bookst {
  color: red;
  clear: left;
  }
H4 {
  font-size:122%;
  }
H5  {
	font-size:120%;
	font-weight: bold;

  }
A  {
  text-decoration:underline;
  }
#bottomnav  {
  padding:5px 100px;
  text-align:center;
  }

.tinytext {
  font-size:.8em;
  line-height:1em;
  text-decoration:none;
  color:#000000;
  }
#psa  {
  border-top-width:2px;
  border-top-color:#000000;
  border-top-style:solid;
  border-right-width:2px;
  padding-right:5px;
  margin-right:5px;
  border-right-color:#000000;
  border-right-style:solid;
  border-bottom-width:2px;
  border-bottom-color:#000000;
  border-bottom-style:solid;
  border-left-width:2px;
  border-left-color:#000000;
  border-left-style:solid;
  padding-left:5px; 
  margin-left:5px;
  background:#FFFFFF;
  color:#000;
  }
P.tinytext A  {
  margin:5px;
  text-decoration:underline;
  }
.tinytext-right  {
  font-size:.8em;
  line-height:1em;
  text-align:right;
  }
P.tinytext-right A  {
  margin:5px;
  }
.bottomlinks  {
  font-size:0.8em;
  line-height:1em;
  }
.copyright  {
  margin:8px 0px 0px 0px;
  padding:0px;
  color:inherit;
  font-size:.8em;
  line-height:.8em;
  }
#leftnav {
	width:135px;
	padding-top:293px;
	display:inline;
	position:absolute;
	background-image: url(back2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 615px;
  }
#leftnav A:link  {
  border:0px;
  width:120px;
  margin:0px;
  padding:7px 0px 0px 15px;
  display:block;
  color:#FEF9ED;
  font-weight:bolder;
  text-align:left;
  text-decoration:none;
  height:25px;
  vertical-align:middle;
  }
#leftnav A:visited  {
  border:0px;
  width:120px;
  margin:0px;
  padding:7px 0px 0px 15px;
  display:block;
  color:#FAE9AF;
  font-weight:bolder;
  text-align:left;
  text-decoration:none;
  height:25px;
  vertical-align:middle;
  }
.tinylink  {
  color:#000000;
  font-size:.8em;
  line-height:12px;
  text-decoration:underline; 
  }
#leftnav A:hover,#leftnav A:active {
	width:120px;
	margin:0px;
	padding:7px 0px 0px 15px;
	display:block;
	color:#FFDF6E;
    font-weight:bolder;
	border: 1px solid #CCCCCC;
	text-align:left;
	text-decoration:none;
	height:25px;
	vertical-align:middle;
	background-color: #002000;
  }
.unsol {
  border-top-width: 2px;
  border-top-color: black;
  border-top-style: solid;
  border-right-width: 2px;
  padding-right: 5px;
  margin-right: 5px;
  border-right-color: black;
  border-right-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: black;
  border-bottom-style: solid;
  border-left-width: 2px;
  border-left-color: black;
  border-left-style: solid;
  padding-left: 5px;
  margin-left: 5px;
  background: white;
  }
BODY#home .hom  {
	background-color: #002000;
	border: 1px solid #CCCCCC;
  }
BODY#design .des  { 
  background: #FFFFFF;
  }
BODY#seo .se  {  
  background: #FFFFFF;
  }
BODY#marketing .mar  { 
  background: #FFFFFF;
  }
BODY#write .wri  { 
  background: #FFFFFF;
  }
BODY#tools .too  { 
  background: #FFFFFF;
  }
BODY#books .boo  { 
  background: #FFFFFF;
  }
BODY#clients .cli  { 
  background: #FFFFFF;
  }
BODY#contact .con  { 
  background: #FFFFFF;
  }

