

                #container {
                        width: 800px;
                        w/idth: 810px;
                        w\idth: 810px;
                        margin: 0px;
                        margin-left: auto;
                        margin-right: auto;
                        margin-top: 0px;
                        padding: 5px;
                       background-color: white;
                }
#container a:link {color: rgb(0, 0, 204); text-decoration: underline;}
#container a:visited {color: rgb(210, 105, 0); text-decoration: underline;}
#container a:hover {color: black; background-color: rgb(183, 225, 155); text-decoration: none;}
#container a:active {color: black; background-color: rgb(183, 225, 155); text-decoration: none;}



                #banner {
                        padding: 0px;
                        margin-bottom: 2px;
                        text-align: center;
                        color: rgb(0, 0, 204);
                        /*background:  #fff url(http://adventure-travel-inc.com/images/Old-save-on-flights.jpg);*/
                        /*background-color: rgb(218, 165, 32);*/
                }
                #navbar {
                        padding: 1px;
                        margin-bottom: 2px;
                        text-align: center;
                        color: rgb(255, 255, 255);
                        background-color: rgb(218, 165, 32);
                }       
                #titlebar {
                        padding: 1px;
                        margin-bottom: 2px;
                        /*margin-left: 3px;*/
                        text-align: center;
                        color: rgb(255, 255, 255);
                        background-color: rgb(218, 165, 32);         
                }       

                #content {
                        padding: 5px;
                        margin-left: 215px;
                        background-color: rgb(255, 255, 255);
                }
                
                #box    {
                        /*height: 390px;*/
                        padding: 2px;
                        margin-left: 5px;
                        margin-bottom: 3px;
                        border-top: 3px dotted gray;
                        background-color: rgb(255, 255, 255);
                }

                #sidebar-a {
                        float: left;
                        width: 200px;
                        \width: 210px;
                        w\idth: 200px;
                        border-right: 2px dotted gray;
                        margin: 5px;
                        margin-left: 0;
                        margin-right: 5px;
                        margin-top: 10px;
                        padding-top: 0px;
                        padding: 5px;
                        background-color: white;
                        background:  #fff url(http://www.adventure-travel-inc.com/images/customer-service-2.jpg);
                        background-position: 5px 33px;
                        background-repeat: no-repeat;
                }


                #footer {
                        clear: both;
                        padding: 0px;
                        margin-left: auto;
                        margin-right: auto;
                        margin-top: 0px;
                        color: white;
                        background-color: rgb(218, 165, 32);
                        width: 800px;
}
.blueback {
        background-color: rgb(218, 165, 32);
        color: white;
        padding: 3px;
        font-weight: bold;
}
p {
        font-size: 11pt;
        font-weight: normal;
        text-align: justify; 
}
p1 {
        font-size: 8pt;
        font-weight: normal;
        text-align: right; 
}
h1 {
        font-size: 28pt;
        text-align: center;
        font-weight: bold;
        font-style: normal;
        font-style: oblique;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
        font-size: 10pt;
        font-weight: normal;
        text-align: justify;
}
h3 {
        font-size: 9pt;
        font-weight: bold;
        color: rgb(0, 153, 255);
        text-align: left;
}
h5 {
        font-size: 14pt;
        font-weight: bold;
        text-align: center;
}
h6 {
        font-size: 9pt;
        font-weight: normal;
}
em {
        font-weight: bold;
        font-style: normal;
}
.center-it {
        text-align: center;
}

