@charset "utf-8";
/* CSS Document */
#super_head{
	background-image:url(../images/topBGNight.jpg);
}
#main{
	background-image:url(../images/eveningBGLt.jpg);
	background-repeat: no-repeat;
	border-left:solid 1px #333333;
	border-right:solid 1px #333333;	
}
body{
	background-color:#000000;
	background-image:url(../images/nighttimeReducedDK.jpg);
	background-repeat: no-repeat;
}
body a,body #main .todcolor{
	color:#555555;
}
#link_header{
	background-image: url(../images/linkBGEvening.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom:solid 2px #FFFFFF;	
	padding-bottom:4px;
}
#link_set a{	
	color:#FFFFFF;
}
#link_header a:hover{
	background-repeat:no-repeat;
	color:#E8A83E;	
}
#edit_set a, #edit_set a:hover{
	border-color:#b48d46;
	background-color:#CDB581;
}
#edit_bar{
	border-color:#F5F5F5;
}
#body_top{
	background-image:url(../images/bannerEveningTop.gif);
	height:35px;
}
#body_foot{
	background-image:url(../images/bannerEveningBottom.gif);
}
#body_set{
	background-image:url(../images/bannerEveningMain.gif);
	height:auto;
}
#body_set h1,.color_two{
	color:#E9AB43;
	background:none;
}
#body_set h2,.menu_cat{
	border-color:#AC8239;
}
#body_set a,body #floatWrapper #main .todcolor,.menu_cat,.color_one{
	color:#ffeccc;
	

}
#body_set #center,#body_set #right,#body_set #left,#body_set .cell{
	border:solid 1px #ffeccc;	
	background-color:#2d261b;
	color:#ffeccc;
}
#main #prefooter{
	color:#999999;
}

#body_set li,#body_set ul{
	list-style:none;
	text-align:left;
	color:#ffeccc;	
}
