body {
 background:#ffffff url('../images/jazzbg.jpg') repeat left top;
 font-family:Garamond, "Times New Roman", serif;
}

a:link {
}

a:visited {
 color:#FF0000;
}

a:active {
 color:#FFFF00;
}

hr {
 width:80%;
 text-align:center;
 color:#000080;
 background-color:#000080;
 border:none;
 height:2px;
 margin:1em auto;
}

table#mainlayout {
 direction:ltr;
 border:none;
 width:100%;
}

div#menu {
 width:193px;
 text-align:center;
 margin-right:24px;
}

div#maincontent {
 font-size:1.13em;
}

div.imgheader {
 margin-bottom:.8em;
 text-align:center;
}

div.imgheader img {
 border:none;
}

img.jp {
 border:none;
 width:170px;
 height:30px;
}

div.buttons {
 text-align:center;
 margin:4em auto 0;
}

div.buttons a {
 text-decoration:none;
 font-size:15pt;
 font-weight:bold;
 margin:10px 30px;
 padding:8px;
 background-color:#AAB;
 border-width:2px;
 border-style:solid;
 border-color:#CCD #889 #889 #CCD;
 color:black;
}
 
div.buttons a:link, div.buttons a:visited {
}
 
div.buttons a:hover, div.buttons a:active {
 border-color:#889 #CCD #CCD #889;
}

table#customerinfo {
 width:400px;
 margin:auto;
}

table#customerinfo td.label {
 width:100px;
 vertical-align:top;
 font-weight:bold;
 text-align:right;
}

table#customerinfo .optional {
 font-weight:normal;
}

table#customerinfo .optional .inner {
 color:#009;
}

div#shoppingcarticon {
 margin:0 auto 1em;
}

ul.faq, ol.faq {
 text-align:left;
}

ul.faq li, ol.faq li {
 text-align:left;
 margin:.5em auto;
 padding:0;
}

ul.faq li .q, ol.faq li .q {
 font-weight:bold;
}

ul.faq li .a, ol.faq li .a {
 margin-left:20px;
}

