#left-tray .tab,
#right-tray .tab {
  background: #D796E8; }

/*  Generic Colors:  

            Article Title Color: #8283E6;
            Secondary Box Color: #D796E8;
            
            Menu Item (Saturaetd): #443ED0;
            Menu Item (Unsaturated): #5D5CBB;
            Menu Item (Border): #AFC6F2;  */
body {
  background: #01041b url(/resources/index/space_background.png) no-repeat scroll top center; }

.mini {
  background: transparent url(/resources/layout/view-print-play/generic-button-backgrounds.png) no-repeat scroll top left; }

#main .title,
#menu,
.main .title {
  background: none; }
  
.title h1{
	font-size:25pt !important;
	margin-top:-15px;
	font-family:"Quicksand", sans-serif;
	color:white !important;
}

#sidebar .content,
.relevant-fact,
#sidebar .features,
#sidebar .whats-new,
.information,
.sidebar .content {
  background-color: #D796E8; }

#filter-menu div.selected {
  color: #8283E6; }

#menu ul li {
  background: #443ED0;
  border: 2px solid #afc6f2; }

#menu ul li.out {
  background: #5D5CBB; }

#menu .link-icon.out {
  background: transparent url(/resources/layout/link-out-icon-generic.png) no-repeat scroll top left; }

nav.standard a {
  background: transparent url(/resources/layout/view-print-play/generic-background.png) no-repeat scroll top center;
  position: relative; }
