body { 
	font: 1em georgia, sans-serif;
	line-height: 1.88889;
	background: #eabc31 url(http://scraptastic.net/img/BGpage.jpg) repeat left top;
}

#pageHeader h1 { 
	background: url(http://scraptastic.net/img/header.jpg) no-repeat 0px 0px; 
	margin-top: 0px; 
	width: 637px; 
	height: 183px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
        position: absolute;
        top: 0em;
        left: 0em;}

#pageHeader h1 span {
	display:none
	}
	
#content {
	font: .8em georgia, sans-serif;
	margin: 0px;
	width: 776px;
	position: absolute;
	background: url(http://scraptastic.net/img/BGcontent.jpg) repeat-y left top;
        top: 183px;
        left: 0px;}

#content p {
font: 1em normal Georgia, sans-serif;
color: #38506d;
padding-left:25px;
padding-right: 200px;
line-height: 1.2
 }

h2 {
color: #38506d;
padding-left: 25px;
	font-family: sans-serif;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
font-size: 1.5em;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
}

h3 {
font-weight: bold;
font-size: 1.2em;
padding-left: 25px;
color: #38506d;
}

#mainNAV {
padding-left:25px;
padding-right: 200px;
}

#mainNAV a {
font: .9em Georgia, sans-serif;
line-height: 1.88889;
padding-left: 12px;
padding-right: 12px;
font-weight: bold;
text-decoration: none;
color: #9F2900;
}

#mainNAV a:hover{
color: #FF8A00;
text-decoration: overline;
}

a:link {
font-weight: bold;
text-decoration: none;
color: #9F2900;
}

a:visited{
font-weight: bold;
text-decoration: none;
color: #9F2900;
}

a:hover {
color: #FF8A00;
text-decoration: underline;
}

a:active {
color: #FF8A00;
text-decoration: underline;
}

#footer p{
clear: both;
font: .75em normal Georgia, sans-serif;
color: #38506d;
padding-left:25px;
padding-right: 200px;
}

#footer hr {
width: 75%;
color: #A7D8DF;
background-color: #A7D8DF;
height: 1px;
text-align: left;/*this will align it for IE*/
margin: 0 auto 0 0; /*this will align it left for Mozilla*/
}

#footer a {
color: #38506d;
text-decoration: underline;
font-weight: normal;
}

ul {
font: 1em normal Georgia, sans-serif;
color: #38506d;
padding-left:10px 0;
padding-right: 200px;
list-style-type: none;
}

li {
list-style: none;
font: 1em normal Georgia, sans-serif;
color: #38506d;
background: url(http://scraptastic.net/img/bull_star.gif) no-repeat left center;
background-position:0 2px; 
vertical-align:top;
padding-left: 1.3em;
line-height: 1.88889;
}

.floatleft{
float: left;
margin: 0 10px 10px 25px;
border: 1px solid #437D8B;
background-color: #000;
padding: 3px;
}

 /*TESTIMONIAL STYLES*/

#testEntry {
margin: 0 0 10px 10px;
border: 1px solid #666;
padding: 2px;
}

.testLO	{
float: left;
width: 150px;
height: 150px;
margin: 0 10px 10px 25px;
border: 1px solid #437D8B;
background-color: #FFF;
padding: 3px;
}

.nametest p {
font-style: italic;
}

.testEntry h3 {
clear:both; 
	background: url(http://scraptastic.net/img/horbar.gif) no-repeat 0px 0px; 
	width: 272px; 
	height: 25px;
	margin-left: 160px;
        position: relative;
 }

.testEntry h3 span {
	display:none
	}

.sidediv {
clear:both;
background: url(http://scraptastic.net/img/sidebg.gif) no-repeat 0px 0px; 
	width: 482px; 
	height: 601px;
        position: absolute;
z-index:+1;
}