body {    /*background: #606060 url('../img/background.gif') repeat-y top center;*/    background: #fff url('../img/stripes.gif') repeat-x top left;    margin: 0;    padding: 0;    font-family: Trebuchet MS, Arial;    font-size: 12px;}#top {    width: 950px;    margin: 0 auto;}.header-title {    font-size: 24px;        color: #0b2f45;}#wrapper {    /* margin-top: 145px; */    background: transparent url('../img/border.jpg') repeat-x top left;}#nautic-logo {    float: right;    position: relative;    top: 70px;    margin-right: 20px;}#menu {    margin: 0;    padding: 0;    padding-left: 20px;    margin-top: 104px;    margin-right: 10px;    float: left;    list-style: none;}#menu li {    float: left;    height: 40px;    line-height: 40px;    margin-right: 8px;    padding: 0 18px;    background: #fff url('../img/button-background.gif') repeat-x top left;    border: 1px solid #fff;    border-bottom: 0;}#menu li.selected {    background: #fff url('../img/button-active-background.gif') repeat-x top left;    border: 1px solid #0c7bc1;    border-bottom: 0;}#menu li a {    font-weight: bold;    color: #565656;    text-decoration: none;}#menu li.selected a {    color: #fff;}#canvas {    padding: 20px;    padding-top: 35px;    width: 910px;    margin: 0 auto;}#content {    float: left;    width: 640px;    padding-right: 10px;    padding-top: 20px;    margin-bottom: 20px;        color: #393939;    text-align: justify;}#sidebar {    float: left;    width: 235px;    padding-left: 10px;    padding-top: 20px;    padding-right: 0;    text-align: right;    border-left: dotted 1px #cdcdcd;    color: #393939;    margin-bottom: 20px;}#footer {    border-top: dotted 1px #cdcdcd;    padding: 10px;    text-align: center;    color: #878787;}.clear {    clear: both;}.submenu {    margin: 0;    padding: 0;}.submenu ul {    margin: 0;    padding: 0;    list-style: none;}.submenu ul li {    float: left;    padding: 2px;    margin-right: 5px;    font-weight: bold;    color: #000;    border: 0;    border-bottom: 1px dotted #263b54;}.submenu ul li.selected {    border: 0;    /*border-top: 1px dotted #263b54;*/}.submenu ul li a {    font-weight: bold;    color: #565656;    text-decoration: none;}