body { background: url("../store/background.png"); font-family: "Helvetica", sans-serif; }

/*.main-table { background: url("../store/bg.jpg") repeat-y 10px 0; }*/

.orange { background: #ff9934; }
.tan { background: #faf9dd; }
.light-background { background: url("../store/light-background.png"); }

.menu { list-style-type: none; margin: 20px 0 20px 20px; text-align: left; }
.menu li { background: url("../store/globe.png") no-repeat; height: 27px; padding: 5px 0 0 35px; }

a:link { color: #000; }
a:visited { color: #000; }
a:hover { color: #933035; }

.striped { background: #ff9934 url("../store/stripes.png") repeat-x top right; padding: 50px 20px 50px 20px; }
.striped.bottom { background: #ff9934 url("../store/stripes.png") repeat-x bottom right; padding: 50px 20px 50px 20px; }

h1 { text-align: center; color: #933035; border-bottom: 2px solid #933035; width: 90%; line-height: 1.5em; }

.body { padding: 20px 20px 50px 20px; width: 590px; overflow: hidden; }