body {
	background-color: #9BD4E7;
	background-image: url('images/back.png');
	background-position: top;
	font: 14px Arial, Helvetica, Geneva, sans-serif;
	color: #3E1C18;
    }
a:active, a:link, a:visited {
	color: #E79DD9!Important;
	text-decoration: none!Important;
    }
a:hover {
	color: #9BD4E7!Important;
	text-decoration: none!Important;
    }
#sidebar ul li{
	list-style: none;
	padding: 0px;
	margin:0px;
    }

p {
	text-align: justify;
	padding-top: 10px;	
    }
h1 {
	font-size: 180%;
    }
h2 {
	font-size: 160%;
    }
h3 {
	font-size: 140%;
    }
h4 {
	font-size: 130%;
    }
h5 {
	font-size: 120%;
    }
h6 {
	font-size: 110%;
    }
h1,h2,h3,h4,h5,h6 {
	color: #3E1C18;		
    }
#sidebarContainer {
	margin-left: 20px;
	margin-right: 10px;
	width: 240px;
    }

#header {
	background-image: url('images/header_img.png');
	background-repeat: no-repeat;
	background-position: top center;
	height: 380px;
    }
#content {
	background-image: url('images/content_bg.png');
	background-position:center;
	background-repeat: repeat-y;
    }
#footer {
	background-image: url('images/footer_bg.png');
	background-position:center;
	background-repeat: no-repeat;
	height: 67px;
    }
#main {
	width: 540px;
	padding-left: 20px;
	border-left: 3px dotted #3E1C18;

    }
.inside  {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
#navigation {
	margin:195px 330px ;
    }

.container_12{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
.grid_12 {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.container_12 .grid_12 {
	width: 940px;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

#comment {
	width:300px;
}
.alignleft {
        float:left;
        padding-right:10px;
}
#recent-posts-3 ul li{
        font-size:100%;
        padding-bottom:8px;
        padding-top:8px;
	    border-bottom: 1px dotted #9BD4E7;
	    list-style: none;
}
#recent-posts-4 ul {
margin-left: 0px;
}

#recent-posts-4 ul li{
        margin-left:-30px;
        font-size:100%;
        padding-bottom:8px;
        padding-top:8px;
	    border-bottom: 1px dotted #9BD4E7;
	    list-style: none;
}
#arch {
	margin-left: 0px;
	padding-left: 0px;
    }
#arch li{
	margin-left: 0px;
		    list-style: none;

	}
