html, body { 
	color : #333333;
font : 92% "Verdana", Lucida, arial, sans-serif;
text-align : center;
background : #006699 url(../common-images/golf2.jpg) repeat-x;
margin : 0;
	padding: 0px;
text-align: center;						  
}


#container{
width: 810px;
	margin: 0px auto;
	text-align : left;
	clear : both;
}

#hdr {
height : 55px;
width : 800px;
overflow: hidden;
	text-align : right;
clear : both;


}

#left {
width : 700px;
border : 1px dotted #006699;
border-bottom-style : hidden;
border-top-style: hidden;
/*position : absolute;
right : 0;
margin-right : 130px;
left : 0;
margin-left : 130px;
*/ -moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin-top : 5px;

}

#wrapper
	{
	overflow: hidden; 
	float: left;
	}

#left h2 {
/*padding-bottom : 10px;
*/margin-left : 20px;
padding-right : 10px;
background : transparent url(../common-images/1.gif) no-repeat top left;
width : 640px;
height : 55px;
float : left;
margin-top : 2px;
}

#menu {
width : 700px;
/*background : url(common-images/menu-bleft.gif) no-repeat;
*/
margin-top : 7px;
height : 50px;
/*position : absolute;
right : 0;
margin-right : 130px;
left : 0;
margin-left : 130px;
*/border : 1px dotted #006699;
border-bottom-style : hidden;
 -moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
#menu li {
float : left;
}
#menu li a {
display : block;
padding : 14px 2px 2px 2px;
color : #333366;
font-size : 1.1em;
text-align : center;
width : 105px;
}
#menu li a:active, #menu li a:focus {
width : 105px;
color : #000033;
text-align : center;
}
#menu li a:hover {
background-image : url(../common-images/menu_hover.gif);
}
#menu2 {
width : 700px;
position : absolute;
margin-top : 35px;
height : 420px;
right : 0;
margin-right : 130px;
left : 0;
margin-left : 130px;
border : 1px dotted #006699;
}
#menu2 li a {
display : block;
float : left;
padding : 24px 4px 10px 4px;
font-size : 0.8em;
text-align : center;
width : 135px;
height : 310px;
}

em {
font-style : normal;
font-weight : bold;
}
* {
margin : 0;
padding : 0;
}
img {
border : none;
}
ul, ol, li {
list-style : none;
}
a {
text-decoration : none;
color : #666666;
}
.clear {
clear : both;
height : 0;
}



