@charset "utf-8";
/* CSS Document */

#logo {
	position:absolute;
	left:5px;
	top:5px;
	width:800px;
	height:200px;
	z-index:10;
	overflow: visible;
	background-image: url(Assetts/Banner.jpg);
	visibility: visible;
}
#menu {
	position:absolute;
	left:5px;
	top:205px;
	width:150px;
	height:511px;
	z-index:2;
	background-color: #CCCC99;
	background-image: url(Assetts/menuBackground.png);
}
#content {
	position:absolute;
	left:182px;
	top:205px;
	width:613px;
	height:516px;
	z-index:5;
	text-align: left;
	background-image: url(Assetts/rcmodeleers.gif);
	overflow: auto;
	background-repeat: no-repeat;
	background-position: center center;
}
#home a{
	position:absolute;
	left:30px;
	top:220px;
	width:105px;
	height:23px;
	z-index:4;
	text-align: center;
	font-family: "Comic Sans MS", cursive;
	color: #000;
	background-image: url(Assetts/button.png);
	
}
#club {
	position:absolute;
	left:30px;
	top:270px;
	width:105px;
	height:23px;
	z-index:5;
	text-align: center;
	font-family: "Comic Sans MS", cursive;
	color: #000;
	background-image: url(Assetts/button.png);
	vertical-align: middle;
}
#racing {
	position:absolute;
	left:30px;
	top:320px;
	width:105px;
	height:23px;
	z-index:6;
	font-family: "Comic Sans MS", cursive;
	text-align: center;
	color: #000;
	background-image: url(Assetts/button.png);
	vertical-align: middle;
	
}
#goldRush a {
	position:absolute;
	left:30px;
	top:370px;
	width:105px;
	height:23px;
	z-index:7;
	font-family: "Comic Sans MS", cursive;
	text-align: center;
	color: #000;
	background-image: url(Assetts/button.png);
	vertical-align: top;
	
}
#pictures a {
	position:absolute;
	left:30px;
	top:420px;
	width:105px;
	height:23px;
	z-index:8;
	font-family: "Comic Sans MS", cursive;
	text-align: center;
	color: #000;
	background-image: url(Assetts/button.png);
	vertical-align: middle;
	overflow: visible;
	
}
#forms {
	position:absolute;
	left:30px;
	top:470px;
	width:105px;
	height:23px;
	z-index:9;
	font-family: "Comic Sans MS", cursive;
	text-align: center;
	color: #000;
	background-image: url(Assetts/button.png);
	visibility: visible;	
}
#links a {
	position:absolute;
	left:30px;
	top:520px;
	width:105px;
	height:23px;
	z-index:10;
	font-family: "Comic Sans MS", cursive;
	text-align: center;
	color: #000;
	background-image: url(Assetts/button.png);
	
}
#contact a {
	position:absolute;
	left:30px;
	top:570px;
	width:105px;
	height:23px;
	z-index:11;
	font-family: "Comic Sans MS", cursive;
	text-align: center;
	color: #000;
	background-image: url(Assetts/button.png);
	
}
#address {
	position:absolute;
	left:5px;
	top:716px;
	width:800px;
	height:75px;
	z-index:4;
	overflow: visible;
	background-color: #CCCC99;
	font-family: "Comic Sans MS", cursive;
	font-size: 10px;
	font-style: italic;
	text-align: center;
}
#picture {
	position:absolute;
	left:550px;
	top:482px;
	width:200px;
	height:140px;
	z-index:30;
	background-image: url(../Assets/rcmlogo.gif);
	visibility: visible;
	overflow: visible;
}

#formsMenu {
	position:absolute;
	left:135px;
	top:468px;
	width:224px;
	height:165px;
	z-index:20;
	font-family: "Comic Sans MS", cursive;
	color: #000;
	text-decoration: none;
	padding-left: 5px;
	visibility: hidden;
	background-image: url(Assetts/button2.png);
	background-position: center center;
	background-repeat: no-repeat;
}
#racingMenu {
	position:absolute;
	left:135px;
	top:320px;
	width:90px;
	height:49px;
	z-index:13;
	font-family: "Comic Sans MS", cursive;
	color: #000;
	text-decoration: none;
	padding-left: 5px;
	visibility: hidden;
	background-image: url(Assetts/button4.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#clubMenu {
	position:absolute;
	left:135px;
	top:270px;
	width:145px;
	height:92px;
	z-index:14;
	font-family: "Comic Sans MS", cursive;
	color: #000;
	text-decoration: none;
	padding-left: 5px;
	visibility: hidden;
	background-image: url(Assetts/button3.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

#content table {
	text-align: center;
	font-size: 16px;
}

