body { background-color: B5B7B9; } .bodybg { background-image: url(/images/redesign_03.gif); background-repeat: no-repeat; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 23px; } .headerbg { background-image: url(/images/redesign_01.jpg); background-repeat: no-repeat; } .bodytext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; padding: 0px; } .navtext { font-family: "Copperplate Gothic Bold"; font-size: 16px; padding-top: 53px; padding-left: 115px; text-transform: capitalize; letter-spacing: 5px; margin: 0px; padding-right: 0px; padding-bottom: 0px; } a { color: #003366; } a:link { color: #003366; text-decoration: underline; } a:hover { color: #0033FF; text-decoration: none; } .email { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; } .border { border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: none; border-right-style: solid; border-bottom-style: none; border-left-style: solid; border-top-color: #000000; border-right-color: #000000; border-bottom-color: #000000; border-left-color: #000000; filter: DropShadow(Color=black, OffX=10, OffY=10, Positive=yes); }