body {
	/*background: repeat url(../../images/body_bg.png);*/
	/* background: no-repeat url(../../images/DZNE_wtrmrk.png);
	background-attachment: fixed;
	background-position: 300px 150px; */
	background-color: #0b2b64;
}

.blog-entry-title a:hover, a:link, a:visited {
	color: #2563; /*color: #2563ab;*/
}

a:hover, a:active {
	color: #92b1d5;
}

#logo {
	background: no-repeat url(../../images/dzne_logo.png);
}

#container {
	/* background: repeat-y url(../../images/content_middle.png); */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: no-repeat url(rw_common/themes/dzne1/images/DZNE_wtrmrk.png);
	/* background-position: 198px 103px; */
	/* background-attachment: fixed; */
	background-position: 0px 0px;
}
#container ul {
	color: #00ffff;
}
#container #top {
	/*background: url(../../images/content_top.png) no-repeat;*/
}

#container #bottom {
	/*background: url(../../images/content_bottom.png) no-repeat; */
}

#pageHeader #top{

	/* padding-top: 10px;
	padding-left: 100px; */
	background: url(%pathto(images/DZNE_header.png)%) no-repeat;
	
}
#pageHeader h2 {
	color: #92b1d5;/*color: #92b1d5;*/
}

#footer {
	background: no-repeat url(../../images/footer_bg.png);
}

#navcontainer {
	background: url(../../images/navcontainer_bg.png) repeat-x;
}

#navcontainer #current {
	background: no-repeat url(../../images/button_over.png) right top;
	color: #0b2b64;  /*color: #0b2b64;*/
 	text-shadow: 1px 1px 2px #ffffff;
}

#navcontainer .currentAncestor {
	background: no-repeat url(../../images/button_over.png) right top;
	color: #0b2b64;
	text-shadow: 1px 1px 2px #ffffff;
}

#navcontainer a {
	background: no-repeat url(../../images/button_end.png) right top;
	color: #eff3f9; /*color: #eff3f9;*/
}

#navcontainer a:hover {
	background: no-repeat url(../../images/button_over.png) right top;
	color: #0b2b64; /*color: #0b2b64;*/
	text-shadow: 1px 1px 2px #ffffff;
}

#navcontainer ul ul a {
	color: #81aad4; /*color: #81aad4;*/
}

.photo-navigation {
	background: repeat-x url(../../images/header_bg.png);
}

.photo-navigation a:hover {
	color: #0b2b64;
}

.photo-caption {
	color: #92b1d5;
}

