body{
	color: #878787;
}
#black_bg1{
	position: fixed;
	z-index: 0;
	width: 100%;
	height: 100%;
	background: url(../img/footer_bg.png) repeat;
}

a.link1 {color: #fff;}
a.link1:hover {color: #888;  text-decoration: underline;}

.dynamicContent > .content .inner{
    background:url(../img/pages_plane_dark.png) 0% 0% no-repeat;
}

.prev2 {background:url(../img/sprite_prev_btn_dark.png) 0 0 no-repeat;}
.next2 {background:url(../img/sprite_next_btn_dark.png) 0 0 no-repeat;}

h2{	background:url(../img/hline_dark.png) 0% bottom repeat-x; color: #fff;}
h3{color: #fff;}


.more{
	color:#000;
	background: #fff;
}
.more:hover,.more2:hover{
	color:#fefefe;
	background: #3b3b3b;
}

