html, body				{ background-color: #DEEAD5; }

#dContainer				{ margin-left: auto; margin-right: auto; width: 700px; background-color: #FFF; }
#dBanner				{ width: 700px; height: 117px; background-image: url(../Images/Template/siteheader.jpg); background-repeat: no-repeat; }
#dMenu					{ width: 700px; height: 17px; margin-top: -17px; text-align: right; }
#dMenu a				{ margin-right: 9px; }
#dContent				{ border-left: 1px solid black; border-right: 1px solid black; margin-top: -19px; }
#dContentInner			{ padding: 10px; font-family: Arial; font-size: small; }
#dContentInner h1		{ font-size: medium; border-bottom: 1px solid black; margin-bottom: 5px; }
#dContentInner h2		{ font-size: medium;                                 margin-bottom: 5px; }
#dContentInner h3		{ font-size: small; text-align:center; font-weight:normal; margin-bottom: 5px; }
#dContentInner h4		{ font-size: medium; text-align:center; font-weight:normal; margin-bottom: 5px; }
#dFooter				{ width: 700px; height: 74px; margin-top: -30px; background-image: url(../Images/Template/footer.jpg); background-repeat: no-repeat; background-position: top middle; }
#dFooter p				{ position: absolute; margin: 55px 0 0 10px; font-family: Arial; font-size: x-small; }
#dFooter p a			{ color: #000; margin-right: 15px; }
