body {background-color: cdcdcd}

table.twidth {width: 730px}

td.header {height: 95px; background-image: url(images/header.jpg); background-repeat: no-repeat}
td.main {background-image: url(images/menu.jpg); background-repeat: repeat-y}
td.menu {height: 40px; padding-top: 10px; background-image: url(images/menu.jpg); background-repeat: no-repeat}
td.menu a:link {color: black; text-decoration: none; font-weight: bold}
td.menu a:active {color: black; text-decoration: none; font-weight: bold}
td.menu a:visited {color: black; text-decoration: none; font-weight: bold}
td.menu a:hover {color: black; text-decoration: underline; font-weight: bold}
td.main {padding: 0px 20px; background-image: url(images/main.jpg); background-repeat: repeat-y}
td.content {width: 470px; padding: 20px; }

td.right {width: 160px; padding: 20px}

td.footer {height: 36px; background-image: url(images/footer.jpg); background-repeat: no-repeat}
