/* Start of CMSMS style sheet 'Beerchips Massive Stylesheet' */
html { /* This forces the vertical scrollbar, preventing a page "jog" */
	/* IE */
	overflow-y: scroll; 
	/* Moz */
	height: 100%;
	margin-bottom: 0.0001em;
}

body {
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
        padding-bottom: 20px;
	
}
#container {
	width: 900px;
	background-position: center;
	text-align: left;
	margin: 0 auto;
}

#header {
	max-width: 900px;
	min-width: 800px;
	margin: 0;
}
#wrapper {
	background-color: #FFCC00;
	width: 900px;
	float: left;
	margin-top: -4px;
}

#wrapper_scratchandlick {
	background-color: #FFCC00;
	max-width: 900px;
	min-width: 800px;
	float: left;
	margin-top: -4px;
        position: relative;
}

#player {position: absolute; top: 100px; z-index: 1;}
#player_image {position: absolute; top: 42px; z-index: 2;}

#player2 {position: absolute; top: 100px; z-index: 1;}
#player_image2 {position: absolute; top: 45px; z-index: 2;}

#player3 {position: absolute; top: 100px; z-index: 1;}
#player_image3 {position: absolute; top: 41px; z-index: 2;}

.hiddenPic {display:none;}

#separator {
	height: 33px;
	width: 800px;
	float: left;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	line-height: 125%;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	line-height: 125%;
}

h3 {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

#container #body #content {
	width: 590px;
}

#Navigation {
	width: 210px;
	background-color: FFCC00;
	float: left;
}

#content {
	width: 526px;
	background-color: FFCC00;
	float: left;
	padding: 30px;
}

#content a {
	text-decoration: none;
}

#footer {
	display: block;
        width: 900px;
}
.ital {
	font-style: italic;
	line-height: 115%;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.fine_print {
   color: #FFCC00;
   font-size: 8pt;
   text-decoration: none;
   font-family: verdana, arial, helvetica;
}
#Navigation a {
	text-decoration: none;
	margin: 0;
	
}
.list {
	font-family: Pookie, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 150%;
	color: black;
	padding-left: 60px;
}

.input {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	border: solid, 1px;
	border-color: black;
}

.outer {
  border: 1px, solid, black;
}

a img { border:0 }

img { border:0 }
/* End of 'Beerchips Massive Stylesheet' */

