html, body
	{
	margin			: 0px;
	padding			: 0px;
	background	: #D7D9EB url('images/bggradient.png') repeat-x top;
	color			: #000;
        font-family:monospace, cursive;
	text-align:center;
	}
div
	{
	border				: none;
	margin				: 0px;
	padding				: 0px;
	}

.header
	{
        width:auto;
	margin				: 0px;
	padding				: 0px;
	text-align:center;
  }
	
	/*/*/
.header
	{
        width:auto;
	margin				: 0;
	padding				: 0px;
	text-align:center;
	font-family			: "\"}\"";
	font-family			: inherit;
        margin				: 0;
	padding				: 0px;
	text-align:center;
}
#empty{}
/*  */
	

/* -21px is for who? Netscape 4, I would guess - er yes */
.columns
	{
	margin				: 0px;
	margin-top			: -21px;
	padding				: 10px;
	color				: #ffffff;
        }/* NB - OmniWeb displays the 1px space as looking somewhat thicker, but set it to 0px and there is no space */
/* IE5 gets the spacing all wrong: -18px puts it right. Then use the tantek-family hack to make everything right again */
/*/*/
.columns
	{
	margin-top			: -18px;
	font-family			: "\"}\"";
	font-family			: inherit;
	margin-top			: 0px;
        
	}
/* */
/* empty required to get IE5 vback on track */
#empty{}

.leftcolumn
	{
	float				: left;
	left				: 0px;
	width				: 100px;
	margin				: 0px;
	margin-top			: -11px;
	padding				: 0px;
	color				: #000;
	text-align:center;
	}
.leftcolumn
	{
/*/*/
	margin-top			: 0px;
/* */
	}

/*
make sure that the hack widths equals the value of .centercolumn's margin-right
the initial width is for NN4 - experiment and set to what seems best
*/
.rightcolumn
	{
	position			: static;
	float				: right;
	width				: 160px;
	margin				: 0px;
	padding				: 0px;
	z-index				: 3;
	color				: #032663;

	}

/* 
For NN4, -25px is the margin-left setting to make the centercolumn column but up against the left column. (OmniWeb is much the same, but this stylesheet makes no allowances for it).
For other browsers, the equivalent margin-left setting is equal to the width of the left column.
margin-right is set to the value of the overriding values for .rightcolumn's width. 
A margin can be created between these two columns either by changing these values, or by setting the padding of the relevant #...padding divs.
margin-top is set to -1px to make NN4 line up correctly.
*/
.centercolumn
	{
	margin				: 0px;
	padding				: 0px;
	color				  : #000;
	height        : auto;
 	z-index				: 4;
	}
.centercolumn
	{
	margin-right		: 0px;
	margin-top			: -1px;
	margin-bottom		: 0px;
	margin-left			: -25px;
	}
/* IE5 once again goes awry - shift it down (29px is right for this layout but no doubt the exact value will vary [sigh]) and then zap 
empty because otherwise IE5 goes rampaging on */
/*/*/
.centercolumn
	{
	margin-right		: 160px;/*prev 160*/
	margin-left			: 100px;/*prev 100*/
	margin-top			: -10px;
	font-family			: "\"}\"";
	font-family			: inherit;
	margin-top			: -10px;
	}
#empty{}
/*  */

/* following bit only necessary if OmniWeb to be handled - the .fake bit is only picked up by OmniWeb, IE and, er, Amaya
But exclude it from IE5/mac */
/*\*/
.fake.centercolumn
	{
	margin-right		: 1px;
	margin-left			: 1px;
	}
/* this bit resets for IE */
* html .centercolumn
	{
	margin-right		: 160px;/*prev 160*/
	margin-left			: 100px;/*prev 100*/
	}
/* End of OmniWeb shenanigans */

.footer
	{
	clear				: both;
	margin-top			: -11px;
	padding				: 5px;
	width				: auto;
	height      : 15px;
	color				: #fff;
	background-color	: #D7D9EB;
	text-align:center;
        font-size:0.7em;
	}
.footer
	{
/*/*/
	margin-top			: 0px;
/* */
	}
.clear { clear : both; font-size: 1px; line-height: 0px; }

/*removed .headerpadding*/
.leftpadding, .centerpadding, .rightpadding
	{
	margin				: 0px;
	padding				: 10px;
	}

/* following styles have nothing to do with the structural layout */

	
	/*only edit this part*/
#link
{

}
#outerLinks 
{
  width:100px;
}
#links div{
         width:100px;
	 height:auto;
	 cursor:pointer;
         background:#81794A;
         border:1.5px solid #F4E6C1;
         color:#fff;
         font-size:1.2em;
	 text-decoration:underline;
           }
#links .cellspacer{
            height:2px;
	    width:auto;
            border:none;
            background:#fff;
           }

#outerContainer
{
	 width:772px;
	 margin:0px auto 15px auto;
         border:none;
	 text-align:left;

}
#contentdiv
{
   /* margin-top:20px;*/
    width:460px;
    height:470px;
    color:#000;
    font-size:13pt;
    font-weight:bolder;
    border:2px solid #000;
    background:#fff url("images/mound1color.gif") center no-repeat;	
}
i
{    color:#9c2545;
}
em
{
    background:#1B2AA7;    color:#A7921B;

}
#orderbtn
{
   text-align:center;
   width:150px;
   height:30px;
   background-color:#000;
   color:#fff; 
   font-size:14pt;
}
#title{
           width:530px;
	   height:52px;
	   text-align:center;
           position:relative;
           left:0;
           top:0;
      }
.rollover{
          width:150.8px;
          height:15pt;
          background:#fff;/*829A3C*/
          color:#4C442E;
          margin:0 auto 9px auto;
          font-size:14pt;
          float:left;
          border-bottom:#fff solid 3px;
         }
.spaceright{
            margin-right:1px;
}
.spaceleft{
           margin-left:1px; 
}
#tabs
{
  position:relative;
	top:1px;
	left:0;
        text-align:center;
}
#greeting
{
         position:relative;
	 top:0px;
	 left:0;
	 background:url("images/");
	 width:530px;
	 height:0px;
	 margin:auto;

}
#questions
{
         border:2px solid #475E21;
         background:#678C2C;
         color:#fff;
	 width:135px;
	 margin:0 auto;
}
#authortext
{
	 width:650px;
 	 margin:10px auto;
	 padding:10px 0 10px 95px;
	 text-align:justify;
	 color:#000;
	 padding:0;
}
#empty{}
#outerAuthorText
{
   width:745px;
   /*border:2px solid #000;*/
}
.leftpadd
{
   padding:0 10px 10px 0;
	 margin:0px;
}
a:link, a:visited
{
  color:#81794A;
  text-decoration:underline;
}
a:hover, a:active
{
  color:#9c7c25;
  text-decoration:none;
}
hr
{
        color:#475E21;
	background-color:#475E21;
}
#bgfff
{
  background:url('images/textbg.gif');
}
.blackbg
{
   background-color:#000;
}
.whitebg
{
   background-color	:#fff;
}
.photoNorm
{
  width:150px;
	height:180px;
	float:left;
	background:#fff;
	margin:0 10px 10px 0;
}
.dedication
{
       /* margin:7px 10px 7px 10px;*/
        text-align:justify;
        font-weight:bold;
	color:#090e20;
}
.q
{
   color:#CD1508;
}
h1, h3
{
  text-align:center;
}
.contactText
{
        background:#E7F0F8;
	text-align:center;
        color:#4C442E;
}
#orderhere
{
width:155px;
height:132px;
border:none;
float:right;
position:relative;
top:-638px;
left:285px;
display:block;

}

