body {
    background-color: #FFFFFF;
    color: #000000;
    font-family: Arial Narrow;
    text-align: left;
}
a:link {color: #3333FF; text-decoration: underline;}
a:visited {color: #3333FF; text-decoration: underline;}

.imageAnchor a:link { text-decoration: none; }
.imageAnchor a:visited { text-decoration: none; }
.imageAnchor a:hover { text-decoration: none; }
.imageAnchor a:active { text-decoration: none; }

#banner {
    position: absolute;
    left: 0px;
    top: 1px;
    width: 991px;
    height: 169px;
    z-index: 2;
    background-image: url(http://www.largescaleplanes.com/header_shadow.gif);
    background-repeat: none;
}

#banner_reg {
    position: absolute;
    left: 1px;
    top: 1px;
    width: 991px;
    height: 166px;
    z-index: 2;
    background-image: url(http://www.largescaleplanes.com/header_pages.gif);
    background-repeat: none;
}

#sponsors {
    position: absolute;
    left: 180px;
    top: 170px;
    width: 821px;
    height: 190px;
    z-index: 3;
}

#navbar {
    position: absolute;
    left: 5px;
    top: 1px;
    width: 169px;
    height: 805px;
    z-index: 1;
    background-image: url(http://www.largescaleplanes.com/nav_bar.gif);
}

.menu {
    position: absolute;
    left: 30px;
    top: 180px;
    width: 120px;
    z-index: 20;
    font-family: Arial Narrow;
    font-size: 100%;
    font-weight: bold;
    color: #FFFFFF;
}
.menu a:link {font-family: Arial Narrow; font-size: 100%; font-weight: bold; color: #FFFFFF; text-decoration: none;}
.menu a:visited {font-family: Arial Narrow; font-size: 100%; font-weight: bold; color: #FFFFFF; text-decoration: none;}
.menu a:hover {font-family: Arial Narrow; font-size: 100%; font-weight: bold; color: #FFFFFF; text-decoration: underline overline;}
.menu a:active {font-family: Arial Narrow; font-size: 100%; font-weight: bold; color: #FFFFFF; text-decoration: none;}

.textmain {
    position: absolute;
    left: 180px;
    top:400px;
    width: 821px;
    height: 20px;
    z-index: 4;
    font-size: 100%;
}

.contentCenter {
    position: absolute;
    left: 180px;
    top:170px;
    width: 80%;
    height: 100%;
    z-index: 4;
    font-family: arial narrow;
    font-size: 100%;
}

.contentCenterNew {
    position: absolute;
    left: 10px;
    top:170px;
    width: 80%;
    height: 100%;
    z-index: 4;
    font-family: arial narrow;
    font-size: 100%;
}

.textpage {
    position: absolute;
    left: 180px;
    top:170px;
    width: 821px;
    height: 20px;
    z-index: 4;
    font-size: 100%;
}

.titletext {
    text-align: center;
    font-weight: bold;
    font-size: 125%;
}

.titleleft {
    text-align: left;
    font-weight: bold;
    font-size: 100%;
}

.textcenter {
    text-align: center;
}

.textright {
    text-align: right;
}

.textleft {
    text-align: left;
}

.textsmall {
    font-size: 75%;
}

.textlarge {
    font-size: 150%;
}

.textbold {
    font-weight: bold;
}

.centerbold {
    text-align: center;
    font-weight: bold;
}

.leftbold {
    text-align: left;
    font-weight: bold;
}
