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

body {
    background-color:#009933;
	width:1120px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
}
#container {
background:#FFFFFF;
	width:743px;
	margin-left: auto;
	margin-right: auto;
	/*width: 50em;*/
	text-align:left;
}

#mainwindow {
background-image: url(images/grassbg2.jpg);
  position: relative;
  height:900px;
  margin-left: auto;
  margin-right: auto;
  text-align:left;
}
#myBook {
   position: relative;
   top:-200px;
   left:120px;
   z-index:999;
}
#q1 {
position: relative;
   top:309px;
   left:53px;
}
#q2 {
position: relative;
   top:320px;
   left:49px;
}
#q3 {
position: relative;
   top:333px;
   left:49px;
}
#q4 {
position: relative;
   top:346px;
   left:49px;
}
#navigation {
z-index:1;
width:400px;
position: relative;
   top:-400px;
   left:50px;
   color:#FFFF00;

}
.buttons {
	font-family: arial;
	font-size: 8pt;
	border-bottom:1px solid #282828; border-right:1px solid #282828; border-top:1px solid #8794A0; border-left:1px solid #8794A0;
	background-color: #E4E4E4;
}

#box-link {
	position: absolute;
	top: 376px;
	left: 245px;
	width: 201px;
	height: 62px;
	background-color: transparent;
	border: 5px solid yellow;
}
body,td,th {
	font:"Comic Sans MS"
	font-size: 16px;
	font-family: Comic Sans MS;
	font-size: 18px;
}
#menu {
	position:absolute;
	left:10px;
	top:200px;
	width:255px;
	height:290px;
	z-index:13;
	visibility: visible;
}
#title {
	position:absolute;
	left:266px;
	top:10px;
	width:581px;
	height:87px;
	text-align:center;
	z-index:12;
	visibility: visible;
}
#combo {
	position:absolute;
	left:852px;
	top:190px;
	width:255px;
	height:319px;
	z-index:14;
	visibility: visible;
}

#Flag {
	visibility: visible;
	position: absolute;
	top: 656px;
	left: 10px;
	width: 160px;
	height: 152px
}
#txtbox01 {
	position:absolute;
	left:10px;
	top:10px;
	width:255px;
	height:259px;
	z-index:15;
}
#txtbox01 p {
	text-align: center;
	font-weight: bold;
}
#bordercombo {
	position:absolute;
	left:848px;
	top:479px;
	width:255px;
	height:166px;
	z-index:6;
	text-align: center;
	visibility: visible;
}
#combolabeltxt {
	position:absolute;
	left:849px;
	top:159px;
	width:255px;
	height:253;
	z-index:4;
	visibility: visible;
}

#combotxt {
	position:absolute;
	left:848px;
	top:517px;
	width:255px;
	height:253;
	z-index:4;
	visibility: visible;
}
#txtbox02 {
	position:absolute;
	left:848px;
	top:10px;
	width:255px;
	height:148px;
	z-index:16;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
#apDiv1 p {
	text-align: center;
	padding: 0,0,0,0;
}
#txtbox02 {
	text-align: center;
	font-size: 16px;
	font-family: "Comic Sans MS";
	color:#FFFFFF;
}
#price {
  color:#FFFF00;
  font-size:24px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Comic Sans MS;
}
h1 {
	font-size: large;
}
h2 {
	font-size: medium;
}
h3 {
	font-size: small;
}
h4 {
	font-size: x-small;
}
h5 {
	font-size: xx-small;
}
#marqueelang {
color: #000000;
font-size:14px;
	position: absolute;
	top: 16px;
	left: 345px;
	width: 450px;
	height: 33px;
	z-index: 999;
	visibility: visible;
}
#otherpub {
	position:absolute;
	left:848px;
	top:618px;
	width:255px;
	height:30px;
	z-index:17;
	border-bottom-style: solid;
	border-top-style: solid;
}
.style7 {
	font-size: 14px;
	line-height: 16pt;
}
.style9 {
	font-size: 16px;
	text-align: left;
}
#apDiv2 {
	position:absolute;
	left:848px;
	top:673px;
	width:255px;
	height:110px;
	z-index:18;
}
#apDiv2 table {
	text-align: left;
}

.style19 {
	font-size: 14px;
	line-height: 16pt;
	color: #FFFFFF;
}
.style20 {color: #FFFFFF}
.style21 {font-size: 16px; text-align: left; color: #FFFFFF; }

#ballinhole {
  position:relative; 
  top:20px; left:10px; 
  z-index:0; 
}
#clickon {
    display:none;
	position: absolute;
	top:225px;
	left:0px;
	z-index:0;
}
#essentials {
  position:absolute; 
  top:525px; left:875px; 
  z-index:11; 
}
#menuMain {
	list-style: none;
}
#menuMain li{
	width: 200px;
	height: 60px;
}

#menuMain li a, #menuMain li a:visited{
display: block;
	width: 200px;
	height: 60px;
	background: url(images/yellowtee_button.gif) top left no-repeat;
	line-height: 57px;
	font-family: Comic Sans MS;
	font-size: 13px;
	text-decoration: none;
	color: #000;
	padding-left: 40px;
	text-align: center;
	font-weight: bold;
}
#menuMain li a:hover{
	background: url(images/redtee_button.gif) top left no-repeat;
	color: #FFFF00;
	padding-left: 37px;
}
