﻿body 
{
    margin: 0px 0px 0px 0px;
    background-color:#8A57A8;
    font-family:Century Gothic,Helvetica;
    font-size:1.0em;
    color:White;
    }
#topbanner 
{
    background-image:url('../shop/shop_topbg.jpg');
    background-repeat:repeat-x;
    height:285px;
    text-align:center;
    padding-top:30px;
}
#centrestuff 
{
    width:700px;
    top:-100px;
    position:relative;
    margin-left:auto;
    margin-right:auto;}
#topyel 
{
    background-color:#FFF200;
    color:Black;
    padding: 5px 5px 5px 10px;
    height:235px;
    width:600px;
    margin-left:auto;
    margin-right:auto;
    position:relative;
    }
#secure 
{
    margin-top:5px;
    margin-bottom:5px;
    width:500px;
    margin-left:auto;
    margin-right:auto;
    }    
#photos 
{
    position:relative;
    background-color:White;
    color:Black;
    text-align:center;
    font-weight:bold;
    font-size:0.8em;
    padding-bottom:10px;}
.picjump 
{
    border:3px solid black;
    width:200px;
    height:180px;
    padding:4px 4px 4px 4px;
    }    