body {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#DDDDDD;
	display:block;
	outline:none;
	background-image:url(../Images/Misc/outer_bg1.jpg)
}

#magic1, #magic2, #magic3 {
	overflow:hidden;
}

#box1, #box2, #box3 {
	text-align:center;
	position:relative;
	display: none;
}

a:link {
	text-decoration: underline;
	color: #00FF00;
}
a:hover {
	text-decoration: overline;
}

a:visited {
	color:#00FF00;
}

#Main {
	margin: 1px;
}

#Content1 {
	display:block;
}

#wrapper {
	width:940px;
	height:auto;
	margin:0px auto;
	display:block;
	border:0px;
	padding:10px;
	background-image:url(../Images/Misc/inner_bg.png)
}

#footer {
	margin-top:0px;
	margin-bottom:0px;
	display:block;
	padding:0px;
	border:0px solid #bbb;
	width:940px;
}
.h1 {
	color: #00FFDD;
}
.h2 {
	color: #FF0000;
}
.h3 {
	color: #FFFF00;
}
.h4 {
	font-size: 9px;
}
.h5 {
	font-size: 16px;
}
.h6 {
	font-size: 18px;
}
.h7 {
	font-size: 24px;
}
.h8 {
	font-size: 36px;
}

form {
	line-height: 24px;
}

#home {
	width:150px;
	height:30px;
	display:block;
	border-width: thin;
	border-color: #666666 #999999;
	border-style:double;
	position:relative;
	background:transparent url(../Images/Buttons/home1.png) no-repeat;
	z-index:20;
	margin:0 auto;
}

#home:hover { 
  background-position: 0 -30px;
}

#games {
	width:150px;
	height:30px;
	display:block;
	border-width: thin;
	border-color: #666666 #999999;
 	border-style: double;
	position:relative;
	background:transparent url(../Images/Buttons/games1.png) no-repeat;
	z-index:20;
	margin:0 auto;
}

#games:hover { 
  background-position: 0 -30px;
}

#party {
	width:150px;
	height:30px;
	display:block;
	border-width: thin;
	border-color: #666666 #999999;
 	border-style: double;
	position:relative;
	background:transparent url(../Images/Buttons/party1.png) no-repeat;
	z-index:20;
	margin:0 auto;
}

#party:hover { 
  background-position: 0 -30px;
}


#prizes {
	width:150px;
	height:30px;
	display:block;
	border-width: thin;
	border-color: #666666 #999999;
 	border-style: double;
	position:relative;
	background:transparent url(../Images/Buttons/prizes1.png) no-repeat;
	z-index:20;
	margin:0 auto;
}

#prizes:hover { 
  background-position: 0 -30px;
}

#locations {
	width:150px;
	height:30px;
	display:block;
	border-width: thin;
	border-color: #666666 #999999;
 	border-style: double;
	position:relative;
	background:transparent url(../Images/Buttons/locations1.png) no-repeat;
	z-index:20;
	margin:0 auto;
}

#locations:hover { 
  background-position: 0 -30px;
}

#find {
	width:150px;
	height:30px;
	display:block;
	border-width: thin;
	border-color: #666666 #999999;
 	border-style: double;
	position:relative;
	background:transparent url(../Images/Buttons/find1.png) no-repeat;
	z-index:20;
	margin:0 auto;
}

#find:hover { 
  background-position: 0 -30px;
}

#contact {
	width:150px;
	height:30px;
	display:block;
	border-width: thin;
	border-color: #666666 #999999;
 	border-style: double;
	position:relative;
	background:transparent url(../Images/Buttons/contact1.png) no-repeat;
	z-index:20;
	margin:0 auto;
}

#contact:hover { 
  background-position: 0 -30px;
}

#logo_top {
	width:480px;
	height:99px;
	display:block;
	background:transparent;
	position:relative;
	z-index:-15;
	top:-18px;
	margin:0 auto;
}

#logo_bottom {
	width:480px;
	height:45px;
	display:block;
	background-image:url(../Images/Misc/logo_bottom.png);
	position:relative;
	z-index:20;
	margin:0 auto;
}

#coupon_button {
	width:220px;
	height:124px;
	display:block;
	z-index:1;
	margin:0 auto;
	left:0px;
}
#coupon_button a {
	width:220px;
	height:124px;
	display:block;
	background:transparent url(../Images/Buttons/coupon_button2.png) no-repeat;
	text-indent:-9999px;
}

#games_4_sale {
	width:220px;
	height:173px;
	display:block;
	position:relative;
	z-index:1;
	margin:0 auto;
	left:0px;
}

#games_4_sale a {
	width:220px;
	height:173px;
	display:block;
	background:transparent url(../Images/Buttons/games_4_sale2.png) no-repeat;
	text-indent:-9999px;
}

#row_container {
	width: 900px;
	margin: auto;
	display:block;
	background-repeat: no-repeat;
}

#image_container {
	width: 33.33%;
	display:block;
}
#nickel_a {
	width:96px;
	height:96px;
	display:block;
	background:transparent url(../Images/Misc/head.gif) no-repeat;
	position:relative;
	z-index:20;
	margin:0 auto;
	left:-15px;
	top:-60px;
}
#nickel_b {
	width:96px;
	height:96px;
	display:block;
	background:transparent url(../Images/Misc/tail.gif) no-repeat;
	position:relative;
	z-index:20;
	margin:0 auto;
	left:15px;
	top:-60px;
}
.site_img_sz {
	width: 180px;
	height: 100px;
	display:block;
	background-repeat: no-repeat;
}

.pos-left {
	margin-left: 20px;
}

.pos-middle {
	margin-left: 210px;
	margin-top: -100px;
}

.pos-right {
	margin-left: 582px;
	margin-top: -100px;
}

#left_col {
	width:150px;
	float:left;
	position:relative;
	display:block;
	z-index:8;
	top:15px;
	left:25px;
}

#center_col {
	width:600px;
	float:none;
	position:relative;
	display:block;
	top:0px;
	left:0px;
}

#right_col {
	width:171px;
	float:right;
	position:relative;
	display:block;
	z-index:8;
	top:-50px;
	left:-40px;
}

#picture_show {
	width:500px;
	height:300px;
	display:block;
	position:relative;
	background:transparent;
	z-index:20;
	margin:0 auto;
}

#hours {
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	border:1px solid #bbb;
	width:400px;
	position:relative;
	z-index:2;
	left:260px;
}

#google_map_canvas {
	width:400px;
	height:360px;
	color:#000000;
}

