#href_id{
    white-space:normal; 
    margin-right:-5px;
    font-weight:bold;
    font-size:16px
}
#menu01 {
    position: absolute;
    background-color: lightsteelblue;
    align=left;
    height:82%;
    width:20%;
    top: 18%;
    left: 5;
    border: 5;
    border: 2px solid black; 
}
#header01 {
    position: absolute;
    background-color: lightsteelblue;
    align=left;
    height:18%;
    width:100%;
    top: 0;
    left: 0;
    overflow:hidden;
    border: 5;
    border: 2px solid black; 
}
#main01 {
    position: absolute;
    background-color:lightsteelblue;
    align=left;
    height:82%;
    width:80%;
    top: 18%;
    left: 20%;
    border: 5;
    border: 2px solid black; 
}
a:visited {
    color: forestgreen;
    text-decoration-color: black;
    background-color: inherit;	

}
#button_id {
  background-color: inherit;
  border: 5;
  color: black;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 18px;
}
#content_body {
	color: #000;
	background: #D7D5B6;			/* MAIN DOCUMENT BODY BACKGROUND - Color 3 */
	background-color:#b0c4de;
}

a:link {
	color: #30763D;
	background-color: inherit;	
}
a:active {
	color: #EF7E05;
	background-color: inherit;	
}
p {    margin-top: 10px;    margin-bottom: 10px;    margin-right: 150px;    margin-left: 80px;}
a:hover {
	color: #EF7E05;
	background-color: inherit;	
}
ul {padding-right: 5px;padding-left: 10px;}

.archive_year {margin-left: 1em;cursor: pointer;}
.archive_month 
{margin-left: 1em;margin-top: 0;margin-bottom: 1em;list-style-type: circle;cursor: pointer;}
.archive_posts {margin-left: 1em;margin-top: 0;margin-bottom: 1em;list-style: square url("reply-arrow.png");cursor: pointer;}
.active_month {margin-left: 1em;margin-top: 0;margin-bottom: 1em;cursor: pointer;}
.Naples{list-style-type:  circle;margin-left: 1em;margin-top: 0;margin-bottom: 1em;cursor: pointer;}
button{    background-color:  #b0c4de;	FONT-SIZE: 24px;}

/* HEADER STYLES =======*/
#header_body {
	color: #fff;
	background-color: #3C3D2D;	
}
.header_title {
	color: #fff;					
        text-align: center;
}
.header_subtitle {
	color: #D7D5B6;				
}
.header_logo {
	background-repeat: no-repeat;
}

frameset {
	background-color:#d7d5b6;	background-color:#b0c4de;
}
.nav_body {
	background-color: #505143;
}