body
	{
		margin: 0;
		padding: 0;
		text-align: center;
		color: #4F4F4F;
		font-size:85%;
		font-family: arial, helvetica, sans-serif;
		background-color: #677C89;
/*		background-image: url(img_39.gif);*/
	}
	
	a:link { color: #753D22; }
	a:visited { color: #753D22; }
	
	a:hover, a:active
	{
		color: #fff;
		background-color: #B52C07;
	}
	
h2
{
	font-size: 190%;
	font-family: charlesworth, Arial, Helvetica, sans-serif;
	color: Black;
}
	
	h2 a { text-decoration: none; }
	
	h3
	{
		color: Black;
		font: 120% georgia, times, "times new roman", serif;
		font-weight: bold;
		margin-top: 0;
		text-align: center;
	}
	h4
	{
		color: Black;
		font: 100% charlesworth, georgia, times, "times new roman", serif;
		font-weight: bold;
		margin-top: 0;
	}
	
	h5
	{
		font-size: 110%;
	   font-family: charlesworth, Arial, Helvetica, sans-serif;
	   color: Black;
	}
	
	h5 a {text-decoration:  none; }
	
	h6
	{
		color: Black;
		font: 120% georgia, times, "times new roman", serif;
		font-weight: bold;
		margin-top: 0;
		text-align: left;
	}
	
	img {
		border-top: 1px solid #999; /* to add depth to right and bottom */
		border-right: 2px solid #555;
		border-bottom: 2px solid #555;
		border-left: 1px solid #999;	
	}

/* page container */	
	#container
	{
		margin: 1em auto;
		width: 700px;
		text-align: left;
		background-color: #FDF5E6;	;
		border: 1px solid #676767;
	}

/* header == masthead */	
	#header
	{
		height: 64px;
	/*	background-image: url(header.jpg);
		background-repeat: no-repeat;
		background-position: 0 0;
		border-bottom: 1px solid #fff;
		position: relative;*/
		background-color: #753D22;
	}
	
	#header img { /* remove border on header images */
		border:0px;
	}
	.hri{
		padding-right:10px;
	}
	
   .hli{
		padding-left:10px;
	}
	
/* main horizontal navigation */

/* copied from listmania */	
#navlist
{
border-bottom: 1px solid #753D22;
border-top: 1px solid #753D22;
margin: 0px;
margin-bottom: 30px;
padding: 0px;
padding-left: 100px;
background-color: #753D22;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
padding-bottom: 9px;
padding-top: 9px;
}

#navlist a, #navlist a:link, #navlist a:visited
{
border: 1px solid #000000;
padding: 1px;
padding-left: 0.5em;
padding-right: 0.5em;
color: White;
font-weight: bold;
text-decoration: none;
}

#navlist a:hover, #navlist a:active, #navlist a:focus
{
border: 1px solid #000000;
padding: 1px;
padding-left: 0.5em;
padding-right: 0.5em;
text-decoration: none;
}

#navlist a:hover
{
	background-color: #4f4f4f;
	color: #C1C1C1;
	font-weight: bold;
	text-transform: lowercase;
}

#navlist li
{
padding-right: 1px;
display: inline;
font-size: 0.9em;
}

#navlist ul
{
margin: 0px;
padding: 0px;
}

#navlist #active a { background-color: #753D22; }



/* right */	
	#menu
	{
		float: right;
		width: 170px;  increase this to move text to left 
		margin-top:15px;		
		
	}
	
	#menu a:link, #menu a:visited
{
border: 1px solid #753D22;
padding: 1px;
padding-left: 0.5em;
padding-right: 0.5em;
color: White;
font-weight: bold;
text-decoration: none;
background-color: #753D22;
margin-left: 25px;
}

#menu a:hover
{
	background-color: #4f4f4f;
	color: #C1C1C1;
	font-weight: bold;
	text-transform: lowercase;
}

	#menu ul
	{
		margin-left: 0;
		padding-left: 0;
		list-style-type: none;
		line-height: 165%;
	}
	
	#menu .quote {
		width: 10em;
		font-size:90%;
	}
	#menu .albtitle{
		/*width: 10em;*/
		font-size: 100%;
		font-family: charlesworth, Arial, Helvetica, sans-serif;
		color: #753D22;
		text-align: center;
		word-spacing: normal;
		}
	
	#menu img {
		float: left;
		margin-left: 30px;
		border: 10px solid #fff;
	}
	
	
/* contents */	
	#contents { 
		margin: 15px 175px 40px 20px; 
		background-color: #FDF5E6;	
		border-right: 1px solid #666600;
		padding-right:30px;
		}
		
	#contents p { line-height: 130%; }



	.blogentry { border-bottom: 1px solid #C5C877; }
	
	.blogentry ul
	{
		list-style-type: none;
		text-align: right;
		margin: 1em 0;
		padding: 0;
		font-size: 95%;
	}
	
	.blogentry li
	{
		display: inline;
		padding: 0 0 0 7px;
	}
	
	.imagefloat
	{
		float: right;
		padding: 2px;
		border: 1px solid #9FA41D;
		margin: 0 0 10px 10px;
	}
	
	#footer
	{
		clear: both;
		color: #000000;
		background-color: #753D22;
		text-align: right;
		padding: 5px;
		font-size: 90%;
	}
	
	#footer p {
		margin:0px;
		padding:0px;
	}
	
		
	#skipmenu
	{
		position: absolute;
		right: 5px;
		top: 5px;
	}
	
	#skipmenu a
	{
		color: #666;
		text-decoration: none;
	}
	
	#skipmenu a:hover
	{
		color: #fff;
		background-color: #666;
		text-decoration: none;
	}
	
	.note {
		font-size: 80%;
		text-decoration: none;
	}
	.tree
	{
		font-size: 110%
		font-family: charlesworth, Arial, Helvetica, sans-serif;
	   color: #DC6C18;
	}


	
	
