html,body{margin:0;padding:0}
		body{font: 62.5% Georgia, "Times New Roman", Times, Serif; /* Resets 1em to 10px */
			height: 100%;
			background: #d65f3f;
			border-left: 10px solid #faefdb;
		}
		#header {
			text-align: left;
			background-color: #d65f3f;
			background-image: url(images/bg.jpg);
			background-repeat: repeat-x;
			height: 250px;
			width: 100%;
			padding: 0px;
			margin: 0px;
		}
		#header h4{
			font-size: 1.50em;
			color: #faefdb;
			padding: 165px 0px 0px 130px;
			margin: 0px 0px 0px 0px;
			width: 460px;
			font-style: italic;
			line-height: 150%;
		}
		#hand {position: absolute;background-image: url(images/hand.jpg);height: 204px;
			width: 241px;top: 28px;left: 600px;}
		#titl {position: absolute;top: 90px;left: 120px;}
		.item {
			padding: 0px 0px 0px 0px;
			margin-bottom: 1.5em;

		}
		.item p {font: 150% verdana, "Times New Roman", Times, Serif;color: #faefdb;padding: 5px 10px 10px 10px;margin: -20px 0px 0px 0px;line-height: 150%;}
		.item img {
			border: 1px dotted #faefdb;
			padding: 5px;
			margin: 5px;
			background: #faefdb;
			display: inline;
	
			}
		.item a img {
			border: 1px dotted #faefdb;
			display: inline;
		}
		.itemtitl{
			padding-top: 5px;
			padding-bottom: 7px;
			margin-bottom: 18px;
			margin-right: 15px;
			background: #faefdb;
			border-top: 1px solid #000000;
			border-bottom: 1px solid #000000;
			border-right: 1px solid #000000;
		}
		.itemtitl h1 a {
			color: #d65f3f;
		}
		.itemtitl h1 a:hover {
			color: #91473e;
		}
		/************************************************
		*	Links and Headings									*
		************************************************/


		a img,:link img,:visited img { border:none }
		a, a:link {
			color: #333333;
			text-decoration: none;
		}
		a:hover {
			color: #000000;
			text-decoration: none;
		}
		h1 {
			font-size: 2.0em;

			color: #d65f3f;
			font-weight: normal;
			margin: 0px;
			padding-left: 10px;
		}
		.metadata{
			font-size: 1.5em;
			line-height: 220%;
			margin: 0px 10px 10px 10px;
			display: block;
		}

		.metadata a:link, .metadata a:hover, .metadata a:visited{
			color: #333333;
		}


		#l_sidebar{
			background-image: url(images/l_side_centr.jpg);
			background-repeat: repeat-y;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
		}
		#l_sidebar img{border: 1px dotted #faefdb;
			padding: 5px;
			margin: 5px;
			background: #faefdb;
		}
		#l_sidebar	p{
			font: 100% verdana, "Times New Roman", Times, Serif;color: #faefdb;
			text-align:justify;
			padding: 0px 0px 10px 0px;
			margin: 0px 0px 0px -10px;
			width:210px;
		}
		#l_sidebar	h5{
			font-size: 1.20em;
			color: #faefdb;
			padding: 0px 0px 10px 0px;
			margin: 0px 0px 0px -10px;
		}

		#l_sidebar ul li{
			margin: 0px 0px 10px -10px;
			padding: 0px 0px 0px 0px;
			font-size: 15px;
			list-style-type: disc;
			list-style-position: outside;
			color: #000000;
			width:180px;
		}
		#l_side_top{
			background-image: url(images/l_side_top.jpg);
			background-repeat: no-repeat;
			height: 23px;
			width: 270px;
			padding: 0px;
			margin: 0px;
		}
		#l_side_bottom{
			background-image: url(images/l_side_bottom.jpg);
			background-repeat: no-repeat;
			height: 38px;
			width: 270px;
			padding: 0px;
			margin: 0px;
		}

		#r_sidebar{
			border: 1px solid #000000;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			background: #faefdb;
		}
		#r_sidebar_in{
		
		margin: 10px;
		background: #d65f3f;
		border: 1px solid #000000;
		}
		#r_sidebar	p{
			font-size: 1.10em;
			color: #333333;
			padding: 0px 20px 0px 0px;
			margin: 0px 0px 0px -20px;
			text-align:justify;
		}
		#r_sidebar	h5{
			font-size: 1.20em;
			color: #faefdb;
			padding: 20px 0px 0px 0px;
			margin: 0px 0px 0px -10px;

		}

		#r_sidebar ul li{
			margin: 0px 0px 0px 5px;
			padding: 0px 0px 10px 0px;
			font-size: 15px;
			list-style-type: disc;
			list-style-position: outside;
			color: #000000;
		}

.feedarea{margin: 0px 0px 0px 5px;
			padding: 15px 0px 0px 0px;
			font-size: 16px;
			list-style-type: disc;
			list-style-position: outside;
			color: #000000;}

.BlogSearch{margin: 0px 0px 0px 25px;
			padding: 15px 0px 0px 0px;
}
.alignleft {float:left;}

#comment {font: 150% verdana, "Times New Roman", Times, Serif;color: #333333;
			background: #faefdb;
			border: 1px solid #000000;
			padding: 0px 20px 10px 20px;
			margin: 0px 20px 0px 10px;
			width: 570px;}
#comment ul{
	font-variant: small-caps;
	font-weight: bold;
}		
.commenttext{font-variant: normal;
	font-weight: normal;}
.commenttext-admin{font-variant: normal;
	font-weight: normal;}
		div#footer{background: #333;color: #FFF}
		div#footer p{margin:0;padding:5px 10px}

		div#wrapper{float:left;width:100%;margin-left:-25%}
		div#content{margin: 0 280px 0 25%}
		div#l_sidebar{float:left;width:270px;margin-left:-280px}
		div#r_sidebar{float:left;width:24%}
		div#footer{clear:left;width:100%}