  body {
margin : 0;
padding : 0;
text-align : left;
color : #000000;
background : #858563 url(../images/bgd.png) repeat-y top center;
font : 75% "Trebuchet MS", verdana, arial, tahoma, sans-serif;
}
#container {
width : 750px;
margin : 0 auto;
padding : 0;
color : #000000;
background : #ffffff;
}
/* header */
#header {height: 225px; background-repeat: repeat; padding-left: 0px; padding-top: px;}
#header h1 a {color: #fff; text-decoration: none; font-size: 1.5em;}
#header h1 {font-size: 1.6em; margin: 0; padding-bottom: 5px;}
#header h2 {position: relative; top: -0.3em; color: #E8EFC2; font-weight: normal; font-size: 1.1em; text-transform: lowercase; padding: 0; margin: 0;}
			/*MAIN CONTENT*/
#content {
padding : 0 10px 0 10px;
margin-left : 170px;
margin-right : 30px;
margin-top : 0;
line-height : 1.8em;
}
#content h1 {
padding : 20px 0 0 0;
font : normal 1.4em verdana, tahoma, arial, sans-serif;
text-transform : uppercase;
letter-spacing : 3px;
color : #236bac;
background : inherit;
text-align : center;
}
/* column */
#column {float: left; width: 215px;}
#column-pad {padding: 0 30px 0 10px;}
#column h3 {background: url('../images/a1.gif') no-repeat; width: 185px; height: 27px; font-size: 1.0em; font-weight: bold; margin-left: -10px; padding-left: 15px; padding-top: 5px; text-transform: lowercase; color: #5D5F53;}
#column ul li {padding: 2px 0; margin-left: 0px;}

			/*LEFT SIDEBAR*/
#sidebar {
float : left;
width : 150px;
margin : 0 0 0 0;
padding : 5px;
}
			/*NAVIGATION*/
.menu {
margin-bottom : 20px;
width : 110px;
padding : 10px 0 0 0;
margin-left:0px;
}
.menu ul {
margin : 0;
padding : 0;
list-style-type : none;
}
.menu li {
margin : 0 0 0.2em 0;
}
.menu a {
display : block;
font-size : 11px;
color : #ffffff;
background : #2e79bc;
width : 120px;
padding : 0.5em 0.8em;
text-decoration : none;
border-left : 10px solid #1f5688;
}
.menu a:hover {
border-left : 10px solid #1f5688;
background-color : #236bac;
color : #fff;
}
.links {
font-size : 1.4em;
text-transform : uppercase;
letter-spacing : 3px;
}
			/*RIGHT SIDEBAR*/
#sidebar-b {
float : right;
width : 150px;
margin : 0 0 0 0;
padding : 5px;
}
			/*FOOTER*/
#footer {
background : #ffffff url(../images/footer.gif) repeat-x top;
text-align:center;
}
#footer p{

padding : 20px;
margin-top : 5px;
height : 40px;
font-size : 0.8em;
border-top : 1px solid #236bac;
color : #000000;
}
#footer a:link, #footer a:visited {
color : #236bac;
text-decoration : none;
}
#footer a:hover {
color : #3186d3;
}
			/*TYPOGRAPHY*/
h1 {
margin : 0 0 10px 0;
font : normal 1.4em verdana, arial, tahoma, sans-serif;
text-transform : uppercase;
color : #acaf2c;
background : inherit;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
			/*LINKS*/
a {
color : #236bac;
font-weight : bold;
text-decoration : none;
background : inherit;
}
a:hover {
text-decoration : none;
color : #369;
background : inherit;
}
a img {
border: 0;
}
			/*CLASS*/
.clear {
clear : both;
overflow : hidden;
width : 0;
height : 1px;
}
.post {
background-color : #404040;
padding : 3px;
margin : 20px 10px 0 5px;
border : 0 dashed #8a795d;
font-size : 80%;
}
.post .date {
background : url(../images/clock.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
}
.post .comments {
background : url(../images/comment.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
}
.post .readmore {
background : url(../images/document.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
}

