body { 
	font: small/18px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
}

#banner { 
    background-image: url(../images/grassbannerbg.jpg);
    background-repeat: no-repeat;
    width: 468px;
    height: 60px;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

#skyscraper { 
    width: 160px;
    height: 600px;
    background-image: url(../images/grassskyscraperbg.jpg);
    margin: 0;
    padding: 0;
    overflow: hidden;
}

#banner #contain h1 { 
    width: 268px;
    height: 60px;
    overflow: hidden;
    font-size: 0.1em;
    line-height: 0.1em;
    position: relative;
    padding: 0 2px;
    float: left;
}

#banner #contain h1 span { 
    width: 268px;
    height: 60px;
    background-image: url(../images/bannerlogo.gif);
    background-repeat: no-repeat;
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

#banner form { 
    float: left;
    padding-top: 5px;
    padding-left: 4px;

}

#banner label { 
    width: 165px;
    height: 18px;
    position: relative;
    font-size: 0.1em;
    line-height: 0.1em;
    display: block;
}

#banner label span { 
    width: 165px;
    height: 18px;
    background-image: url(../images/whichclubvert.gif);
    background-repeat: no-repeat;
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

#banner select { 
    margin-top: 6px;
    margin-left: 4px;
    float: left;
}

#banner #gobutton {
    float: left;
    padding-left: 10px;
}

#skyscraper {

}

#skyscraper h1 {
    position: relative;
    font-size: 0.1em;
    line-height: 0.1em;
    display: block;
    margin: 0;
    padding: 0;
    width: 120px;
    height: 457px;
}

#skyscraper h1 span { 
    background-image: url(../images/skytop.gif);
    background-repeat: no-repeat;
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-top: 20px;
    width: 120px;
    height: 457px;
}

#skyscraper form { 
    padding: 0 8px;
    font-size: 0.65em;
}

#skyscraper form select { 
    width: 100px;
}

#skyscraper #gobutton {
    padding-top: 20px;
    padding-left: 60px;
}

#dropdown #gobutton {
}
