div#main{
	position:absolute;
	top:0;
	left:50%;
	margin-left:-500px;
	width:1024px;
	border-left:4px solid #093102;
	border-right:4px solid #093102;
}
div#header{
	position:relative;
	width:1024px;
	height:148px;
	background:url(header.png) ;	
	top:0;
	left:0;
	z-index:100;
}
div#welcome{
	position:absolute;
	background-color:#0E5302;
	z-index:101;
	top:105px;
	left:350px;
}
div#main_content{
	position:relative;
	height:400px;
	width:1024px;
	background-color:#0E5302;
}
div#bottom{
	position:relative;
	height:130px;
	background-color:#000000;
	width:1024px;
	text-align:center;
	z-index:105;
}
.menu_item{
	text-align:left;
	font-family:tahoma;
	font-size:14pt;
	color:#FFFFFF;
}
.menu_item_small{
	font-family:tahoma;
	font-size:11pt;
	color:#FFFFFF;
	font-weight:700;
}
.small_menu{
	font-family:tahoma;
	font-size:10pt;
	color:#FFFFFF;
	font-weight:700;
}
.small_menu_on{
	font-family:tahoma;
	font-size:10pt;
	color:#EBC515;
	font-weight:700;
}
div#left_menu{
	position:relative;
	float:left;
	width:220px;
	height:400px;
}
div#right_content{
	position:relative;
	float:right;
	width:780px;
	height:400px;
}
.over{
	background-color:#093102;
}
.normal{
	background-color:#0E5302;
}
div#dir_menu{
	position:relative;
	float:left;
	width:220px;
	height:30px;
	text-align:center;
	font-family:tahoma;
	font-size:14pt;
	color:#FFFFFF;
	cursor:pointer;
}
div#course_menu{
	position:relative;
	float:left;
	width:220px;
	height:30px;
	text-align:center;
	font-family:tahoma;
	font-size:14pt;
	color:#FFFFFF;
	cursor:pointer;
}
div#con_menu{
	position:relative;
	float:left;
	width:220px;
	height:30px;
	text-align:center;
	font-family:tahoma;
	font-size:14pt;
	color:#FFFFFF;
	cursor:pointer;
}
div#vir_menu{
	position:relative;
	float:left;
	width:220px;
	height:30px;
	text-align:center;
	font-family:tahoma;
	font-size:14pt;
	color:#FFFFFF;
	cursor:pointer;
}
div#link_menu{
	position:relative;
	float:left;
	width:220px;
	height:30px;
	text-align:center;
	font-family:tahoma;
	font-size:14pt;
	color:#FFFFFF;
	cursor:pointer;
}
.title{
	font-size:14pt;
	font-family: tahoma;
	color:#EBC515;
}
.title_small{
	font-size:10pt;
	font-family: tahoma;
	color:#EBC515;
	font-weight:700;
}
h2{
	font-size:12pt;
	font-family:tahoma;
	color:#000000;
	font-weight:700;
}
.news{
	font-size:11pt;
	font-family:tahoma;
	color:#FFFFFF;
}
a{
	text-decoration:none;
	color:#FFFFFF;
}
a.visited{
	color:#FFFFFF;
}
div#v_menu{
	position:relative;
	background-color:#000000;
	height:25px;
	width:1024px;
	text-align:center;
}
div#v_content{
	position:relative;
	top:0px;
	z-index:100;
	background-color:#0E5302;
	height:500px;
	width:1024px;
}
div#v_left_menu{
	position:absolute;
	background-color:#000000;
	height:520px;
	width:150px;
	top:40px;
	left:0px;
	text-align:center;
}
div#logo{
	position:absolute;
	top:0px;
	left:0px;
	z-index:101;
}
div#v_hole_content{
	position:absolute;
	width:820px;
	height:500px;
	top:0px;
	left:205px;
	
}
div#hole_details{
	position:absolute;
	left:0px;
	top:0px;
	font-family:tahoma;
	font-size:10pt;
	color:#ffffff;
	font-weight:700;
}
div#pic{
	Position:absolute;
	top:30px;
	left:400px;
	border:4px solid #000000;
	background-color:black;
}
div#basket1{
	position:absolute;
	display:none;
	z-index:220;
}
div#basket2{
	position:absolute;
	display:none;
	z-index:220;
}
div#direct1{
	position:absolute;
	display:none;
	z-index:220;
}
div#direct2{
	position:absolute;
	display:none;
	z-index:220;
}
div#bottom_menu{
	position:absolute;
	font-family:tahoma;
	font-size:11pt;
	color:#FFFFFF;
	font-weight:700;
	z-index:100;
	top:470px;
	left:130px;
}	
