#ucart {
  background-image: url('bg2.jpg');
  background-repeat: repeat-y;
  background-position: center top;
  background-attachment: fixed;
  color: #ffffff;  
  margin: 0px;
}

.layout_table {
  width: 900px;
  border-style: none;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
}

.layout_table td {
  padding: 0px;
  border-width: 0px;
}

a.captainamerica, a.captainamerica:hover, a.captainamerica:visited {
  display: block;
  width: 205px;
  height: 129px;
  background-image: url('head_01.jpg');
  background-repeat: no-repeat;
  background-position: 1px 1px;
}

#curnan_pictures {
  width: 490px;
  height: 106px;
  background-image: url('head_02.jpg');
  margin: 0px;
}

#header_menu {
  text-align: center;
  background-color: #000000;
}

#header_menu a, #header_menu a:visited {
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  margin-left: 16px;
  margin-right: 16px;
}

#header_menu a:hover {
  color: #ff0000;
}

a.albertpyun, a.albertpyun:visited {
  display: block; 
  width: 205px;
  height: 129px;
  background-image: url('albert_pyun_link.jpg');
  background-position: 0px 1px;
  background-repeat: no-repeat;
}

a.albertpyun:hover {
  background-position: 0 -128px;
}

#headline_area {
  width: 900px;
  height: 96px;
  background-image: url('head_05.jpg');
  background-repeat: no-repeat;
  background-position: 1px 0px;
}

#headline {
  padding-top: 30px;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}

#footer_table td {
  padding: 5px;
  text-align: center;
  vertical-align: middle;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
}

#footer_table td a, #footer_table td a:visited, #footer_table td a:hover {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  border-style: none;
}
a#magicrock {
  width: 103px;
  height: 90px;
  background-image: url('footer_02.jpg');
}
a#sls {
  width: 217px;
  height: 24px;
  background-image: url('footer_10.jpg');
}
a#facebook {
  width: 63px;
  height: 90px;
  background-image: url('footer_06.jpg');
}
a#twitter {
  width: 59px;
  height: 90px;
  background-image: url('footer_07.jpg');
}
a#myspace {
  width: 64px;
  height: 90px;
  background-image: url('footer_08.jpg');
}

/* OVERRIDE */

#container .main-cell {
  padding-left: 20px;
  padding-right: 20px;
  background-color: transparent;
  color: #ffffff;
}

#container .box-table {
  background-color: #000000;
  border-style: none;
}

#container .box-table-cell {
  background-color: #000000;
}

#container #store_products .box-table-cell {
  padding: 5px;
}

#container th.box-table-cell {
  text-align: left;
}

#container .box-table-cell-left {
  background-color: #000000;
  text-align: left;
  padding-left: 10px;  
  vertical-align: top;
}

#container .cart-header {
  background-color: #000000;
  text-align: center;
}

a, a:visited {
  color: #ffffff;
}

a:hover {
  color: #ff0000;
}

#container .title-store a, #container .title-store a:visited {
  color: #ffffff;
  font-weight: bold;
}

#container .box-table-title {
  color: #f0f0f0;
  background-color: #333333;
  padding: 1px 0px 1px 5px;
}

#container .page-title {
  color: #ffffff;
}

#container #left_column.box-table-cell  {
  padding: 10px 15px 15px 10px;
  vertical-align: top;
  width: 300px;
}

#container .text {
  background-color: #f5f5f5;
  border: solid 1px #424242;
}

#container input:disabled, #container select:disabled {
  background-color: #808080;
  color: #333333;
}

#container a.addlink, 
#container a.addlink:hover,
#container a.addlink:visited
#container a.button, 
#container a.button:hover, 
#container a.button:visited,
#container .submit-but,
#container .submit-but2 {
  background-color: #990000;
}

#container .summary {
  background-color: #424242;
  padding: 5px;
}

#container .thankyou {
  color: #990000;
}

#container th.receipt {
  font-weight: bold;
}