img {
	border: none;
}

* {
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/chev-bg.jpg) top left repeat;
}

#facebook {
	width: 29px;
	height: 100px;
	position: fixed;
	right: 0;
	top: 152px;
}


#slash {
	position: relative;
	width: 100%;
	height: 120px;
	xbackground: url(../images/slash.png) bottom left repeat-x;
}

#mainwrapper {
	position: relative;
	width: 900px;
	height: 480px;
	xbackground: url(../images/intro-bg2.jpg) top center no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

.slideshow {
	position: absolute;
	top: -50px;
	right: 466px;
}

#logo {
	position: absolute;
	width: 696px;
	height: 84px;
	top:203px;
	right: 130px;
	z-index: 10;
}

#enter {
	position: absolute;
	width: 403px;
	height: 148px;
	top:285px;
	right: 267px;
}
