body {
	background-image: url(images/bowlsBackground.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	background-color: #030;
	margin-top:1px;
}
h1{
font-size:58px;
font-weight:normal;
margin:0;
}

#container #menu {
	float:left; 
	height:406px;	
	margin-right:6px;
	width:189px;
}
#container #menu img {
	margin-left:38px;
	margin-top:102px;
}
#container #title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 56px;
	color: #ffe4c4;
	height:140px;
}
#container #title .subTitle {
	border-bottom:thin solid;
	font-size:45px;
	margin-bottom:4px;
	padding-bottom:4px;
}
#container #box {
	-moz-border-radius:7px 7px 7px 7px;
	background-image:url("images/spot.png");
	border:thin solid #b8860b;
	color:#ffe4c4;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	padding:8px;
	width:792px;
	min-height:468px;
}
#container #box #map {
	background-image: url(images/map.jpg);
}
#container #box .LowerPanel {
	-moz-border-radius:5px;
	border:thin solid #b8860b;
	float:left;
	height:139px;
	margin:14px;
	width:234px;
}
#container #box input{
/*	-moz-border-radius:10px 10px 10px 10px;
	background-color:bisque;
	font-size:19px;
	margin-top:11px;
	padding:1px 18px;
	cursor:pointer;
*/}


#container #box #innerBox img{
	margin-top: 5px;
	margin-right: 11px;
	margin-bottom: 5px;
	border:0;
	-moz-border-radius:3px;
}
#container #box #innerBox a{
	color:#C1BFF0;
}
#container #box #innerBox {
    min-height: 320px;
/*	
	SCROLLBAR-FACE-COLOR: green;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: black;
	SCROLLBAR-3DLIGHT-COLOR: lightgreen;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: darkgreen;
	SCROLLBAR-DARKSHADOW-COLOR: darkgreen;
	
*/}
#webmaster {
	color:white;
	float:left;
	width:500px;
	font-size:xx-small;
	margin-left:217px;
}
#footer {
float:left;
margin-left:226px;
text-align:center;
width:792px;}

#webmaster a{
	text-decoration:none;
	color:inactivecaptiontext;
	cursor:crosshair;
}
#byLine a{
	color:inactivecaptiontext;
	float:left;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:xx-small;
	width:306px;
	text-align: right;
	text-decoration:none;
}
	#container #menu ul { 
	list-style-type: none;
	margin:0;
	padding:0px;
	margin-left:-7px;
}
#container #menu ul li {
	-moz-border-radius:3px 3px 3px 3px;
	-webkit-border-radius:3px 3px 3px 3px;
	border:thin solid;
	color:#ffe4c4;
	cursor:pointer;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:19px;
	margin:8px;
	padding-left:5px;
	width:173px;
}
#container #menu ul li a{
	text-decoration:none;
	color:#ffe4c4;
}



#container #menu .hoverItem {
	background-color:#ffe4c4;
	color:black;	
}
#container {
	margin-left:20px;
	width:1010px;
	}


#results{
	background-image:url(images/results.jpg)
}
.button {
	-moz-border-radius:7px 7px 7px 7px;
	background-color:#ffe4c4;
	border:thin solid;
	color:black;
	font-weight:bolder;
	padding:2px 9px;
	width:100px;
	text-decoration:none;
}
.button a{
	color:black;
}
.bowl {
	left: 1200px;
	top:-50px;
	position:absolute;
}
.jack{
	left: 478px;
	position:absolute;
	top:79px
}

h3 {
	margin: 0px !important;
	padding: 0px !important;
}

#box23 {
height:auto;
left:351px;
position:fixed;
top:100px;
width:auto;
display:none;
}
.picturePicture{
margin:2px 8px 31px;
cursor:pointer;
}

#showPicture{
-moz-box-shadow:10px 10px 23px black;
}
.event {
	background-color: DarkGoldenRod;
	color: #F30 !important;
}

