*
{
margin: 0;
padding: 0;
}

html
{
height: 100%;
width: 100%;
}

body
{
height: 100%;
background-image: url(interface/background-stripe.png);
background-repeat: repeat x;
}

a
{
border: none;
}

h1
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 1.5em;
font-weight: bold;
margin-bottom: 35px;
}

h2
{
font-size: 1.2em;
font-weight: bold;
margin-bottom: 25px;
}


p
{
line-height: 1.5em;
margin-bottom: 1.8em;
margin-left: 1.2em;
}

img
{
border: none;
}

#Container
{
padding: 0;
margin-left: auto;
margin-right: auto;
text-align: center;
width: 768px;
background-color: #e8e8dd;
border: 1px solid #354868;
}

#Menu
{
float: none;
height: 32px;
border-top: 1px solid black;
border-bottom: 2px solid black;
background-color: #ffffff;
vertical-align: top;
}

#Buttons
{
padding: 0px 40px;
}

#BodyCopy
{
margin: 20px;
background-color: #f2f2e7;
border: 1px solid tan;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 0.8em;
color: #0a2f72;
text-align: left;
padding: 20px;
overflow: hidden;
}

#Belts, #Straps
{
width: 100%;
margin-left: auto;
margin-right: auto;
text-align: left;
}

#Belts td, #Straps td
{
padding: 35px 20px 20px 20px;
width: 50%;
}

#Footer
{
font-family: arial, verdana, helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
background-color: #0a2f72;
height: 32px;
padding-top: 10px;
margin-left: auto;
margin-right: auto;
text-align: center;
width: 770px;
}

/*  ---------------------  Class Styles  -------------------------  */

.Option
{
float: left;
margin-right: 15px;
border: none;
}

.alignLeft
{
float: left;
vertical-align: top;
margin-right: 35px;
margin-bottom: 35px;
}

.alignRight
{
float: right;
vertical-align: middle;
margin-bottom: 20px;
margin-left: 20px;
}

.productname
{
margin-top: 20px;
margin-bottom: 20px;
font-weight: bold;
font-size: 1.2em;
}

.leather
{
background-image: url(interface/copy_background.jpg);
background-repeat: no-repeat;
}

.jewelry
{
/*
background-image: url(interface/copy_background.jpg);
background-repeat: no-repeat;
*/
}