.titleText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #EAEAEA;
	letter-spacing: 2px;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.bodyText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #CCCCCC;
}
.smallText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	letter-spacing:normal;
	color: #CCCCCC;
}
div.float {
  float: left;
  width: 120px;
  padding: 10px;
  }
  
div.float p {
   text-align: center;
   }
div.container {
  background-color: #000000;
  }
div.spacer {
  clear: both;
  }
.thumb {
	float: left;
	border: 1px solid #F8BA0F;
	width:200px; 
	height:130px; 
	float:left;
	right: 4px;

}
.buttonClass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #F8BA0F;
	border: 1px solid #861100;
	font-size: 10px;
}
.borderyellow {
	border: 1px solid #FFCC00;
}

