body {
    text-align: center; /* for IE */
    background-color: #333;
}
img { border: 0; }
.designTop {
   height: 90px;
   width: 574px;
   background: #ffffff url(/images/design_top.jpg) no-repeat;
}

.galleryList {
   height:301px;
   width:255px;
}

.galleryTable {
   border-collapse: collapse;
}
.galleryTable td {
   padding: 8px;
   border: 2px solid #777;
   background-color: #555;
}

.galleryImage {
   margin-right: 10px;
}

#imageCopy {
    font-size: 12px;
    margin-top:8px;
    font: normal 10px Arial;
    color: #fff;
}

#inside {
    height: 515px;
    background: #fff url(/images/design_left.jpg) no-repeat;
}
#right {
    float:right;
    width: 575px;
    height: 100px;
    background: transparent url(/images/design_top.jpg) no-repeat;
}

#topNav {
    margin-top:46px;
    height: 20px;
    background: transparent;
}
#topNav a {
   color: #fff;
   text-decoration: none;
   font: bold 12px Arial;
   margin: 0 5px;
}

#topNav a.selected, #topNav a:hover {
    text-decoration: underline;
}

#subNav {
    margin-top:3px;
    height: 20px;
    background: transparent;
}
#subNav a {
    color: #fff;
   text-decoration: none;
   font: bold 10px Verdana, "san serif";
   padding: 0 5px;
}

#subNav a.selected, #subNav a:hover {
    text-decoration: underline;
}

#superNav {
    float:right;
    margin-right: 7px;
}
#superNav a {
    color: #fff;
   text-decoration: none;
   font: bold 10px Verdana, "san serif";
}
#superNav a:hover {
    text-decoration: underline;
}

.nextlink, .prevlink {
    font: bold 10px Verdana, "san serif";
    color: #fff;
}

.nextlink {
    float:right;
}
#imageCopy { 
	padding: 0 5px;
	text-align:center;
}

.categoryTitle {
    height: 35px;
    font: bold 18px Georgia, "san serif";
    padding-bottom: 3px;
    color: #891151;
    background-color: #000;
}

.printPrimaryTitle {
    font: bold 20px Georgia, "san serif";
    font-color: #fff;
}

.printLabel {
    text-align:right;
    font-color: #fff;
}

#printer {
    font: normal 12px Georgia, "san serif";
    float: right;
    padding-right: 10px;
}
.printer {
   border-collapse: collapse;
   padding:0;
   margin-bottom:20px;
}

.printerRow td {
    border: 1px solid #000;
}

h1{ font-size:160%; font-family:Georgia, Times New Roman, serif; font-weight:normal; }
h1{  padding:0; margin:1em 0; clear:both; }

.content {
    padding: 0 16px;
    width:574px;
    font:70% Arial, Helvetica, sans-serif;
    color:#ddd;
    line-height:180%;
}
.content h1 {
    color: #891151;
}
.outertable {
    background-color: #891151;
}