body 
{
font-size: 12px;
margin: 0px;
text-align: center;
background: #ffffff url(img/bg.jpg) top left repeat-x;
color: #31363e;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#header
{
position: relative;
margin: auto;
width: 868px;
height: 195px;
background: url(img/header.jpg) top left no-repeat;
}

#header h1 a
{
color:#000;
}

#contentwrap
{
position: relative;
margin: auto;
margin-top: 25px;
width: 868px;
}

#left
{
position: relative;
float: left;
width: 558px;
}

.posthead
{
position: relative;
padding: 20px 20px 0px 20px;
height: 42px;
background: url(img/posthead.jpg) top left no-repeat;
font-size: 20px;
text-align: left;
}

.posthead a
{
color: #31363e;
}

.thepost
{
position: relative;
margin-top: 8px;
margin-bottom: 20px;
padding: 10px;
border: #dbdbdb 1px solid;
text-align: left;
}

#vertbox
{
position: relative;
padding-bottom: 15px;
}

#right
{
position: relative;
float: right;
padding: 23px;
width: 248px;
border-left: #dbdbdb 1px solid;
border-right: #dbdbdb 1px solid;
border-bottom: #dbdbdb 1px solid;
background: url(img/sidebartop.jpg) top center no-repeat;
text-align: left;
}

#right li
{
padding: 5px;
}

#right a
{
position: relative;
color: #484848;
}

#right a:hover
{
color: #ffffff;
}

#footer
{
float: both;
position: relative;
margin: 45px auto auto auto;
height: 124px;
text-align: center;
}

#footer a{
	color: #999;
}

a:hover
{
color: #ffffff;
background: #f79b2e;
}

h1
{
position: relative;
padding-top: 65px;
padding-left: 75px;
font-size: 30px;
color: #121212;
text-align: left;
}

h6
{
position: relative;
padding-top: 10px;
padding-left: 75px;
font-size: 15px;
color: #121212;
text-align: left;
}

h3
{
position: relative;
padding-top: 10px;
font-size: 16px;
font-weight: bold;
color: #121212;
}

#right ul
{
padding-bottom: 15px;
}

p
{
margin: 9px 0px 9px 0px;
line-height: 18px;
}

#searcher
{
float: right;
margin-top: 20px;
margin-right: 5px;
width: 225px;
text-align: left;
}

#s
{
width: 225px;
border: none;
background: none;
}

#comment
{
width: 350px;
}












