
html, body {
  background: url(images/bodyBg.gif) repeat-x #fff; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  line-height: 17px;
  margin: 0 auto;
  border: 0px;
  text-align: center; }
  
.clear { clear: both; }

td {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; }

a {
  font-size: 12px;
  font-weight: bold;
  color: #2C3350; }
  
a:hover { color: #B06AD3; }
  
#container {
  position: relative;
  display: block;
  margin: 0 auto;
  text-align: left;
  width: 1000px; }
  
#container2 {
  position: relative;
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 960px; }
  
#header {
  position: relative;
  display: block;
  clear: both;
  width: 1000px;
  height: 128px;
  margin: 0 auto;
  background: url(images/header.gif) no-repeat; }
  
.column {
  position: relative;
  display: block;
  float: left; }
  
.center {
  position: relative;
  width: 1000px; }
  
.left, .right3 {
  position: relative;
  width: 213px;
  margin-right: 25px;
  background: #F5F4F5; } 
  
.right {
  position: relative;
  width: 737px; }
  
.right2 {
  position: relative;
  margin: 0px; }
  
.right3 {
  margin: 0px; }
  
h1 {
  background: url(images/center_h1.png) no-repeat;
  height: 34px;
  line-height: 34px;
  text-indent: 10px;
  display: block;
  margin-bottom: 10px;
  margin-top: 0px;
  font-size: 18px;
  font-weight: bold; }
  
h3 {
  font-size: 16px;
  font-weight: bold; }
  
.right h1 { width: 737px; text-align: left; }
  
.center h1 {
  width: 1000px; }
  
.navigation h2, .navigation h3 {
  background: url(images/left_h1.png);
  width: 213px;
  height: 37px;
  display: block;
  font-size: 16px;
  margin-top: 0px;
  text-indent: 10px;
  line-height: 37px;
  font-weight: bold; }
  
.navigation h3 {
  font-size: 13px; }
  
hr {
  height: 1px;
  border: 0px;
  color: #ccc;
  background-color: #ccc; }
  
.thumbcontainer {
  position: relative;
  width: 870px;
  display: block;
  margin: 0 auto; }
  
ul, li {
  margin: 0px;
  padding: 0px; }
  
.nav {
  position: relative;
  top: 82px;
  margin: 0px;
  text-align: left; }

.nav li {
  margin: 0px;
  padding: 0px;
  text-align: left;
  list-style: none;
  display: inline; } 
  
.nav li a {
  position: relative;
  width: 190px;
  height: 31px;
  font-size: 11px;
  display: block;
  float: left;
  margin-right: 8px;
  margin-left: 0px;
  line-height: 31px;
  text-indent: 25px;
  font-weight: bold;
  font-family: Tahoma, sans-serif;
  text-decoration: none;
  text-align: left;
  background: url(images/btn.png) no-repeat;
  color: #B06AD3; }
  
.nav li a:hover {
  background: url(images/btnOver.png) no-repeat;
  color: #2C3350; }
  
.leftnav {
  position: relative;
  margin: 0px;
  text-align: left; }

.leftnav li {
  margin: 0px;
  padding: 0px;
  text-align: left;
  list-style: none;
  display: block; } 
  
.leftnav li a {
  position: relative;
  width: 180px;
  height: 24px;
  font-size: 12px;
  display: block;
  line-height: 17px;
  text-indent: 15px;
  font-weight: bold;
  font-family: Arial, sans-serif;
  text-decoration: none;
  text-align: left;
  margin-bottom: 4px;
  margin-left: 10px;
  background: url(images/leftbtn.gif) no-repeat;
  border-bottom: 1px solid #EAEAEB; 
  color: #2C3350; }
  
.leftnav li a:hover {
  background: url(images/leftbtnOver.gif) no-repeat;
  color: #B06AD3; }
  
.thumb {
  position: relative;
  width: 142px;
  height: 181px;
  border: 1px solid #efefef;
  background: url(images/thumbBg.jpg) no-repeat; }
  
.bigpic {
  position: relative;
  width: 430px;
  height: 364px;
  border: 1px solid #efefef;
  background: url(images/thumbBg_large.jpg) repeat-x #fff; }
  
.bigpic2 {
  position: relative;
  width: 430px;
  height: 364px;
  border: 1px solid #efefef;
  background: url(images/thumbBg_large.jpg) repeat-x #fff; }
  
.thumb a img, .bigpic a img, .bigpic2 a img {
  margin: 8px;
  border: 2px double #B06AD3; }
  
.btmlink {
  text-align: center;
  position: relative; }
  
.btmlink2 {
  margin: 0 auto; }
  
.btmlink a, .btmlink2 a {
  font-size: 30px;
  line-height: 30px;
  letter-spacing: -1px;
  font-family: Lucida Sans, sans-serif;
  color: #B06AD3;  }
  
.btmlink a:hover, .btmlink2 a:hover {
  color: #2C3350; }
  
#footer {
  clear: both;
  margin: 0 auto;
  width: 1000px;
  border-top: 1px solid #ccc;
  height: 120px;
  font-family: Verdana, sans-serif;
  font-size: 10px;
  color: #ccc; }
  
#footer2 {
  clear: both;
  margin: 0 auto;
  width: 960px;
  border-top: 1px solid #ccc;
  height: 120px;
  font-family: Verdana, sans-serif;
  font-size: 10px;
  color: #ccc; }
  
.padded {
  padding: 10px; }
  
.center2 {
  width: 320px; } 
  
.recommend, .recommend a {
  font-size: 9px;
  font-family: Tahoma, sans-serif; }
  
.recommend h3 {
  margin-bottom: 5px;
  color: #A75ECE; }
  
.big3 {
  font-size: 14px;
  font-weight: bold; }
  
  
  
  
  