body {
	background: #fff;
	color: #000
}
/* outerWrap */
#outerWrap {
	background: #FFFFFF url(/main/images/v-birds-clean-1680.jpg) repeat fixed 0 bottom;   /*whiteBG.jpg*/
}

/* Footer */
#footerWrap {
	background: #FFFFFF url(../images/nav.jpg) repeat-x scroll left 0;
	color: #999;
}
/* Borders */
#midCol, .frontPageItems .article_separator, .article_separator, #mainWrap, .slideshowContent, .below_left, .below_mid, #rightCol ul li a, #leftCol ul li a, #below_content_first, #below_content_second, #below_content_third, .moduletable-light, #midCol, #leftCol, .moduletable-light ul li a, .sectiontableentry1 td, .sectiontableentry2 td {
	border-color: #0079AC; /*#DDDDDD;,#90ACBD;*/
}
#leftCol .moduletable_menu, #rightCol .moduletable_menu,{
	margin-bottom: 30px;
}
#moduletable_menu, {
	margin-bottom: 30px;
}
.border, .frontPageImage {
	border: 2px solid #aeaeae;
	padding: 0;
}
#leftCol span.expanded, #rightCol span.expanded {
	background: url(../images/readonBlue.png) no-repeat left center;
	text-indent: 10px;
}
#leftCol ul li .active, #rightCol ul li .active {
	background: #eee
}
/* Links */
h1 a, a.readon, #leftCol ul li a, #rightCol ul li a {
	color: #333
}
a {
	color: #666;
}
a.blogsection {
	color: #0079AC;
	line-height: 1.3em;
}
#leftCol ul li a:hover, #rightCol ul li a:hover {
	background: #eee;
}
/* Slideshow */
#slideShowNav a.activeSlide {
	background: url(../images/slideNavActiveGrey.png) no-repeat center center;
	color: #ccc;
}
.slideshowImage {
	/*background: #CC9AFF;*/
}
/* Read More */ 
.readon {
	background:url(../images/readonBlue.png) no-repeat 4px center
}
/* Nav Sublevel */
#topWrap ul li li span.expanded {
	border-width: 0;
	background: url(../images/readonBlue.png) no-repeat left 3px;
}
