@charset "utf-8";
/* CSS Document */

@font-face
{
  font-family: Centaur;
  font-style:   normal;
  font-weight: normal;
  src:url(http://www.milesbetterit.htm/CENTAUR0.eot);
}


h1{
	color:#FFFFFF;
}

h3{
	color:#CCCCCC;
	font-family:Centaur;
	font-size:24px;
}

p {
	text-align:center;
	font-family:Centaur;
	font-size:20px;
	color:#000000;
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

.p2{
	text-align:center;
	font-family:Centaur;
	font-size:16px;
	color:#FFFFFF;
}

.blkfont{
	text-align:left;
	font-family:Centaur;
	font-size:20px;
	color:#CCCCCC;
}
.prizedesc{
	font-family:Centaur;
	font-size:20px;
	color:#CCCCCC;
	text-align:left;
}
.prizetitle{
	font-family:Centaur;
	font-size:24px;
	color:#CCCCCC;
	text-align:left;
	font-weight:bold;
}

td.menuButton
{
	background-image: url(images/buttona.png);
	text-align:left;
	font-family:Centaur;
	font-size:24px;
	font-weight:bold;
	color:#336699;
}

td.menuButton:hover
{
	background-image: url(images/buttonb.png);
	text-align:left;
	font-family:#Centaur;
	font-size:24px;
	font-weight:bold;
	color:#0033CC;
}

.menufont{
	text-align:left;
	font-family:Centaur;
	font-size:24px;
	font-weight:bold;
	color:#CCCCCC;
}
#contact 
{
        background-repeat: no-repeat;
        background-image: url(images/buttona.png);
}


div{
	text-align:center;
	font-family:Centaur;
	font-size:16px;
	color:#000000;
}
h2{
	font-family:Centaur;
	color:#000000;
}
.bbold{
	font-family:Centaur;
	color:#CCCCCC;
	font-size:24px;
	font-weight:800;
}
a{
	font-family:Centaur;
	color:#CCCCCC;
}

.hideimage {display:none;}

.img-shadow {
	margin: 20px;
    width:366px; 
    height: 280px;
    background: url(images/shadow.png) top left no-repeat !important;;
	background: url(images/shadow.gif) top left no-repeat;   
    float: right;
	left: 0%
  }
.img-shadow img {
	border: 1px solid #a9a9a9;
	position:relative;
	margin: 0px;
    padding: 4px;
    width: 346px;
    height: 260px;
    float: left;
	left: 0%
  }
  
.tableborder {
	border: 1px solid #666666;
}
 
/* ---------------- Gallery Styles --------------------- */

.stepcarousel{
position: relative; /*leave this value alone*/
border: 1px solid #666666;
overflow: scroll; /*leave this value alone*/
width: 450px; /*Width of Carousel Viewer itself*/
height: 100px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
width: 110px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
/* End Gallery Styles */
