
/* Home page styles */
body
{
    padding: 0px;
    margin: 0px;
    border-width: 0px;
    background-color: #eee9dd;
}
table.blanktable{background-color:White;}
div.topborder {height:20px}

div.framepage {background-color:White; width:inherit; height:auto;}
div.mainpage {margin-left:auto; margin-right:auto; width:900px; background-color:White}

div.banner {width:900px; height:150px;}
div.bottombanner {background-color:#eee9dd; height:10px}

table.menubar
{
    width: 900px;
    text-align: center;
    color: #d4d5d9;
    background-color: #0e1e51;
    font: 16px Arial;
}
a.menuitem
{
    text-align: center;
    color: #d4d5d9;
    background-color: #0e1e51;
    font: 12px Arial, Helvetica, sans-serif;
    cursor: hand;
    text-decoration: underline;
}
a.menuitemselected
{
    text-align: center;
    color: #336699;
    background-color: #0e1e51;
    font: 12px Arial, Helvetica, sans-serif;
    cursor: hand;
    text-decoration: underline;
    font-weight: bolder;
}

tr.copyrightrow
{
    border-style: none;
    background-color: White;
    color: Black;
}
td.copyrightcell
{
   background-color: White;
   border-style: none;
}
div.copyrightinfo
{
    border-style: none;
    text-align: right;
    position: relative;
    font: 10px Arial;
    width: 900px;
}

/* Large Image syles */
div.outermount {float:left; border-style:solid; border-width:thick; border-color:White}
div.middlemount {float:left; border-style:solid; border-width:thin; border-color:#0e1e51}
div.innermount {float:left; border-style:solid; border-width:medium; border-color:White}
img.mainpicture {}

/* Text body styles */
div.maintext {text-align:center; margin-right:20px; margin-left:20px;}
p.heading
{
    font: 20px Arial;
    font-weight: bold;
    color: #909192;
    margin-top: 5px;
}
p.textbody {font:14px Arial; color:#909192}
a.linkref {font:14px Arial; color:#909192}

/* Footer stuff */
div.quote
{
    background-color: #eee9dd;
    margin-left: auto;
    margin-right: auto;
    width: 900px;
    color: Black;
    text-align: right;
    font-family: Bradley Hand ITC, Lucida Handwriting, cursive;
    font-size: 15px;
}

/* Gallery Styles */
iframe.galleryframe
{
    height:800px;
    width:900px;
}

div.wallhidden
{
}
div.wall
{
}
div.galleryspace
{
    margin-left: 30px;
    padding: 5px 10px 5px 10px;
    background-color:White;
}
img.imghidden
{
    height:0px;
    width:0px;
}
img.galleryimg
{
 /*  border:2px solid #0e1e51; */
}
table.gallerywall
{
    padding: 10px;
    margin: 0px 20px 0px 0px;
}
td.thumbnailimg {height:250px; width:250px; border:2px solid #eee9dd;}
div.navinfo
{
    float: left;
    font-weight: normal;
    font-size: 10pt;
    height: 20px;
    color: #0e1e51;
    font-family: Arial, Helvetica, sans-serif;
}
div.navigation
{
    float: right;
    font-weight: normal;
    font-size: small;
    height: 20px;
    color: #0e1e51;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
    cursor:hand;
    margin-left:10px;
}
div.navigationsel 
{
    float: right;
    height:20px; 
    font-weight:normal; 
    font-size:small;
    color:Maroon;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
    cursor:hand;
    margin-left:1px;
}
div.navigationpad 
{
    float: right;
    margin:0px 0px 0px 60px; 
    float:right;
}
span.navback
{
    float: right;
    margin-left: 5px;
    font-style: italic;
    font-size: small;
    text-decoration: underline;
    cursor:hand;
}
span.navthrough
{
    float: left;
    margin-left: 5px;
    font-style: italic;
    font-size: small;
    text-decoration: underline;
    cursor:hand;
}
div.largeimg
{
    margin: 5px;
    float: left;
}
div.hiddendiv
{
    height:0px;
    width:0px;
}
div.imgdetails
{
    margin:5px;
    background-color: #d4d5d9;
    color: #0e1e51;
    float:right;
    border:2px solid #0e1e51;
    padding:10px;

}
ul.ulhidden
{
    height:0px;
    width:0px;
}

ul.detaillist
{
    list-style-type: none;
    margin:0px;
}
span.dataname
{
    float: left;
    margin-left: 5px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
}
img.buynow
{
    float:right;
    margin-right:5px;
    cursor:hand;
}
span.datavalue
{
    float: right;
    margin-right: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: smaller;
}
