body { margin: 0px; padding: 0px; background-image: url(/images/bg.jpg); background-repeat: repeat; }

td, p, div, span, a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

.leftMid { background-image: url(/images/leftBg.jpg); background-repeat: repeat-y; padding-top: 20px; padding-left: 20px; padding-bottom: 40px; }

.leftMid a { text-decoration: none; font-weight: normal; color: #f3ee7f; }
.leftMid a:hover { text-decoration: none; font-weight: bold; color: #f3ee7f; }

.leftMid .whiteLinks { margin-bottom: 40px; }
.leftMid .whiteLinks a { text-decoration: none; font-weight: bold; color: #ffffff; }
.leftMid .whiteLinks a:hover { text-decoration: underline; font-weight: bold; color: #ffffff; }

.contentPane { background-color: #ffffff; padding: 30px; }
.contentTitle { font-size: 22px; font-family: Verdana; font-weight: bold; color: #666666; }

.rightPane { background-color: #ffffff; padding-bottom: 20px; }
.rightPane a { display: block; text-decoration: none; font-weight: bold; color: #000000; }
.rightPane a:hover { display: block; text-decoration: underline; font-weight: bold; color: #000000; }
