body {
  font-family: Arial, Helvetica, sans-serif;
  background: #FFFFFF;
  color: #000000;
  text-align: center;
  border: 0px;
  margin: 0px;
  padding: 0px;
}
div {
  font-size: 12px;
  text-align: left;
  border: 0px solid red;
  margin: 0px;
  padding: 0px;
}
td {
  font-size: 12px;
  border: 0px solid #000066;
  padding: 1px 3px 1px 0px;
}
td, div, h1, h2, h3, h4, h5 {
  color: #000000;
}
h1, h2, h3, h4, h5 {
  font-weight: bold;
  margin: 15px 0px;
}
p {
  margin: 10px 0px;
  font-size: 12px;
}
h1 {
  font-size: 22px;
}
h2 {
  font-size: 16px;
}
h3 {
  font-size: 14px;
}
h4 {
  font-size: 12px;
}
h5 {
  font-size: 11px;
}
a {
  text-decoration: none;
}
a:link, a:active, a:visited {
  color: #0000BB;
}
a:hover {
  color: #0000BB;
  text-decoration: underline;
}
form {
  margin: 0px;
}
input {
  width: 200px;
}
textarea {
  width: 200px;
}
li {
  padding-bottom: 10px;
  list-style: disc;
}
img {
  background-color: #FFFFFF;
  border: 1px solid #A9A9A9;
  padding: 7px;
} 
a:hover img {
  border: 1px solid #0000BB;
}
button {
  padding: 0px 5px;
  width: auto;
  overflow: visible;
  margin: 10px 0px;
}
em {
  color: #F47121;
  font-style: normal;
  font-weight: bold;
}

#hd {
	border: 0;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;	
}
#error {
  font-weight: bold;
  color: red;
}
#strong {
  color: #86217A;
}
.shadow {
	position: relative;
	left: 8px;
  background: url(shadow.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
	margin: 10px 0 2px;
}
.shadow img {
	position: relative;
  right: 8px;
	bottom: 7px;
}     
.hidden { 
	display: none; 
}
.unhidden { 
	display: block; 
}
#nb {
	border: 0px;
}
.gap {
  margin-top: 20px;
}
#no_hover a:hover {
  text-decoration: none;
}
.standard_in {
	width: auto;
}
#page {
  margin: 10px auto 0px;
  padding: 0px;
  text-align: left;
  width: 790px;
  background: #FFFFFF;
  border: 1px solid #000000;
}
#title {
  width: 790px;
  height: 180px;
  background: #86217a url(title.jpg) no-repeat;
  border-bottom: 0px;
}
#newsletter {
	float: right;
  position: relative;
  top: 16px;
  right: 20px;
  text-align: right;
	width: 190px;
}	
#newsletter input {
  font-size: 11px;
  width: 100px;
}
#newsletter td {
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
}
#search {
  float: left;
  position: relative;
  top: 116px;
  left: 10px;
  text-align: left;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
}
#search input {
  font-size: 10px;
  width: 100px;
}
#search select {
  font-size: 10px;
}
#menu {
  clear: both;
  position: relative;
  text-align: center;
  top: 24px;
  left: 0px;
	padding: 0px 20px;
  font-weight: bold;
	color: #FFFFFF;
}
#menu p {
	margin: 2px 0px;
}
#menu a {
  font-weight: bold;
	font-size: 13px;
	margin: 0px 20px;	
	color: #FFFFFF;
}
#menu_contact {
  float: right;
  position: relative;
  text-align: right;
  top: 38px;
  right: 30px;
}
#menu_contact a {
  margin: 0px 0px 0px 20px;
  font-size: 12px;
	font-weight: bold;
}
#welcome {
  text-align: center;
  margin: -5px 0px 10px;
}
#invite {
  margin: auto;
	text-align: center;
}
#browse {
  float: left;
  width: 165px;
  text-align: center;
}
#browse h2 {
  text-align: left;
  margin-top: 0px;
}
#browse h4 {
  margin: 5px 0px 30px;
}
#home_content {
  float: right;
  width: 570px;
	margin-bottom: 10px;
}
#home_content h1 {
  margin-top: 0px;
}
#home_content img {
  float: right;
  margin-left: 0px;
	border: 0px;
}
#spotlight_story {
  float: left;
  width: 255px;
}
#spotlight_story h2 {
  margin: 0px 0px 15px;
}
#clear {
	clear: both;
}
#movie {
  text-align: center;
  padding: 5px;
}
#movie object, embed {
  width: 406px;
  height: 321.75px;
}
#flash {
  text-align: center;
}
#my_cart a {
  color: #FFFFFF;
  text-decoration: underline;
}
#my_cart a:hover {
  color: #CCCCCC;
}
#content {
  margin: 10px 15px 0px;
	padding: 0;
}
#ltm_img {
  border: 0px;
	float: right;
}
#go_btn {
  font-size: 10px;
  vertical-align: middle;
  margin: 0px 0px 2px;
  padding: 0px;
}
#gallery {
  width: 750px;
  text-align: center;
}
#gallery td {
  vertical-align: bottom;
  padding: 10px;
}
#gallery p {
  margin: 2px;
}
.gallery_title {
  margin: 3px 0px;
}
.gallery_contents {
  font-weight: normal;
  margin: 0px;
}
.view_img {
  border: 0px;
	background: none;
  position: relative;
  left: 45px;
  top: -20px;
}
a:hover .view_img {
  border: 0px;
}
#photo_container {
  text-align: center;
}
#photo {
  margin: 0px auto;
  text-align: center;
  width: 200px;
}
#photo_np {
  text-align: right;
}
#photo_id {
  text-align: left;
  float: left;
  width: 25%;
  white-space: nowrap;
}
#photo_title {
  font-weight: bold;
  text-align: center;
  float: left;
  width: 50%;
}
#photo_cart {
  text-align: right;
  float: right;
  width: 25%;
  white-space: nowrap;
}
#photo_cart form, button {
  margin: 0px;
}
#photo_desc {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-style: italic;
	font-size: 14px;
	line-height: 1.5;
  margin: 10px auto 0;
	width: 550px;
}
#photo_desc h2 {
	margin: 10px 0 0;
}
#photo_desc h3 {
	margin: 0 0 10px;
}
#photo_desc p {
	margin: 15px 0;
	font-size: 14px;
	line-height: 1.5;
}
#photo_story {
  margin: 10px 20px 0;
}
#photo_story a {
  color: #CCCCCC;
  text-decoration: none;
}
#print_price {
  margin: 10px auto 0px;
  text-align: center;
}
#print_price th {
	font-weight: bold;
}
#print_price td, th {
	padding: 2px 10px;
	vertical-align: top;
}
#print_cart {
  margin: 10px 0;
  text-align: center;
}
#rdel {
	font-size: 11px;
	text-align: left;
	font-style: italic;
	font-weight: bold;
}
#table_title th {
  font-weight: bold;
  border-bottom: 1px solid #000000;
	vertical-align: bottom;
}
#table_qty {
	padding-right: 20px;
}
#cart td {
  padding: 5px 10px;
  border-bottom: 0px solid #000000;
}
#cart h2 {
	margin: 0;
}
.cart_img {
  text-align: center;
}
.cart_info a {
  text-decoration: none;
}
.cart_title {
  white-space: nowrap;
}
.cart_paper {
  white-space: nowrap;
  width: 110px;
}
.cart_paper input {
  width: 15px;
}
.cart_qty {
  text-align: center;
}
.cart_qty input {
  width: 40px;
}
.cart_cost {
  text-align: center;
  white-space: nowrap;
}
.cart_cost span {
	font-size: 10px;
}
.cart_remove {
  white-space: nowrap;
}
.cart_remove input {
  width: 20px;
}
#cart_total td {
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;
  text-align: right;
	padding-top: 0;
	vertical-align: top;
}
#cart_final_total td {
  font-size: 18px;
  font-weight: bold;
  white-space: nowrap;
  text-align: right;
}
#ship_type {
	text-align: left;
}
#ship_type h3 {
	padding: 0;
	margin: 0;
}
#cart_btn {
  text-align: center;	
}
#cart_btn button {
  margin: 10px 10px;
}
#cart_print_price {	
	margin-left: 20px;
	text-align: center;
}
#cart_print_price td {	
	margin: 0;
	padding: 0;
}
#promo_code {
	text-align: right;
	font-weight: bold;
}
#promo_code input {
	width: 100px;
}
#checkout {
	margin-bottom: 10px;
}
#checkout td {
  padding: 2px;
}
#checkout h4 {
  margin: 0px;
}
.label {
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}
#order_summary td {
  text-align: right;
}
#order_summary button {
  margin-bottom: 10px;
}
#order_summary td.line_summary {
  text-align: left;
}
#bio {
  float: right;
	margin: 0;
  padding: 0;
  border: 0;	
}
#contact_form {
  width: 450px;
  float: left;
}
#contact_info {
  width: 280px;
  float: left;
}
#contact_info p {
  margin: 3px 0px 10px;
}
#contact td {
  padding: 5px;
}
#contact input {
  width: 300px;
}
#contact textarea {
  width: 300px;
  height: 150px;
}
#order_form {
  width: 400px;
  float: left;
}
#order_info {
  width: 330px;
  float: left;
}
#order_info p {
  margin: 3px 0px 10px;
}
#order td {
  padding: 5px;
}
#order input {
	width: 250px;
}
#order textarea {
  width: 250px;
  height: 60px;
}
#signup td {
  padding: 5px;
}
#signup input {
  width: 200px;
}
#browse_text {
  margin: 0px 0px 8px;
  clear: both;
}
.browse_left {
  width: 170px;
  float: left;
  display: inline;
  position: relative;
}
.browse_left.browse_title {
  padding-top: 10px;
}
.browse_right {
  width: 550px;
  float: left;
  display: inline;
  margin-left: 20px;
  position: relative;
}
.browse_right p {
  margin: 10px 0px 0px;
}
.browse_right.browse_title {
  padding-top: 10px;
  width: 150px;
}
.browse_line {
  clear: both;
  width: 750px;
  padding-top: 1px;
  margin: 0px;
}
.browse_product_image {
  float: left;
  display: inline;
  position: relative;
  text-align: center;
  padding-top: 5px;
}
.browse_product_image img {
  max-width: 160px;
  width: expression(this.width > 160 ? 160: true);
}
.browse_product_details {
  width: 405px;
  float: left;
  display: inline;
  margin-left: 20px;
  padding-top: 5px;
  position: relative;
}
.browse_product_details h4, h5 {
	margin: 0px;
}
.browse_product_price {
  width: 140px;
  float: left;
  display: inline;
  margin-left: 10px;
  padding-top: 5px;
  position: relative;
  text-align: right;
}
.browse_product_price img, input {
  margin-top: 5px;
}
#product_img {
	text-align: center;
	border: 1px solid blue;
}
#product_price {
  text-align: right;
  margin: 0px 0px 10px;
	border: 1px solid red;
}
#product_price img, input {
  margin-top: 5px;
}
#product_details h1, h5{
	margin: 0px;
}
#testimonials {
	font-style: italic;	
}
#lower_menu {
  text-align: center;
  font-size: 10px;
  padding-top: 2px;
  border-top: 0px solid #CCCCCC;
  clear: both;
}
#lower_menu p {
	margin: 2px 0px;
}
#copyright {
  text-align: center;
  padding: 10px 0px 10px;
}
#copyright p {
  font-size: 10px;
  margin: 0px 0px 5px;
}
#copyright img {
  border: 0px;
}
.valspec {
	color: #FF00CC;
}