@charset "utf-8";
/* CSS Document */

#container {
	width: 1024px;
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	}
img
{  border-style: none;
}
#tennis {
	background-image: url(gfx/tr.jpg);
	background-repeat: no-repeat;
	position: fixed;
	height: 1024px;
	width: 100%;
	left: -75px;
	top: -50px;
	background-position: center;
}
#logo {
	position: absolute;
	height: 150px;
	width: 370px;
	left: 0px;
	top: 30px;
}
#menu {
	font-family: "Yanone Kaffeesatz", sans-serif;
	font-size: 22px;
	line-height: normal;
	color: #E8BA00;
	position: absolute;
	height: auto;
	width: 250px;
	left: 40px;
	top: 180px;
}
#fb{
	font-family: "Yanone Kaffeesatz", sans-serif;
	font-size: 25px;
	color: #3154A5;
	position: absolute;
	height: 100px;
	width: 250px;
	line-height: 30px;
	top: 800px;
	left: 0px;
}
#where {
	font-family: "Yanone Kaffeesatz", sans-serif;
	font-size: 25px;
	color: #3154A5;
	position: absolute;
	height: 100px;
	width: 250px;
	line-height: 30px;
	top: 720px;
	left: 0px;
}
#scrollb {
	font-family: "Yanone Kaffeesatz", sans-serif;
	position: absolute;
	height: 80px;
	width: 150px;
	right: 30px;
	text-align: right;
	color: #333;
	top: 565px;
	font-size: 24px;
}
#awesomethings {
	position: absolute;
	height: auto;
	width: 300px;
	right: -330px;
	top: 20px;
	background-image: url(gfx/cork2.png);
	background-repeat: repeat;
	border: 10px solid #999;
	}
#theroad{
	position: absolute;
	height: 201px;
	width: 300px;
	left: 0px;
	top: -198px;
}
#content{
	font-family: "Yanone Kaffeesatz", sans-serif;
	font-size: 18px;
	line-height: 32px;
	color: #3154A5;
	background-image: url(gfx/white.png);
	background-repeat: repeat;
	position: absolute;
	height: auto;
	width: 500px;
	top: 180px;
	left: 300px;
	border: 2px solid #999;


s
	overflow: auto;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
h1 {
	font-family: "Yanone Kaffeesatz", sans-serif;
	font-size: 30px;
	color: #3B9BC3;
	font-weight: bold;
}
#media{}
#draw{
	color: #3B9BC3;
	background-color: #FBED29;
	height: 30px;
	width: 100%;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}

#lifetimemembers {
	width: 300px;
	height: auto;
	background-colour: #CEB682;
	border-color: #B9954A;
	border-width: medium;}
	
