html { min-height: 100%; margin-bottom: 1px; }

BODY
{
 border: none;
 font-family: verdana, sans-serif;
 background: #000 url(graphics/mainbg.jpg) repeat-x;
 margin-top: 0px;
}

#wholepage
{
 width: 798px;
 background: #fff url(graphics/headerV1FULL.jpg) no-repeat;
}


TD.tdborder
{
 border-left: 1px solid black;
 border-right: 1px solid black;
 background: #fff;
}

#content
{
 background: #fff url(graphics/contentbgcut.jpg) top left no-repeat;
 margin-left: 10px;
 padding-right: 10px;
 color: #000000;
 text-align: left; 
 font-family: verdana; 
 font-size: 11pt;
 border: 1px solid #fff;
}

#navcontainer ul
{
margin: 0;
padding-left: 0;
list-style-type: none;
font-family: verdana, sans-serif;
font-weight: bold;
font-style: italic;
font-size: 11pt;
}

#leftcolextras
{
 padding: 10px;
 color: #000;
 font-family: verdana;
 font-weight: bold;
 font-size: 10pt;
 text-align: left;
 background-color: #F6C6B6;
}

#navcontainer li { margin: 0 0 0 0; }

#navcontainer a
{
display: block;
padding-left: 3px;
border-bottom: 1px solid #333;
background-color: #999;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
border-bottom: 1px solid #333;
background-color: #E44A18;
color: #333;
}

#active a:link, #active a:visited, #active a:hover
{
border-bottom: 1px solid #333;
background-color: #E44A18;
color: #333;
}

#footerbox
{
 border-top: 1px solid #000;
 background-color: E44A18;
}

.smalltext
{
 font-family: verdana;
 font-size: 7pt;
 color: #fff;
}

a.smalltext, a:visited.smalltext
{
 font-family: verdana;
 font-size: 7pt;
 font-weight: bold;
 color: #fff;
 text-decoration: none;
}

a:hover.smalltext
{
 font-family: verdana;
 font-size: 7pt;
 font-weight: bold;
 color: #fff;
 text-decoration: underline;
}

.footertext
{
 font-family: verdana;
 font-size: 10pt;
 font-weight: bold;
 color: #fff;
}

a.footertext, a:visited.footertext
{
 font-family: verdana;
 font-size: 10pt;
 font-weight: bold;
 color: #fff;
 text-decoration: none;
}

a:hover.footertext
{
 font-family: verdana;
 font-size: 10pt;
 font-weight: bold;
 color: #fff;
 text-decoration: underline;
}

DIV.prodheader
{
 background-color: #ff0;
 border: 1px solid #000;
}

#shoptable, #shoptable td {border: 1px solid #4A4A4A;}