@charset "utf-8";
/* CSS Document */

body{ background: #000000 url(../images/bg.png) top center repeat-y;
	 margin-top:5px;
	 margin-left:0px;
	 margin-right:0px}
	 
#topimage{margin: 0 0 0 0;}
#scroll {
position:absolute;
top:0;
bottom:-0.1px;
width:1em;
z-index:-1
}

#clubChooser {
width: 200px

}
# span.select {
#   position: absolute;
#   width: 200px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
#   height: 21px;
#   padding: 0 24px 0 8px;
#   color: #fff;
#   font: 12px/21px arial,sans-serif;
#   background: url(select.gif) no-repeat;
#   overflow: hidden;
# }
