P {
	font-family: Lucida Grande, Arial, Helvetica, sans serif;
	font-size: 12px;
	color: #996600; 
}
.bodytext {
	font-family: Lucida Grande, Arial, Helvetica, sans serif;
	font-size: 12px;
	color: #996600; 
}
.byline {
	font-family: Lucida Grande, Arial, Helvetica, sans serif;
	font-size: 10px;
	color: #996600;
	margin-bottom: 30px;
}
li {
	font-family: Lucida Grande, Arial, Helvetica, sans serif;
	font-size: 12px;
	color: #996600; 
}
B {	font-weight: Bold; 
	font-size:12px; 
	color: #996600;
}
h2 {	font: 26px Arial, Helvetica, sans-serif;
	letter-spacing: -1.5px;
	margin-top: -8px;
	color: white;
}

h3 {	font: 18px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin-top: -4px;
	color: #e6ddc1;
}

h4 {	font: 18px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin-top: 0px;
	color: white;
}

h5 {	font: 16px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin-top: 0px;
	color: white;
}

h6 {	font: 14px Arial, Helvetica, sans-serif;
	letter-spacing: -0.5px;
	margin-top: 0px;
	color: #996600;
}
#pagecontainer {
	padding: 0;
	background: #fff none;
	color: #000;
	width: 760px;
     position:absolute;
     left:50%;
     margin-left:-380px;
}
#maincontent {
	width: 550px;
	padding: 10px;
	float: left;
}
#sidebar {
	width: 170px;
	padding: 10px;
	float: right;
}
#pageheader {
	font-family: Arial, sans-serif;
	padding: 5px;
}
#pagefooter {
	width: 740px;
	padding: 10px;
	font: small 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#pagefooter a {
	color: #FFFFFF;
	font-size: small;
	text-decoration: none;
}
#pagefooter a:link {
	color: #FFFFFF;
	font-size: small;
	text-decoration: none;
}
#pagefooter a:hover {
	color: #FFFFFF;
	font-size: small;
	text-decoration: none;
}
A: {	
	color: #996600; 
	text-decoration: underline;
}
A:link {
	color: #996600; 
	text-decoration: underline; 
}
A:visited {
	color: #996600;
	text-decoration: underline;
}
A:hover {
	color: #996600;
	text-decoration: none; 
}
div.linebox_t {
      width: 100%;
      background-image: url(http://www.jessicapearce.com/images/linebox_t.gif);
      background-repeat: repeat-x;
    }
div.linebox_r {
      background-image: url(http://www.jessicapearce.com/images/linebox_r.gif);
      background-position: top right;
      background-repeat: repeat-y;
    }
div.linebox_b {
      background-image: url(http://www.jessicapearce.com/images/linebox_b.gif);
      background-position: bottom left;
      background-repeat: repeat-x;
	 margin-bottom: 10px;
}
div.linebox_l {
      background-image: url(http://www.jessicapearce.com/images/linebox_l.gif);
      background-repeat: repeat-y;
    }
div.linebox_tl {
      background-image: url(http://www.jessicapearce.com/images/linebox_tl.gif);
      background-position: top left;
      background-repeat: no-repeat;
    }
div.linebox_tr {
      background-image: url(http://www.jessicapearce.com/images/linebox_tr.gif);
      background-position: top right;
      background-repeat: no-repeat;
    }
div.linebox_bl {
      background-image: url(http://www.jessicapearce.com/images/linebox_bl.gif);
      background-position: bottom left;
      background-repeat: no-repeat;
    }
div.linebox_br {
      background-image: url(http://www.jessicapearce.com/images/linebox_br.gif);
      background-position: bottom right;
      background-repeat: no-repeat;
      padding: 0px 10px 0px 10px;
    }
div.linebox_innercontent {
      width: 100%;
    }
div.solidbox_t {
      width: 100%;
      background-image: url(http://www.jessicapearce.com/images/solidbox_t.gif);
      background-repeat: repeat-x;
}

div.solidbox_r {
      background-image: url(http://www.jessicapearce.com/images/solidbox_r.gif);
      background-position: top right;
      background-repeat: repeat-y;
    }

div.solidbox_b {
      background-image: url(http://www.jessicapearce.com/images/solidbox_b.gif);
      background-position: bottom left;
      background-repeat: repeat-x;
    }

div.solidbox_l {
      background-image: url(http://www.jessicapearce.com/images/solidbox_l.gif);
      background-repeat: repeat-y;
    }

div.solidbox_tl {
      background-image: url(http://www.jessicapearce.com/images/solidbox_tl.gif);
      background-position: top left;
      background-repeat: no-repeat;
    }

div.solidbox_tr {
      background-image: url(http://www.jessicapearce.com/images/solidbox_tr.gif);
      background-position: top right;
      background-repeat: no-repeat;
    }

div.solidbox_bl {
      background-image: url(http://www.jessicapearce.com/images/solidbox_bl.gif);
      background-position: bottom left;
      background-repeat: no-repeat;
    }

div.solidbox_br {
      background-image: url(http://www.jessicapearce.com/images/solidbox_br.gif);
      background-position: bottom right;
      background-repeat: no-repeat;
      padding: 0px 10px 0px 10px;
    }
div.solidbox_innercontent {
	 width: 100%;
	 background: #E6DDC1;
    }