body {
	background-color:#001111;
	color:#555748;
	padding:0px;
	margin:0px;
	font-family: "georgia";
	text-align: center;
     }

.frame{
	width:749px;
	margin-left:auto;
	margin-right:auto;
}

#logo {
	border-style:solid;
	border-width:1px;
	border-color:#999;
	 width: 749px;
	 height:288px;
	 margin-top:40px;

	  }
.frame#news #logo {
	 background-image:url(../images/boxpage5.gif);
	 background-repeat:no-repeat;
	 background-position:left top;
}

.frame#albums #logo {
	 background-image:url(../images/boxpage6.gif);
	 background-repeat:no-repeat;
	 background-position:left top;
	 
}

.frame#sound #logo {
	background-image:url(../images/boxpage3.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.frame#travel #logo{
	background-image:url(../images/boxpage7.gif);
	background-repeat:no-repeat;
	background-position:left-top;
}
.frame#links #logo {
	background-image:url(../images/boxpage4.gif);
	background-repeat:no-repeat;
	background-position:left top;
	
}




#entries {
	width:100%;	
}

a {
	text-decoration:none;
	color:#888;
    font-family: "georgia", "times new roman", sans-serif;
	font-size: 12px;
   }
	
ul { 
	list-style:none;
	}
ul#menu {
	width:100%;
	height:20px;
	font-size:16px;
    font-family:  "times new roman", sans-serif;
	
	padding: 0px 10px;
    }
ul#menu a {
	font-size:16px;
	
	font-family:  "times new roman", sans-serif;


}

	
ul#menu li {
	float:left;	
	margin:0px 42.5px;	
   }
	
ul.entry{
	padding:0px;
	margin:0px;
	width:450px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	
     }

ul.entry p {
	padding:0px;
	margin:0px 0px 10px 0px;
	font-size: 14px;
    }

ul.entry li{
	margin:0px;
	padding:2px;
   }   

li.date{
	font-size:14px;
	color:#756843;
	margin:0px;
}

ul.entry li.date {
	border: 1px;
	border-style: solid;
	border-color: #333;
	text-align: center;
}

p#footnotes {
	width:100%;
	padding:0px;
	margin-top: 300px;
	font-size:9px;
	color:#888;
	text-align:center;
	
}
p#contact {
	width:100%;
	padding:0px;
	margin-top: 5px;
	font-size:10px;
	color:#888;
	text-align:center;
	
}

ul.album {
	 width: 245px;
	 margin-left:220px;
	 margin-right:220px;
}

ul.album li.date {
	color:#878643;
	font-size:15px;
	
}

ul.album li.title {
	color:#555748;
	font-size:19px;
	font-family:"sans-serif";
}

li.purchase a {
	color:#555748;	
}
 li.purchase a:hover {
	color:#888;	
}
 li.purchase a:active {
	color:#fff;	
}
 
ul.travel li.date {
	
	font-size: 17px;
	color:#756843;
	border: 1px;
	border-style: solid;
	border-color: #333;
	text-align: center;
	
}
li.etc{
	margin-left:50px;
	margin-right:50px;
	text-align:center;
   
}
    

}



ul.entries li.links {
	color:#555;
}

ul.linkList{
	padding:0px;
	margin:0px;
	width:250px;
	margin-left:auto;
	margin-right:auto;
}

li.links {
	font-size: 17px;
	color:#756843;
	border: 1px;
	border-style: solid;
	border-color: #333;
	text-align: center;
}

ul.linkList ul {
	padding:5 0 20 0px;
}

li.link a {
	color:#555748;	
}
li.link a:hover {
	color:#888;	
}
li.link a:active {
	color:#fff;	
}





