body
{
	color:#865D57; /*chocolate brown*/
	font:12px Georgia;
	background:transparent url(../images/template/stripes_bottom.gif) repeat;
	margin:0;
	padding:0;
	
}
a
{
	color:/*#F9819A;*/#DC7D8F;
}
#top
{
	background:transparent url(../images/template/stripes_top.gif) repeat;
	height:20px;
}
#container
{
}
img
{
	border:0;
}
#header
{
	height:164px;
	width:100%;
	border-top:7px solid #F9819A;
	border-bottom:1px solid #A6746C;
	background:transparent url(../images/template/header_bg.gif) repeat-x;
}
#logo
{
	float:left;
	height:164px;
	background:transparent url(../images/template/flowers.gif) top left no-repeat;
}
#logo #images
{
	margin-top:75px;
	margin-left:90px;
}
ul#nav 
{
	margin:0;
	margin-left:290px;
}
ul#nav li
{
	float:left;
	display:inline;
	height:35px;
	width:124px;
	margin-left:10px;
	text-align:center;
	padding-top:3px;
	color:#fff;
	background:transparent url(../images/template/tab.gif) top left no-repeat;
}
ul#nav li a
{
	color:#fff;
	font:20px Georgia;
	text-decoration:none;
}
ul#nav li a:hover{text-decoration:underline;}

#mainbody, #sidebarbody
{
	margin:0;
	padding:1px 20px;
	border-left:1px solid #B47E78;
	border-right:1px solid #B47E78;
	background:transparent url(../images/template/main_bg.png) top left repeat;
}
#main
{
	margin-top:20px;
	margin-left:40px;
	float:left;
	width:616px;
}
#maintop{background:transparent url(../images/template/main_bg_top.png) top left no-repeat;height:25px;}
#mainbottom{background:transparent url(../images/template/main_bg_bottom.png) bottom left no-repeat;height:25px;}

#sidebar
{
	margin-top:20px;
	margin-left:30px;
	float:left;
	width:255px;
}
#sidebartop{background:transparent url(../images/template/sidebar_bg_top.png) top left no-repeat;height:24px;}
#sidebarbottom{background:transparent url(../images/template/sidebar_bg_bottom.png) bottom left no-repeat;height:24px;}

.post img
{
	border:1px solid #ccc;
}
.post
{
	background:transparent url(../images/template/sep.gif) bottom center no-repeat;
	padding-bottom:20px;
	margin-bottom:25px;
}