@charset "utf-8";
/* CSS Document */
img
{  border-style: none;
}

div.GolfBanner{
margin-top:310px;
margin-left:-950px;
position:absolute;
width:640px;
height:102px;
}

div.FrontPageDiscript{
text-align:left;
font-size: 14px;
font-family: Times New Roman;
color:#fff;
position:absolute;
width:640px;
margin-top:430px;
margin-left:-950px;
}

div.whiteVline{
margin-top:307px;
margin-left:-310px;
position:absolute;
background-image: url(images/whiteVline.png);
width:11px;
height:359px;
}

div.whiteHline{
margin-top:420px;
margin-left:-290px;
position:absolute;
background-image: url(images/whiteHline.png);
width:251px;
height:12px;
}

div.whiteHline2{
margin-top:540px;
margin-left:-290px;
position:absolute;
background-image: url(images/whiteHline.png);
width:251px;
height:12px;
}