/* joe kid css by Gerry @ thespikeranch dot com */
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background-color: #333333;
 font: .8em/1.3em verdana,arial,helvetica,sans-serif;
 color:#CCCCCC;
} 
 #flashcontent {
  /*border: solid 1px #000;*/
  width: 750px;
  height: 600px;
  float: left;
  display:inline; 
  position: relative; 
}
#footer {font: 10px Arial, "Helvetica",sans-serif;
         color:#666666;
		 padding: 20px 0px 0px 0px;
}
#footer a {color:#999999; text-decoration: none;
}
#footer a:hover {color:#DC480A; text-decoration: none;
}
#pagewidth{ 
 padding-top: 10px;
 width:750px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 
 
 /* *** Float containers fix: */
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
}
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html 
.clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

/*
#pixAward a {color:#CCCCCC; border-size:0; border-color:#CCCCCC; text-decoration: none;}
#pixAward a:hover {color:#CCCCCC; border-size:0; border-color:#CCCCCC; text-decoration: none;}
*/
