html, body, div, span,
a, address, em, img, q {
margin: 0;
padding: 0;
border: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
line-height: 1;
font-family: sans-serif;
text-align: left;
vertical-align: baseline;
}
a img, :link img, :visited img {
border: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
}

body {background-color:white;}

div#skicontent {
position:relative;
    top:30px;
    left:0px;
 	background-color:white;
	background-image: url(images/background.jpg); background-repeat:no-repeat;
    margin:0 auto;
    width:900px;
    height:600px;
    border: none;
    z-index: 1;
}

div#bikecontent {
position:relative;
    top:30px;
    left:0px;
 	background-color:white;
	background-image: url(images/background.jpg); background-repeat:no-repeat;
    margin:0 auto;
    width:900px;
    height:600px;
    border: none;
    z-index: 1;
}

div#homecontent {
position:relative;
    top:30px;
    left:0px;
 	background-color:white;
	background-image: url(images/homebackground.jpg); background-repeat:no-repeat;
    margin:0 auto;
    width:900px;
    height:600px;
    border: none;
    z-index: 1;
}


div#contactcontent {
position:relative;
    top:30px;
    left:0px;
 	background-color:white;
	background-image: url(images/contactbackground.jpg); background-repeat:no-repeat;
    margin:0 auto;
    width:900px;
    height:600px;
    border: none;
    z-index: 1;
}


div#contact {
	position:absolute;
	top:175px;
	left:500px;
}


div#contact_answer {
	position:absolute;
	top:175px;
	left:225px;
}


div#movie {
	position: absolute;
	top:45px;
	left:222px;
	height:375px;
	width:640px;
	border:none;
}

div#menuone {
	position:absolute;
	top:255px;
	left:705px;
	padding:10px 65px;
	width: 61px;
	height: 76px;
				}
				
	div#menutwo {
	position:absolute;
	top:345px;
	left:705px;
	padding:10px 65px;
	width: 61px;
	height: 76px;
				}

div#back {
position:absolute;
top:545px;
left:780px;
height:100px;
height:23px;
}

div#pics {
	position:absolute;
	top:553px;
	left:780px;
	}

