/* This imports the Base Weblog CSS from TypePad, which defines core styles */

@import url(/.shared/themes/common/base-weblog.css);


/* This imports the local asterisk-style.css, which you can use as a guide for customizing your blog's CSS. */

@import url(asterisk-style.css);

#pagebody
{
background-image:url('/bckground.png');
background-repeat:repeat-y;
padding-left:20px;
}
.pkg
{
background-color:transparent;
}
body
{
background-color:#FFFFFF;
background-image:none;
}
#container {
width:958px;
}
#pagebody-inner {
width:918px;
}
.layout-two-column-right #beta {
width:280px;
}
#footer
{
background-image:url('/btmimage.png');
background-repeat:no-repeat;
padding-left:20px;
height:31px;
}
#banner
{
width:958px;
background-color:#FFFFFF;
background-image:none;
background-position:left bottom;
background-repeat:no-repeat;
border-top:none;
margin:0;
}
.nav-list-item a 
{
font-size:18px;
padding:6px 11px;
}
/* ph=1 */

