body { background-color: #000000; margin: 0px; }
.menu { width: 760px; font-size: 16px; font-family: Arial; color: #000000; border: 0px; height: 24px;}
.menu a { text-decoration: none; color: #000000; }
.menubg { background-image: url(assets/menubg.jpg); background-repeat: repeat-x; height: 23px; }
.content { background-color: #333333; font-size: 14px; color: #FFFFFF; height: 600px; font-family: Arial; padding: 20px; line-height: 150%;}
.content td { font-size: 14px; color: #FFFFFF; font-family: Arial; line-height: 150%; }
.content h1 { font-size: 125%; font-weight: bold; }
.contentgutter { width: 250%; }
.copyright { color: #CCCCCC; font-size: 10px; text-align: center;  margin-top: 10px; font-family: arial;}
.copyright a { color: #CCCCCC; text-decoration: none; }
.copyright a:hover { text-decoration: underline; }
.orderprompt { color: #FFFFFF; font-size: 18px; font-family: Arial; }
.orderprompt a { color: #8ECA44; text-decoration: underline; }

