@charset "UTF-8";
/* CSS Document */

#bioWrapper {
background:url(../_img/bgContentLarge.jpg);
width:355px;
height:350px;
padding:10px;
z-index:1;
float:left;
line-height:1.5;
}

#bioWrapper p {
margin-bottom:15px;	
}

#sheriPic {
position:absolute;
top:143px;
width:203px;
height:240px;
left:50%;
margin-left:-495px;
z-index:5;
}

#bioSpacer {
width:183px;
height:220px;
float:left;
}

#contentWrapper {
background:url(../_img/bgContent.jpg);
width:565px;
height:630px;
padding:10px;
z-index:1;	
float:right;
}

#linksWrapper {
background:url(../_img/bgContentLarge.jpg);
width:355px;
height:250px;
padding:10px;
margin-top:10px;
z-index:1;
float:left;
}

#featuredProductWrapper {
width:530px;
height:590px;
margin-left:10px;
}

.featuredProduct {
display:none;
position:absolute;
margin-left:50px;
border:7px solid #fff;
}

h2 {
font-size:14px;
margin-left:10px;
margin-bottom:5px;
}