

body{

	margin: 0;

	padding: 0;

	background: #c3cebd url(images/bg.jpg) repeat-y;

	background-position: left;

}



body, td, textarea, input  

{

	font-family: verdana, sans-serif;

	font-size: 11px;

	letter-spacing: 0;

	word-spacing: 0;

	color: #828960;

}





#head{

	position: absolute;

	top: 0px;

	width: 800px;

	height: 259px;

	background: url(images/loneliness_01.jpg) no-repeat;

}





#head2{

	position: absolute;

	top: 259px;

	width: 800px;

	height: 235px;

	background: url(images/loneliness_02.jpg) no-repeat;

}



#blog {

	position: absolute;

	background: url(images/loneliness_05.jpg) no-repeat;

	top: 494px;

	left: 207px;

	width: 386px;

	padding-bottom: 45px;

	color:#828960;

}



#blog a {

	font-weight: normal;

	text-decoration: none;

	color: #a4ab98;

	border-bottom: dotted 1px #6c6948;

	}







#blog a:hover{

	border-bottom: solid 1px #9aa5a8;

	}



h2{	

	margin: 5px;

	font-weight: normal;

	font-size: 18px;

	line-height: 24px;

	padding-left: 10px;

	margin-top: 10px;

	border-bottom: dotted 2px #dcb74f;

	color: #b9c194;

	}



h1{

	margin: 5px;

	font-weight: normal;

	font-size: 18px;

	line-height: 24px;

	padding-left: 10px;

	margin-top: 10px;

	border-bottom: dotted 2px #3b2d0a;

	color: #6e3d11;



}





#center {

	position: absolute;

	background: url(images/loneliness_04.jpg) no-repeat;

	top: 494px;

	left: 189px;

	width: 18px;

	height: 106px;

}

#left {

	position: absolute;

	background: url(images/loneliness_06.jpg) no-repeat;

	top: 0px;

	left: 593px;

	width: 207px;

	height: 106px;

}



#menu {

	position: absolute;

	top: 494px;

	left: 00px;

	width: 179px;

	background: url(images/loneliness_03.jpg) no-repeat;

	padding-left: 10px;

	color: #3e300d;

	line-height: 18px;

}



#menu a {

	font-weight: normal;

	text-decoration: none;

	color: #513f12;

	border-bottom: dotted 1px #6c6948;

	font-variant: small-caps;

	font-size: 13px;

	}







#menu a:hover{

	border-bottom: solid 1px #daa851;

	}



textarea, input 

{

	border: 2px dotted #6c6948;

	background: transparent;

	padding: 2px;

	color: #615f39;

}

hr {

	color: #384a58;

	height: 1px;

	background: #929986;

	border: 0;

}

img{

	border: 0;

}

