#dp_2c {
	color:#ccc;
	text-align:center;
	background-image: url(/themes/ddp_2_0/images/dp_logo_middle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
a, a.visited { 
	color:white !important;
	}
	
#dp_2c .column {
	text-align:left;
	width : 47%;
	float:left;
}

#dp_2c .right {
	margin: 0px;
	padding: 0px;
}

#dp_2c .left {
	margin-right: 6%;
}

#dp_2c:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#ddp_2c_page_title {
	margin:0px;
	padding:0px;
	height:120px;
	line-height:120px;
	
}
#dp_2c_top {
	background-image: url(/themes/ddp_2_0/images/dp_logo_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#dp_2c_bottom {
	padding-bottom:50px;
	background-image: url(/themes/ddp_2_0/images/dp_logo_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#ddp_2c_constrainer {
	width:820px;
	margin-left:auto;
	margin-right:auto;
}
#middle .inner #content #right {
	padding: 0px;
	margin: 0px;
	width: 100%;
	background-color: #17151C;
}
.pagesmith-edit {
	margin:0px;
}
#middle .inner {
	background-color: #17151C;	
	
}
#middle  .inner  #content  #right div.pagesmith-frame, .pagesmith-frame  {
	margin: 0px;
	width:100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	background-image: url(/themes/ddp_2_0/images/dp_logo_middle.jpg);
	background-repeat: repeat-y;
	background-position: center top;	
}
.pagesmith-btt-link {
	display: none;
}