/* CSS Document for Wesley Bowers Fashion web site navigation. */

.container {width:350px; position:relative; margin:0 auto; text-align:left; border-right:20px solid #005128; background:#005128 url() no-repeat;}
.thebio {
text-align:left;
padding:0 10px 50px 10px;
width:350px; height:250px;
overflow: auto;
}
.fade_top {
position: absolute;
height: 40px;
width:100%;
top:0; left:0;
background:url(../images/layout/page_designer_fade_top.png);
}
.fade_bottom {
position: absolute;
height: 40px;
width:100%;
bottom:0; left:0;
background:url(../images/layout/page_designer_fade_bottom.png);
}

h1.headline {margin:40px 0 10px 0; font-size:1.5em;}

.fade_img {background:#005128;}

