﻿/* CSS layout */
body {
	background-color: #000000;
    background-image: url('../images/entry/bkgd5.gif');
	background-repeat: repeat;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
a:link {
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #B4986C;
}
a:visited {
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #B4986C;
}
a:hover {
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ffffff;
}
img {  
    border-style: none;
}
div#outer {
    width: 96%;
    height: 100%;
    margin:0 auto; 
	text-align: center;
}
div#topsp {
    width: 770px;
    height: 15px;
    margin:0 auto;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px; 
    text-align: center;
    margin-top: 0px;  
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
}
div#top1 {
    width: 770px;
    height: 275px;
    margin:0 auto;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px; 
    text-align: center;
    margin-top: 0px;  
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    background-image: url('../images/entry/1a.gif');
}
div#top2 {
    width: 770px;
    height: 275px;
    margin:0 auto;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px; 
    text-align: center;
    margin-top: 0px;  
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    background-image: url('../images/entry/1b.gif');
}
div#top3 {
    width: 770px;
    height: 15px;
    margin:0 auto;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px; 
    text-align: center;
    margin-top: 0px;  
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    background-image: url('../images/entry/4.gif');
}
div#top4 {
    width: 770px;
    height: 27px;
    margin:0 auto;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px; 
    text-align: center;
    margin-top: 0px;  
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    background-image: url('../images/entry/5.gif');
}
.tab {
    width: 688px;
    margin:0 auto;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px; 
    text-align: center;
    margin-top: 0px;  
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
}
.a {
    width: 229px;
    margin:0 auto;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px; 
    text-align: center;
    margin-top: 0px;  
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
}
.b {
    width: 230px;
    margin:0 auto;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px; 
    text-align: center;
    margin-top: 0px;  
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
}
.c {
    width: 229px;
    margin:0 auto;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px; 
    text-align: center;
    margin-top: 0px;  
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
}

div#bot { 
	width: 770px;
    margin:0 auto;
	height: 70px;
    background-image: url('../images/golf/bottom2.gif');
}
div#botsp { 
	width: 770px;
    margin:0 auto;
	height: 10px;
}
.linkarrow {
	font-family: "Times New Roman";
    font-size: x-small;
}
div#copyright {
    width: 770px;
    text-align: center;
	font-family: "arial";
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #676767;    
    margin-top: 0px; 
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}
div#copyright a:link {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #AA1C1C;
}
div#copyright a:visited {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #AA1C1C;
}
div#copyright a:hover {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #ffffff;
}


