﻿BODY
{
    background-color:Black;
    text-align: center;
    margin-top:30px;
}

#wrapperdiv
{
    border:1px solid #4A3E2E;
    width:825px;
    height:492px;
    margin-left: auto;
    margin-right:auto;
    text-align:left;
}
#wrapperdivorder
{
    border:1px solid #4A3E2E;
    width:825px;
    height:812px;
    margin-left: auto;
    margin-right:auto;
    text-align:left;
}
#wrapperdivorderconf
{
    border:1px solid #4A3E2E;
    width:825px;
    height:715px;
    margin-left: auto;
    margin-right:auto;
    text-align:left;
}
#wrapperdivorderconf2
{
    border:1px solid #4A3E2E;
    width:825px;
    height:515px;
    margin-left: auto;
    margin-right:auto;
    text-align:left;
}
#wrapperdivwhite
{
    width:500px;
    height:707px;
    margin-left: auto;
    margin-right:auto;
    text-align:left;
}
#topdiv
{
    background-image:url(../images/logo.gif);
    background-repeat:no-repeat;
    width:825px;
    height:32px;
    margin-left: auto;
    margin-right:auto;
    text-align:left;
}
#topdiv2
{
    width:825px;
    height:12px;
    margin-left: auto;
    margin-right:auto;
    text-align:left;
}
#topdivnoimage
{
    height:32px;
    width:204px;
}
#maindiv
{
 height:492px;
 background-color:#000000;
}
#maindivorder
{
 height:862px;
 background-color:#000000;
}
#maindivorderconf
{
 height:802px;
 background-color:#000000;
}
#maindivorderconf2
{
 height:502px;
 background-color:#000000;
}
#copyright
{
    font-size:10px;
    font-family:Arial;
    color:#FFFFFF;
    margin-top:10px;
}
#copyright a
{
    font-size:10px;
    font-family:Arial;
    color:#FFFFFF;
    margin-top:10px;
}
.page
{
    color:#ae906c;
    text-decoration:underlined;
    font-size:16px;
    font-weight:bolder;
}
.pageon
{
    color:#ae906c;
    text-decoration:none;
    font-size:16px;
    font-weight:bolder;
}

.buynow
{
    color:#ae906c;
    text-decoration:underlined;
    font-size:12px;
    font-weight:bolder;
}