body 
{
font-size: 12px;
margin: 0px;
text-align: center;
background: #000000 url(img/bg.gif) top left repeat-x;
color: #fdfafa;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#header
{
position: relative;
margin: auto;
width: 894px;
height: 160px;
background: url(img/header.jpg) top left no-repeat;
text-align: left;
}

#nav
{
position: relative;
margin: auto;
padding-top: 4px;
width: 894px;
height: 26px;
background: url(img/nav.jpg) top left no-repeat;
}

#nav a:link, #nav a:visited
{
position: relative;
padding-left: 15px;
padding-right: 15px;
font-size: 14px;
text-decoration: none;
}

#contentwrap
{
position: relative;
margin: auto;
padding: 15px 18px 20px 22px;
width: 854px;
background: url(img/pagebg.jpg) top left;
text-align: left;
}

#left
{
position: relative;
float: left;
padding-top: 10px;
width: 650px;
background: #383737 url(img/pagetop.jpg) top left no-repeat;
}

.apost
{
position: relative;
padding: 10px;
}

.postcount
{
position: relative;
float: left;
padding-top: 8px;	
width: 35px;
height: 27px;
font-size: 18px;
text-align: center;
background: url(img/date.jpg) top left no-repeat;
}

.postcontent
{
position: relative;
float: right;
width: 585px;
min-height: 600px;
}

.postdetails
{
position: relative;
border-bottom: 1px solid #999999;
margin-bottom: 10px;
}

#right
{
position: relative;
float: right;
width: 197px;
background: #383737;
}

.sblist
{
position: relative;
padding-bottom: 15px;
}

.sblist li
{
position: relative;
padding: 5px 10px 5px 22px;
}

.sblist a:link, .sblist a:visited
{
position: relative;
text-decoration: none;
}


#comment
{
width: 350px;
}
p
{
margin: 9px 0px 9px 0px;
line-height: 19px;
}

a:link, a:visited
{
color: #ffffff;
text-decoration: underline;
}


h1
{
position: relative;
padding-left: 220px;
padding-top: 55px;
font-size: 30px;
}

h2
{
font-size: 18px;
color: #ffffff;	
}

h3
{
position: relative;
display: block;
padding-top: 5px;
font-size: 16px;
text-align: center;
height: 24px;
color: #ffffff;
background: url(img/h3bg.jpg) top left no-repeat;
}
.widget
{
padding: 15px;
}
.navigation
{
float:left;
margin-left:50px;
padding-bottom:10px;
}
.footer-link
{
position: relative;
margin: auto;
padding: 15px 18px 20px 22px;
width: 854px;
background: url(img/pagebg.jpg) top left;
text-align: left;
}

