  #navcontainer { width: 200px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 160px;
background-color:#cccc66;
border-bottom: 1px solid #ffcc66;
}

#navcontainer a:link, #navlist a:visited
{
color: #003333;
text-decoration: none;
}

#navcontainer a:hover
{
background-color:#ffff66;
color:#000033;
}
  
blockquote {
font-style : italic;
}
body {
margin : 20px 0;
padding : 0;
background : #cccc66;
font : normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
color : #003333;
}
h1, h2, h3, h4, h5, h6 {
margin : 0;
padding : 0;
font-weight : normal;
}
img {
border : none;
}
p, ul, ol, blockquote {
margin-top : 0;
line-height : 160%;
}
.post .meta {
height : 50px;
padding : 8px 0 0 10px;
background : url(images/img09.jpg) no-repeat;
font-size : 0.8em;
}
.post .posted {
margin-bottom : 20px;
font-size : 0.8em;
}
.post .title {
letter-spacing : -1px;
font-size : 2em;
}
#archives {
float : right;
width : 180px;
padding : 0 0 0 20px;
}
#links {
float : left;
width : 200px;
}
#categories {
float : left;
width : 180px;
}
#content {
width : 720px;
margin : 0 auto;
padding : 20px 20px 0 20px;
background : url(images/img02.jpg) no-repeat;
}
#footer {
width : 760px;
margin : 0 auto;
padding : 60px 0 0 0;
background : url(images/img10.jpg) no-repeat;
}
#footer p {
margin : 0;
padding : 0;
text-align : center;
font-size : x-small;
}
#header {
width : 760px;
height : 101px;
margin : 0 auto;

width: 529px;
height: 100px;
}
#header a {
text-decoration : none;
color : #d4d8bd;
}
#header h1 {
float : left;
padding : 25px 0 0 20px;
letter-spacing : -3px;
font-size : 3.4em;
}
#header h2 {
float : right;
padding : 43px 20px 0 0;
letter-spacing : -1px;
font-size : 2em;
}
#pages {
float : left;
width : 180px;
}
#post {
float : right;
width : 380px;
}
