/************************************************
*	Navigation     					*
************************************************/

#skip_to_content a:focus, #skip_to_content a:active {
	color:#6C413C;
	}

/******  Hyperlinks  ***************************/

a:link, a:visited {
	color:#3A9063;
	}
a:focus, a:active, a:hover {
	color:#fff;
	background-color:#6C413C;
	outline:#6C413C;
	text-decoration:none;
}

/******  Header ********************************/
#header {
	background:url(header_bg_green.png) white;
	}
.sitetitle {
/*	background:transparent url(sailormusic-jupiter.png) left top no-repeat;*/
	color:#6C413C;
}
/*
#header h1 a { background:transparent url(sailormusic-green.png) left top no-repeat; }
*/

/******  Content  ******************************/

#insertimage {
	background:url(memorial_book_jupiter.jpg);
}
table tr td a img {
	border-color:#3A9063;
}
hr {
	border-top:#3A9063 1px dotted;
}
h1,h2,h3 {
	background-color:inherit;
	color:#6C413C;
}
#content h2 {
/*	border-top-color:#3A9063; */
}
#content h2, #content h3 {
	background-image:url(bullet-jupiter.gif);
	}

/******  Sidebar  ******************************/

#sidebar {
	border-left:1px dotted #3A9063;
}
#brandingimage {
	background:url(jupiter_sticker.jpg) no-repeat bottom;
	border-bottom:1px dotted #3A9063;
	height:200px;
}
#navimage {
	background: url(edition_bg_green.png) no-repeat white;
}
.navtext {
	border:1px dotted #3A9063;
}

#primarymenu {
	border-bottom:1px dotted #3A9063;
}
ul.menu {
	color:#6C413C;
}
.menu li {
	list-style: url(bullet-jupiter.gif);
}
.menu a {
	color:#3A9063;
}
.menu a:hover, .menu a:active {
	background:#3A9063;
}