body
{
    margin:0px;
    font-family:arial;
    font-weight:bold;
    font-size:11px; 
    color:#ffffff;
    background: url(../images/BlueBG.gif) repeat-x;
}
#container
{
    margin: 0 auto;
    width: 982px;
    height: 800px;
    text-align: left;
    background: url(../images/GolflandPageCorpCut.gif) no-repeat;
    position: relative;
}  
#footer
{
   font-family:arial;
   font-weight:bold;
   color:#ffffff;
   font-size:10px; 
   line-height:17px;
}  
#footer a
{
   color:#ffffff;
   text-decoration:none;
}
#footer a:hover
{
   color:lightgreen;
   text-decoration:none;
}

.logolink
{
	width: 300px;
	height: 114px;
	position:absolute;
	margin-left:20px;
}

.storelink
{
	width: 300px;
	height: 75px;
	position:absolute;
	margin-left:660px;
	border:1px;
}