HTML {
          scrollbar-face-color : #D79C10;
          scrollbar-shadow-color :#C25769;
          scrollbar-highlight-color :#942F00 ;
          scrollbar-3dlight-color : #F5CC22;
          scrollbar-darkshadow-color : #582601;
          scrollbar-track-color : #F5CC22;
          scrollbar-arrow-color : #FFFFFF;
      }
body {
margin: 0px;
color:#4D1E01 ;
background-color:#F5CC22;
}

ul {
margin: 0px 10px; 0px; 0px;
padding: 0px;
}

li {
list-style-type: disc;
list-style: outside;
color: #4D1E01;
padding-left: 0px;
margin-left: 0px;
line-height: 130%;
margin-bottom: 10px;
}

A 		{ color: font-weight: bold; #6F5D11; text-decoration: none; font-weight:normal;}
A:link		{ color:#6F5D11; font-weight: bold; text-decoration: none; }
A:visited	{ color:#6F5D11; font-weight: bold; text-decoration: none;  }
A:active	{ color:#6F5D11; font-weight: bold; text-decoration: none;  }
A:hover		{ color:#6F5D11; font-weight: bold; text-decoration: underline; }


.side A 	{ color: #945303; text-decoration: none; font-weight:normal;}
.side A:link		{ color: #945303; text-decoration: none;font-weight:normal; }
.side A:visited	{ color: #945303; text-decoration: none; font-weight:normal; }
.side A:active	{ color: #945303; text-decoration: none; font-weight:normal; }
.side A:hover		{ color: #945303; text-decoration: underline; font-weight:normal;}


input, select, checkbox, textarea {
    font-family: Tahoma, arial, sans-serif;
    color:#4D1E01;
    background-color: #ffffff;
    border:1px solid #4D1E01;
    font-size:12px; 
    font-weight: normal;
	}

#frame {
margin: auto;
background-image: url();
background-repeat: repeat-y;
background-position: top left;
width: 775px;
}

#frameimage {
float: left;
background-image: url(images/neneh-springtop.jpg);
background-repeat: no-repeat;
background-position: top left;
width: 775px;
}

#sidebar {
background-color:#EFC329;
float: right;
width: 200px;
margin-left:10px;
margin-bottom: 20px;


}

#content {
float: left;
width: 540px;
margin-top: 315px;
margin-left: 0px;
font-family: tahoma, arial, sans-serif;
font-size: 12px;
color:#4D1E01 ;
margin-bottom: 20px;
}



.side {
width: 180px;
background-color:transparant;
background-repeat: repeat-x;
background-position: top left;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-top: 5px;
font-family: tahoma, arial, sans-serif;
font-size: 12px;
line-height: 130%;
color:#582601;
}

.sidetitle {
font-family: tahoma, arial, sans-serif;
font-size: 13px;
font-weight: bold;
color:#9E2A05;
padding-bottom: 1px;
border-bottom: 1px solid #9E2A05;
text-align: left;
margin-bottom: 10px;
}


.date {
color:#942F00;
font-family: tahoma, arial, sans-serif;
font-size: 20px;
font-weight: normal;
padding-bottom: 1px;
margin-bottom: 10px;
}

.title {
font-family: tahoma, arial, sans-serif;
font-size: 18px;
font-weight: normal;
text-align: left;
color:#FDE746;
padding-bottom: 1px;
}

.posted {
color:#582601;
font-family: tahoma, arial, sans-serif;
font-size: 12px;
text-align: left;
padding-bottom: 1px;
margin-bottom: 10px;
}

.blogbody {
width: 500px;
color:#4D1E01 ;
font-family: tahoma, arial, sans-serif;
font-size: 12px;
font-weight:normal;
line-height: 130%;
border:  8px solid #4D1E01;
background-color:#D79C10;
padding: 10px;
margin: 5px;

}

.comments-head {
font-family: tahoma, arial, sans-serif;
font-size: 18px;
color:#9E2A05;
padding-bottom: 1px;
margin-top: 20px;
margin-bottom: 5px;
}

.comments-body {
border: 8px solid #582601;
background-color:#D79C10;
background-repeat: repeat-x;
background-position: top left;
font-family: tahoma, arial, sans-serif;
font-size: 12px;
line-height: 130%;
color:#582601;
margin-bottom: 8px;
padding-top: 3px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
}

.comments-post {
border-top: 1px solid #F5CC22;
font-family: tahoma, arial, sans-serif;
font-size: 12px;
color:#F5CC22;
padding-top: 3px;
}


.menu {
margin-bottom: 10px;
text-align: left;
color:#ffffff;
font-family: tahoma, arial, sans-serif;
font-size: 12px;
}

