body{
	color: #845E5B;
	font-family: Georgia;
	font-size: 8pt;
	font-weight: normal;
	background-repeat: repeat-y;
	background-image: url('http://dare-to-live.com/bg1.jpg');
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-3dlight-color:#DCDCDC;
	scrollbar-arrow-color: #B3A3A3;
	scrollbar-base-color: #B3A3A3;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #DCDCDC;
	scrollbar-highlight-color: #B3A3A3;
	scrollbar-shadow-color: #B3A3A3;
}

tr,td{
	color: #ffffff;
	background-color: #845E5B;
	border-left: 0px solid #E63F85;
	border-top: 0px solid #E63F85;
	border-bottom: 0px solid #E63F85;
	border-right: 0px solid #E63F85;
	font-family: georgia;
	font-size: 8pt;
	font-weight: normal;
	padding: 1px;
	text-align: left;
	margin: 3px;
	text-decoration: none;
}

a:link,a:visited,a:active{

	color: #C06E62; 
	text-decoration:none;
	font-weight:bold;
	cursor: default;
}

a:hover{
	color: #D78174; 
	text-decoration:strike;
	font-weight:bold;
	cursor:hand;
}

a:link img,a:visited img{

	border: 0px solid #FFFFFF;
} 


a:hover img{

	border: 0px solid #FEEB22;
	cursor: hand;
}

select{
	color: #FFFFFF; 
	background: #845E5B; 
	font-family: Georgia; 
	font-size: 8pt
} 


input, textarea, #commentform input, #commentform textarea{

	font-family: Georgia;
	font-size: 8pt;
	color: #FFFFFF;
	background: #845E5B;
	border-left: 0px solid #E63F85;
	border-right: 0px solid #E63F85;
	border-top: 0px solid #E63F85;
	border-bottom: 0px solid #E63F85;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-3dlight-color:#DCDCDC;
	scrollbar-arrow-color: #B3A3A3;
	scrollbar-base-color: #B3A3A3;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #DCDCDC;
	scrollbar-highlight-color: #B3A3A3;
	scrollbar-shadow-color: #B3A3A3;
}

.commentlist li{
	color: #845E5B;
	background-color:#FFFFFF;
	font-family: Georgia;
	font-size: 8pt;
	font-weight: normal;
	padding: 5px;
	margin:0px;
	text-align: left;
	line-height: 14px;
	text-decoration: none;
	border-left:0px solid #000000;
	border-right:0px solid #000000;
	border-top:0px solid #333333;
	}


h1,h3{
	color: #8A756F;
	background-color:;
	font-family: Georgia;
	font-size: 8pt;
	font-weight: normal;
	padding: 14px;
	margin:0px;
	text-align: left;
	line-height: 14px;
	text-decoration: none;
	border-left:0px solid #988775;
	border-right:0px solid #;
	border-top:0px solid #;
}

h2{
	color: #FFFFFF;
	background-image: url('http://dare-to-live.com/banner.jpg');
	background-position: right;
	border-top: 0px dotted #D04253;
	border-left:0px solid #AF9D99;
	border-right:0px solid #845E5B;
	border-bottom:0px dashed #A7BE23;
	font-family: Georgia;
	font-size: 10pt;
	font-weight: normal;
	padding:1px;
	text-align: right;
	text-transform: Uppercase;
	margin: 0px;
}



u{
	color: #845E5B;
	font-weight: normal;
}


b{
	color: #B37B6C;
	font-weight: bold;
}


i{

	color: #845E5B;
}


s{
	color:  #998584;
	font-weight: none;
}


hr {
	
	border: 0px solid #D36BB7;
	height: 1px;
}

#div1 {
	position:absolute;
	left:0;
	top:0px;
	visibility:visible;
	width:800px; height: 600px; 
}

#divquote {
	position:absolute;
	left:37;
	top:17px;
	visibility:visible;
	width:120px;
}

#divsidebar {

	position: absolute;
	visibility:visible;
	top: 135px;
	left: 567px;
	width: 210px;
	text-align: justify;
}

#divcontent {

	position: absolute;
	visibility:visible;
	top: 400px;
	left: 0px;
	width: 528px;
	text-align: justify;
}