<style type="Text/css">
<!--
none{;}

body {
background: #000000 url('images/golfcoursebackground.jpg') no-repeat top center;
height: 100%;
text-align: center;
}

a:link {
color: #999999;
text-decoration: none;
}

a:hover {
color: #aaaaaa;
text-decoration: none;
}

a:visited {
color: #999999;
text-decoration: none;
}

a:hover:visited {
color: #aaaaaa;
text-decoration: none;
}

#wrapper {
width: 800px;
margin: 0px auto;
}

#buybox {
float: right;
padding: 12px 0px 0 12px;
margin: 12px;
text-align: center;
width: 300px;
border-left: 1px solid #666666;
}

.spacer {
width: 99%;
margin: 0px auto;
padding: 0px;
height: 0px;
clear: both;
}

#buttonbar {
height: 30px;
width: 800px;
background: url('images/buttonback.jpg');
color: #ffffff;
z-index: 2;
position: relative;
clear: both;
}

.button {
float: left;
border-right: 1px solid #999999;
padding: 0px;
margin: 0px;
position: relative;
z-index: 2;
}

#top {
height: 120px;
width: 800px;
background: url('images/header.png');
margin: 8px 0 0 0;
}

#footer {
height: 67px;
width: 800px;
background: url('images/crosleybrothersbookfooter.png');
margin: 0px 0 12px 0;
}

.signout {
border-top: 1px solid #999999;
font-size: 11px;
width: 80%;
color: #999999;
padding: 0px 0 0 0;
}

#logo {
float: left;
height: 105px;
width: 700px;
padding: 10px 0 0 25px;
}

#stage {
background: url('images/mainback.png') repeat-y;
width: 800px;
color: #ffffff;
text-align: left;
padding: 0px 0px 8px 0px;
font-size: 15px;
font-family: georgia;
}

.subhead {
font-size: 16px;
color: #ffffff;
}

.subhead2 {
font-size: 19px;
color: #ffffff;
clear: both;
margin: 12px 0 0 0;
padding: 20px 0 0 0;
}

.head {
font-size: 22px;
color: #cccccc;
border-bottom: 1px solid #666666;
width: 40%;
margin: 8px 0 12px 0;
}

.newmenu {
text-align: center;
font-size: 13px;
font-weight: normal;
font-family: arial;
margin: 0 0 0 110px;
}

.newbutton {
margin: 1px 40px 0 4px;
float: left;
border-bottom: 1px solid #666666;
}

#stage a:link {
color: #ffffff;
text-decoration: none;
}

#stage a:hover {
color: #00cc00;
text-decoration: none;
}

#stage a:visited {
color: #cccccc;
text-decoration: none;
}

#stage a:visited:hover {
color: #00cc00;
text-decoration: none;
}


#postit {
position: absolute;
top: 10%;
left: 50%;
margin-left: 210px;
margin-top: -70px;
padding: 12px 12px 12px 12px;
visibility: visible;
z-index: 33;
}

p.event {
font-weight: bold;
font-size: 16px;
margin: 18px 0 4px 0;
}

p.detail {
font-weight: normal;
color: #cccccc;
margin: 4px 0 4px 0;
}

p.date {
font-style: italic;
color: #cccccc;
margin: 4px 0 4px 0;
}


-->
</style>