body {
	background-color: #E1E3E5;
	color: #000175;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
	margin: 0;
	padding: 0;
}

#d-header {
	background: url(../images/layout/bg_pipes.gif) #FFFFFF repeat-x top;
	background-color: transparent;
	border-top: 1px solid #2F4F4F;
	width: 100%;
}

#d-nav {
	color: #B22222;
	font-size: 95%;
	letter-spacing: 0.3em;
	text-align: center;
}

#d-nav a {
	border: 1px solid #FBFBFB;
	display: block;
	margin-bottom: 7px;
	margin-top: 3px;
}

#d-nav a:hover {
	border: 1px solid #DDDDDD;
}

#d-nav img {
	border: none;
}

#d-subheader {
	background: url(../images/layout/lion.jpg) #EEEEEE no-repeat right;
	border-bottom: 2px solid #2F4F4F;
	border-top: 2px solid #2F4F4F;
	color: #AE0000;
	font-size: 120%;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 0.575em;
	margin: 0;
	padding: 7px;
	padding-right: 208px;
	text-align: center;
}

#d-wrapper {
	background: url(../images/layout/border_master_v.gif) #FFFFFF repeat-y top left;
	font-size: 95%;
	margin: 11px auto;
	padding: 0 7px;
	text-align: left;
	width: 920px;
}

#footer {
	background-color: #FAFAFA;
	border-bottom: 1px solid #A9A9A9;
	border-top: 3px solid #DCDCDC;
	color: #787878;
	font-size: 85%;
	margin: 0;
	padding: 9px 4px;
	text-align: center;
}

#other_site {
	background: url(../images/layout/bg_pipes.gif) #FFFFFF repeat top left;
	border: 1px solid #808080;
	clear: both;
	font-size: 90%;
	margin-left: auto;
	margin-right: 33px;
	padding: 4px 4px 4px 8px;
	width: 201px;
}

#other_site a {
	font-variant: small-caps;
	margin: 4px 7px;
	display:block;
}

#other_site a:hover {
	background-color: #DDDDDD;
}

#td-main {
	padding: 12px;
	width: 748px;
}

#td-side {
	background-color: #FBFBFB;
	border-right: 1px dashed #2F4F4F !important;
	padding: 10px;
	width: 126px;
}
