td img {display: block;}

/* Start Link Styles */
a:link {color: #000000; text-decoration: none}
a:visited {color: #996633; text-decoration: none}
a:hover {text-decoration: underline}

/* Start Font Styles */

.heading1 {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
}

.heading1brown {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        color: #996633;
}

.tweetFont {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #996633;
}

.mapheading {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #996633;
        border-bottom: 2px solid #996633;
}

.heading2 {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
}

.greysubhead1 {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #9E9E9E;
}

.bodylarge {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 14px;
}

.bodysmall {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
}

/* Start Layout Elements */

.Content {
        position:absolute;
        left:220px;
        top:170px;
        width:400px;
        height:390px;
        z-index:3;
        overflow: auto;
        visibility: visible;
}

.Banner {
        position:absolute;
        align:left;
        left:0px;
        top:12px;
        width:100%;
        height:131px;
        z-index:1;
        background-color: #000000;
        layer-background-color: #000000;
        border: 1px none #000000;
}

.Tweet {
        position:absolute;
        align:left;
        left:0px;
        top:145px;
        width:100%;
        height:22px;
        z-index:1;
        background-color: #eeeeee;
        padding: 2px 0px 0px 30px;
        line-height: 25px;
}

.BlackDivider {
        position:absolute;
        left:200px;
        top:170px;
        width:1px;
        height:415px;
        z-index:6;
        background-color: #000000;
        layer-background-color: #000000;
        visibility: visible;
}

.BrownDivider {
        position: absolute;
        left:640px;
        top:170px;
        width:2px;
        height:415px;
        z-index:6;
        background-color: #996633;
        layer-background-color: #996633;
        border: 1px none #000000;
}

.NavMenu {
        position:absolute;
        left:20px;
        top:170px;
        width:200;
        height:380px;
        z-index:2;
}

.RightContent {
        position:absolute;
        left:656px;
        top:170px;
        width:218px;
        height:382px;
        z-index:4;
}

.CamelTrain {
        position:absolute;
        left:0px;
        top:582px;
        width:100%;
        height:151px;
        z-index:5;
        overflow: hidden;
        background-image: url(images/camel_bottom.jpg);
        layer-background-image: url(images/camel_bottom.jpg);
        border: 1px none #000000;
}
.bodyverysmall {

        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 9px;
}

.ContentSandwich {
        position:absolute;
        align:center;
        left:20px;
        top:10px;
        width:350px;
        height:180px;
        z-index:3;
        overflow: auto;
        visibility: visible;
}

.littlecamel {
        position:absolute;
        align:center;
        left:136px;
        top:191px;
        width:100px;
        height:79px;
        z-index:1;
        visibility: visible;
}

