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

#skip_to_content a:focus, #skip_to_content a:active {
	color:#204E92;
	}

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

a:link, a:visited {
	color:#3388C6;
	}
a:focus, a:active, a:hover {
	color:#fff;
	background-color:#3388C6;
	outline:#3388C6;
	text-decoration:none;
}


/******  Header ********************************/

#header { 	background:url(header_bg_blue.png); }
.sitetitle {
/*	background:transparent url(sailormusic-mercury.png) left top no-repeat;*/
	color:#204E92;
}
/*
#header h1 a { background:transparent url(sailormusic-blue.png) left top no-repeat; }
*/

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

#insertimage {
	background:url(memorial_book_mercury.jpg);
}
table tr td a img {
	border-color:#3388C6;
}
hr {
	border-top:#3388C6 1px dotted;
}
h1,h2,h3 {
	background-color:inherit;
	color:#204E92;
}
#content h2 {
/*	border-bottom-color:#3388C6; */
}
#content h2, #content h3 {
	background-image:url(bullet-mercury.gif);
}

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

#sidebar {
	border-left:1px dotted #3388C6;
}
#brandingimage {
	background:url(mercury_sticker.jpg) no-repeat bottom;
	border-bottom:1px dotted #3388C6;
	height:180px;
}
#navimage {
	background: url(edition_bg_blue.png) no-repeat white;
}
.navtext {
	border:1px dotted #3388C6;
}
#primarymenu {
	border-bottom:1px dotted #3388C6;
}
ul.menu {
	color:#204E92;
}
.menu li {
	list-style: url(bullet-mercury.gif);
}
.menu a {
}
.menu a:hover, .menu a:active {
	background:#204E92;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	color:#204E92;
}
