﻿

#wrapper
{
    width: 859px;
    height: 1250px;
    position: relative;
    margin-top: 0px;
}





#header
{
    position: absolute;
    top: 0px;
    left: 0px;
}


#div_banner
{
    line-height: 0;
    font-size: 1px;
    z-index: 0;
}


#div_banner_menu
{
    top: 212px;
    left: 5px;
    z-index: 1;
    position: absolute;
    width: 859px;
    height: 0px;
}



.menu_box
{
    background-image: url(images/menu_box.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    font-family: Tahoma;
    font-size: 8pt;
    color: #808080;
    font-weight: bold;
    letter-spacing: 1.5px;
    z-index: 2;
    width: 170px;
    position: relative;
    float: left;
}



.menu_box:hover
{
    background-color: #FF6600;
}

a.menu
{
    text-decoration: none;
}

a.menu:link
{
    color: #333333;
}
a.menu:visited
{
    color: #333333;
}
a.menu:hover
{
    color: #FF6600;
}



#content_top
{
    width: 859px;
    height: 484px;
    left: 0px;
    top: 250px;
    font-size: 1PX;
    line-height: 0;
    position: absolute;
}




#orange_box
{
    top: 0px;
    left: 0px;
    position: absolute;
}


#green_box
{
    position: absolute;
    top: 0px;
    right: 0px;
}


#links_box
{
    position: absolute;
    top: 100px;
    right: 30px;
}


#blue_box
{
    position: absolute;
    top: 250px;
    right: 0px;
}

#ebay_box
{
    position: absolute;
    bottom: 0px;
    right: 0px;
}




#quick_links_header
{
    font-size: 16pt;
    font-weight: bold;
    font-style: italic;
    color: #FFCC00;
    line-height: 20px;
}



#quick_links_list
{
    margin-top: 10px;
    line-height: 20px;
}


a.qlinks
{
    font-family: Tahoma;
    font-size: 10pt;
    color: #666666;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 1.2px;
    font-style: italic;
}


a.qlinks:hover
{
    color: Blue;
}


#content_bottom
{
    position: absolute;
    bottom: 0px;
    left: 0px;
}




#content_wrapper
{
    width: 857px;
    height: 987px;
    left: 0px;
    top: 250px;
    position: absolute;
    border: 1px solid #C0C0C0;
}




#content_text
{
    position: absolute;
    right: 0;
    top: auto;
    width: 450px;
}


#content_images
{
    position: absolute;
    top: 0px;
    left: 0px;
}


.image
{
    margin-top: 2px;
    margin-left: 2px;
}

.gray_title
{
    font-family: Tahoma;
    font-size: 16pt;
    font-weight: bold;
    letter-spacing: 1.5px;
    color: #666666;
    margin-top: 20px;
}

.gray_title2
{
    font-family: Tahoma;
    font-size: 16pt;
    font-weight: bold;
    letter-spacing: 1.5px;
    color: #666666;
    margin-top: 40px;
}

.title
{
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: bold;
    letter-spacing: 1.5px;
    color: #0099CC;
    margin-top: 15px;
}

.faqs
{
    font-family: Tahoma;
    font-size: 16pt;
    font-weight: bold;
    letter-spacing: 1.5px;
    color: #666666;
    bottom: 10px;
    right: 0px;
    position: absolute;
    width: 450px;
    text-align: center;
}


.information_stuff
{
    margin-top: 10px;
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: normal;
    color: #333333;
    width: 360px;
    line-height: 1.5em;
}


.information_stuff2
{
    margin-top: 10px;
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: normal;
    color: #333333;
    width: 425px;
    line-height: 1.5em;
}

#webmaster
{
    font-family: Tahoma;
    font-size: 9pt;
    color: #333333;
    position: relative;
    margin-top: 0px;
    width: 859px;
    text-align: center;
}
