body {
    color: Navy;
    font-family:Trebuchet MS;
    font-size: smaller;
/*    font-family: Arial, Helvetica, sans-serif; */
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
li {
    padding: 4px 0px 4px 0px;
}
.titleTable {
    border: 0px;
    width: 100%;
    height: 94px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.navigationBar {
    width: 100%;
    padding: 2px 0px 2px 0px;
    background-color: #006298;
    white-space: nowrap;
}

.navigationLink {
    color: #FFF8DC;
    border: 1px solid #BEBEBE;
    text-align: center;
    text-decoration: none;
    font-family:Trebuchet MS;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: xx-small;
    vertical-align: middle;
    font-style: normal;
    letter-spacing: 1px;
    margin: 0px 2% 0px 2%;
    padding: 0px 2% 0px 2%;
    position: relative;
    float: right;
}
.navigationSpacer {
    padding-left: 7%;
}
.homeLink {
    border: 1px dotted Gray;
    height: 94px;
    vertical-align: text-bottom;
}
.middleBar {
    height: 425px;
}
.imageBorder {
    border: 1px solid Black;
    margin: 10px 2px 2px 2px;
    padding: 2px 2px 2px 2px;
}
.bottomBar {
    width: 100%;
    height: 5px;
    background-color: #006298;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.proprieterBar {
    float: right;
}
.introText {
    margin: 10px 2px 2px 2px;
    padding: 2px 2px 2px 2px;
    font-family:Trebuchet MS;
    /*font-family: Arial, Helvetica, sans-serif;*/
}
.notFullCenter {
    width: 80%;
    text-align: center;
}
.notFullLeft {
    width: 80%;
    text-align: left;
}
.LeftPadding {
    width: 100%;
    text-align: left;
    padding: 10%;
}
.fullSize {
    width: 100%;
    border: 1px dotted Blue;
}
.aquageText {
    text-align: left;
    font: Arial;
    text-decoration:none;
    color: #6495ED;
}
.aquageLink {
    text-decoration: underline;
    color: #6495ED;
    font-weight: bold;
}
.repechageLink {
    text-decoration: underline;
    color: #6495ED;
    font-weight: bold;
}
.skinbornLink {
    text-decoration: underline;
    color: #FF9BAD;
    font-weight: bold;
}
