body
{
background-color:#CCCCCC;
text-align:center;
}

body
{
background-color:#CCCCCC;
text-align: -moz-center;
}

div#header
{
background-image:url(images/header.jpg);
background-repeat:no-repeat;
height:180px;
width:900px;
}

div#header h1{display:none}

div#container
{
background-color:#FFFFFF;
top:205px;
width:900px;
}

div#menu
{
width:900px;
}

div#menu table td
{
padding:5px 0px 5px 0px;
}


div#content
{
height:70%;
margin:0px 0px 0px 0px;
padding:10px 5px 10px 13px;
text-align:left;
width:880px;
}

div#content h2{margin:0px 0px 0px 0px;}

div#content p
{
font-family:Times;
font-size:16px;
margin-top:0px;
}

div#content ul{margin:0px 0px 10px 0px;}

div#content li{list-style-type:none;}

div#content table td
{
padding:0px 10px 0px 10px;
vertical-align:top;
}

div#content table td p
{
color:#660000;
font-weight:bold;
margin:0px 0px 0px 0px;
}

/*div#content table.products td{padding:0px 15px 0px 15px;}*/

div#content table.products td ul li{font-size:14px;}

div#subheader
{
margin:0px 0px 10px 0px;
padding:0px 5px 10px 3px;
text-align:left;
width:500px;
}

div#rightpane
{
float:right;
text-align:center;
width:350px;
}

div#footer
{
border-top-color:#660000;
border-top-style:solid;
border-top-width:thick;
clear:both;
margin:5px 0px 0px 0px;
padding:10px 10px 20px 10px;
text-align:center;
width:880px;
}

div#footer p
{
font-family:Arial;
font-size:16px;
font-weight:bold;
}

div#footer span.nav
{
color:#660000;
font-family:Arial;
font-size:16px;
font-weight:bolder;
}

div#footer span.nav a
{
padding:0px 10px 0px 10px;
}

div#footer span.nav a:link
{
color:#000000;
text-decoration:none;
}

div#footer span.nav a:hover{color:#660000}

div#footer span.nav a:visited
{
color:#000000;
text-decoration:none;
}

