/* CSS Document */

body  {
  padding: 0;
  background-image: url(images/bg.jpg);
  text-align: center;
}

#wrapper{
  margin: auto;
  margin-top:20px;
  max-width: 750px;
  height:auto;
  text-align: left;
}

#frame {}

h1 {
  color: #e5b216;
  font-size: 11px;
}

a {
  color: #e5b216;
  font-weight: bold;
}

img {
  border: none;
}

button {
  margin: 0px;
}

a:hover {
  color: #bab9ad;
  font-weight: bold;
}

#leftcont {
  float: left; 
  width: 290px;
}

.logo {
  margin-top: -27px;
  width: 290px;
  height: auto;
}

#maincont {
  background: #595646;
  border: 10px solid #9a9789; 
  margin-top: -12px;
  margin-left: -10px;
  width: 370px;
  height: 495px;
  padding: 10px;
  color: #bab9ad;
  text-align: left;
}

.textcont {
  border: 2px #656250 solid;
  background: #4d4a37;
  padding: 10px;
  margin-top: 4px;
  width: 347px;
  height: auto;
  font-family: 'Tahoma';
  font-size: 11px;
}

.textcontextend {
  border: 2px #656250 solid;
  background: #4d4a37;
  padding: 10px;
  margin-top: 4px;
  width: 347px;
  height: auto;
  font-family: 'Tahoma';
  font-size: 11px;
  height: 440px;
}

table {
  color: #bab9ad;
  padding: 0px;
  margin-top: 0px;
  width: 100%;
  font-family: 'Tahoma';
  font-size: 10px;
  margin-top: 0px;
}
.boximage {
  border: 2px #868375 solid;
  float: left;
  margin-top: 2px;
  margin-left: 5px;
  margin-right:10px;
  margin-bottom:2px;
}

.boximage2 {
  border: 2px #868375 solid;
  margin-top: 2px;
  margin-left: 5px;
  margin-right:10px;
  margin-bottom:2px;
}

.quote {
  color: #e5b216;
}

/* Mozilla fix */
.iframe {
  float:left;
  width: 290px;
  height: 245px;
}

.tablepic {
  padding: 0px;
  margin-top: 0px;
  width:270px;
  height: 245px;
  vertical-align: top;
  text-align:right;
}

.tdpic {
  width:280px;
  height: 200px;
  vertical-align: top;
  text-align: right;
}
.player{
  width:279px;
  text-align: right;
}
.bottompic {
  border: 3px #9a9789 solid;
}

.bottompic2 {
  border: 3px #9a9789 solid;
  margin-top: -4px;
}

.bottompic3 {
  border: 3px #9a9789 solid;
  margin-top: -1px;
}

.bottompic4 {
  border: 3px #9a9789 solid;
  margin-top: 7px;
  margin-right: -2px;
}

.bottompic5 {
  border: 3px #9a9789 solid;
  margin-top: 57px;
}


.leftform {
  width: 170px;
  text-align: left;
}

.rightform {
  float: right;
  width: 170px;
}

label {
	float: left;
	margin-right: 15px;
	width: 60px;
	padding-top: 5px;
	font-size: 1.4em;
}

#footer {
  font-family: 'Tahoma';
  font-size: 10px;
  margin-top: 2px;
  float: right;
  color: #bab9ad;
  margin-right: 5px;
  font-weight: bold;
}

#flash {
   margin-top:-34px;
   margin-left: 0px;
   margin-right:15px;
   float:right;
}

.csoon {
  margin-top: 45%;
}
