/* Winter Stylesheet */

.content_navigation {
	border-top: solid 4px #d7d9d8;
	border-right: solid 2px #d7d9d8;
	background-color: #97a0a5;
    background-image: url(/img/winter.jpg);
    background-position: bottom;
}

.content_content {
	border-top: solid 4px #d7d9d8;
	border-left: solid 2px #d7d9d8;
}

.ce_nav a.nav01, .ce_nav a:link.nav01, .ce_nav a:visited.nav01, .ce_subnav a.nav02, .ce_subnav a:link.nav02 { 
	color: #495679; 
}

.ce_subnav a.nav02, .ce_subnav a:link.nav02 { 
	text-transform: capitalize;
}

span.lexicon_entry_headline_list, span.lexicon_cat_headline {      
     color: #d7d9d8; 
}  






