body {
	background : url(../images/layout/bg_pg_cgray.gif) #FFFFFF repeat center;
	color : #2A2A2A;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : small;
	margin : 0;
	padding : 0;
}

#dh-ad {
	float : right;
	margin-right : 11px;
}

#d-header {
	float : left;
	left : -34px;
	position : relative;
	width : 100%;
	background-color : transparent;
}

#dh-logo {
	float : left;
}

#dh-logo a:hover {
	background-color : transparent;
}

#dh-name {
	border-bottom : 4px solid #CC3333;
	color : #993333;
	float : left;
	font-family : Tahoma, Verdana, "Comic Sans MS", sans-serif;
	font-size : 17pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	letter-spacing : 0.11em;
	margin-left : 3px;
	margin-top : 25px;
	padding-bottom : 8px;
}

#d-master {
	background : url(../images/layout/bg_fading_green_200.gif) #FDFDFD repeat-y -34px 0px;
	border : 1px solid #2F4F4F;
	margin-left : auto;
	margin-right : auto;
	margin-top : 7px;
	margin-bottom:7px;
	padding-top : 10px;
	position : relative;
	width : 935px;
}

#d-nav {
/* #D0E5E6 */
	background : #C4CFD8 url(../images/layout/border_top.gif) repeat-x bottom;
	border-top : 1px solid #2F4F4F;
	clear : both;
	float : left;
	margin-top : 10px;
	padding-bottom : 12px;
	width : 100%;
}

#d-nav a {
	background : url(../images/layout/nav_bg.gif) #FFFFFF repeat-x top;
	border : 1px solid #2F4F4F;
	color : #0001B2;
	float : left;
	font-size : 85%;
	margin-left : 4px;
	padding : 3px 7px 3px 11px;
	text-decoration : none;
}

#d-nav a:hover {
	color : #800000 !important;
	padding : 3px 6px 3px 12px;
}

#d-nav div {
	clear : both;
	padding : 6px 0 3px 0;
}

#t-content {
	clear : both;
	width : 100%;
}

#footer {
	background : #fafafa url(../images/layout/xam.gif) no-repeat 800px 18px;
	border-bottom : 1px solid #A9A9A9;
	border-top : 1px solid #DCDCDC;
	color : #787878;
	font-size : 85%;
	margin:0;
	margin-top:-7px;
	padding : 6px 4px 6px 4px;
	text-align : center;
}

#td-main {
	padding : 12px;
	width : 713px;
}

#td-side {
	background : url(../images/layout/bg_fading_blue_250_down.gif) #F7FCFE repeat-x top;
	border-left : 1px dashed #2F4F4F !important;
	padding : 10px;
	width : 177px;
}
