@CHARSET "UTF-8";

body, fieldset, img { margin: 0px; padding: 0px; border: none; }
body { font-family: Lucida Grande, Tahoma; font-size: 12px; line-height: 22px; background: #211b1b; color:white; background-image: url('gfx/bg.jpg'); background-repeat: no-repeat;}

#content { display: table; width: 100%; padding-bottom: 40px;  }
#content #stage { width: 980px; margin: 0px auto 0px auto;  }


h1 { font-family: georgia; font-size: 24px; margin-bottom:30px; font-weight: normal; color: #b6b2a8;}

	
hr { clear:left; margin-top: 60px; margin-bottom: 50px; height: 1px; border: 0px solid ; background-color: #3a3434;  }

.product a {  border: 1px solid #00eaff; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom: 5px; color: #00eaff; text-decoration: none; }
.product a:hover { border: 1px solid #b6b2a8; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom: 5px; color: #b6b2a8; text-decoration: none;  }



a { color: #b6b2a8; text-decoration: underline; }
a:hover { color: #00eaff; text-decoration: underline;  }