body {
/*	background-color:#DFC3D0; */
	}

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

#skip_to_content a:focus, #skip_to_content a:active {
	color:#000;
	}

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

a:link, a:visited {
	color:#B64F7E;
}

a:focus, a:active, a:hover {
	color:#fff;
	background-color:#B64F7E;
	outline:#B64F7E;
	text-decoration:none;
}

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

#header {
	background:url(header_bg_pink.png) white;
}
.sitetitle {
/*	background:transparent url(sailormusic-moon.png) left top no-repeat;*/
/*	color:#000; */
}
.sitetitle a:hover, .sitetitle a:focus, .sitetitle a:active {
	background:#B64F7E;
	color:#fff;
	}
/*
#header h1 a { background:transparent url(sailormusic-pink.png) left top no-repeat; }
*/

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

#insertimage {
	background:url(memorial_book_moon.jpg);
}
table tr td a img {
	border-color:#A6416D;
}
hr {
	border-top:#A6416D 1px dotted;
}
h1,h2,h3 {
	background-color:inherit;
	color:#639F7B;
}
#content h2 {
/*	border-top-color:#A6416D; */
}
#content h2, #content h3 {
	background-image:url(bullet-moon.gif);
}

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

#sidebar {
	border-left:1px dotted #A6416D;
}
#brandingimage {
	background:url(moon_wand.jpg) no-repeat bottom;
	border-bottom:1px dotted #A6416D;
	height:200px;
}
#navimage {
	background: url(edition_bg_pink.png) no-repeat white;
}
.navtext {
	border:1px dotted #A6416D;
}
#primarymenu {
	border-bottom:1px dotted #A6416D;
}
ul.menu {
	color:#639F7B;
}
.menu li {
	list-style: url(bullet-moon.gif);
}
.menu a {

}
.menu a:hover, .menu a:active {
	background:#B64F7E;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	color:#A6416D;
}

