
body{ color: #5a5858; font-size: 10px; font-family: Verdana, sans-serif; font-weight: normal; font-style: normal; font-variant: normal; background: #fff; margin-top: 0; margin-bottom: 0; list-style:none; }

a:link, a:visited, a:active{
	text-decoration: none;
	color: #267a7a;
	list-style:none;
	font-size: 12px;

}
a:hover{ color: #eece5e; }


#wrap{
	width:655px;
	background-color: #f0ffff;
	margin-left: auto;
	margin-right: auto;	

}
* html #wrap {  /* This is the Tan hack */
	margin-left: 0px;
	width: 655px; 
	w\idth: 655px;
}

#main{
	width: 653px;
	background-color: #61c6c7;
	border-bottom: 1px solid #61c6c7;
	border-left: 1px solid #61c6c7;
	border-right: 1px solid #61c6c7;
	padding: 0;
	overflow: hidden;
	height: auto;
	display: block;

}

#head{
	background:  url(images/house-image.jpg) no-repeat;
	margin-top: -5px;
	height: 170px;


}

#head .navbar{
	margin:0;
	padding:0;
	width: 653px;
	height:auto;
	background-color: #61c6c7;
	text-align: center;
	word-spacing: 20px;

}
* html #head .navbar {  /* This is the Tan hack */
	margin-left: 0px;
	

}
#head .navbar li{
	display:inline;



}
#head .navbar li a{
	font-weight:normal;
	font-size: 11px;
	color:white;
	text-decoration:none;


}
#head .navbar li a:hover{
	color:#eece5e;
}



#contentbox{
	width: 653px;
	background-color: #f4f3ec;
	border-left: 1px solid #61c6c7;

	border-right: 1px solid #61c6c7;
	padding: 0;
	overflow: hidden;
	height: 100%;
	display: block;
}




#content{
	float: left;
	padding: 40px 30px 0px 30px;
	width: 441px;
	min-height: 600px;
	border-left: 1px solid #61c6c7;
}
#content .h2{ 
	font-size: .75em;
	list-style:none;
}
#content .entry{
	border-top: medium dotted;
	text-align:left;
	list-style:none;
}
#content .links{
	text-decoration: none;
	color: #267a7a;
	list-style:none;
	font-size: 12px;
}

#content .links ul{
	list-style: none;
}

img{
}

img.left{
float: left;
border: 0;
padding: 0px 10px 5px 0px;
}
a:hover img{
border: 2px solid #267a7a;
padding: 0px;

}


div.hr.hr {
	display: none;
}

#rightbar{
	width: 150px;
	float:left;
	padding:0px 0px 0px 0px;


}
rightbar .box{

}
#rightbar .box h1{
	font-size: 10px;
	font-style: italic;
	text-align:center;
	color: #8e9293;
	padding:0px 0px 20px 0px;

}
#rightbar .box h2{
	font-size: 10px;
	font-style: italic;
	text-align: center;
	color:#61c6c7;
	letter-spacing:1px;
	padding:40px 0px 5px 0px;
	border-bottom: 1px solid #61c6c7;
}
#rightbar .links{
	text-align:center;
	letter-spacing:1px;
	font-size: 8px;
	color:red;
	border-bottom: solid 1px #61c6c7;
	padding:0px 0px 10px 0px;
	list-style: none;
	
}
#rightbar .box ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

#rightbar.thumbnail{
	border:0;
}



#footercontent{
	font-size: 8px;
	padding: 40px 30px 0px 0px;
	text-align: right;
	min-height: 30px;

}




/*************** POETRY start *************/ 

#poemhead{
	margin-top: -5px;
	height: 60px;
}
#poemhead .navbar{
	margin:0;
	padding:0;
	width: 653px;
	height:auto;
	background-color: #61c6c7;
	text-align: center;
	word-spacing: 20px;

}
* html #poemhead .navbar {  /* This is the Tan hack */
	margin-left: 0px;
}
#poemhead .navbar li{
	display:inline;
}
#poemhead .navbar li a{
	font-weight:normal;
	font-size: 11px;
	color:white;
	text-decoration:none;
}
#poemhead .navbar li a:hover{
	color:#eece5e;
}
#contentboxlotus{
	width: 653px;
	background-color: #2956D8;
	padding: 0;
	overflow: hidden;
	height: 100%;
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2956D8;
	border-left-color: #2956D8;
}
#poem {
	width: 655px;
	border-bottom: 1px solid #61c6c7;
	padding: 40px 30px 0px 30px;
	overflow: hidden;
	min-height: 600px;
	display: block;

}
#poem .entry{
	text-align:justify;
}
#poem .h2{
	font-size: .75em;

}
/*************** POETRY end *************/ 

/*************** ARCHIVE start *************/ 
#archive {
	background-color: #f4f3ec;
	width: 593px;
	border-left: 1px solid #61c6c7;
	border-right: 1px solid #61c6c7;
	padding: 40px 30px 0;
	overflow: hidden;
	min-height: 600px;
	display: block;
}
#archive .entry{
	padding: 30px 0px 0px 0px;
	border-top: dotted;
	text-align:justify;
}
#archive .links{
	text-decoration: none;
	color: red;
	list-style:none;
	font-size: 12px;
}
#archive .links ul{
	list-style: none;


}
#archive .h2{ font-size: .75em; }


/*************** ARCHIVE end *************/ 

/*************** LOTUS WRITING start *************/ 
#wraplotus{
	width:655px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
#mainlotus{
	width: 653px;
	background-color: #2987A7;
	padding: 0;
	overflow: hidden;
	height: auto;
	display: block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: 2956d8;
	border-bottom-color: 2956d8;
	border-left-color: 2956d8;
}
#lotushead{
	margin-top: 0px;
	padding: 0px;
	height: 150px;
}
#mainlotus .navbar{
	margin:0;
	width: 653px;
	height:auto;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}
* html #mainlotus .navbar {  /* This is the Tan hack */
	margin-left: 0px;
}
#mainlotus .navbar li{
	display:inline;
}
#mainlotus .navbar li a{
	font-weight:normal;
	font-size: 11px;
	color:#666666;
	text-decoration:none;
}
#mainlotus .navbar li a:hover{
	color:#2956D8;
}
#lotus {
	width: 655px;
	padding: 40px 30px 0px 30px;
	overflow: hidden;
	min-height: 600px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 2956d8;
	color: #FFFFFF;
}
#lotus .entry{
	text-align:justify;
}
#lotus .h2{
	font-size: .75em;

}
/*************** LOTUS WRITING end *************/ 