body{
  	height:18900px;
}

#header {
	
	background-color: white;
	width: 900px;
}

#main{

	height:18700px;
	float:left;
	width: 900px;
	padding: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-left: 0px;
	z-index: 2;
}


#arrowbar {
	margin-left:305px;
}

#slideshow {
	margin-top:50px;
	margin-left : 150px;


}

.navButtonsX{
	position: relative;
	background: #ffffff;
	float: left;
	width: 150px;
	height: 26px;	
	z-index: 1;
	padding-top: 4px;
	text-decoration: none;
}

.navButtonsX:hover{
	opacity: 0.7;
}

.butTextX{
	font-family: verdana;
	color: #730b0e; 
	font-size: 16px;
	text-align: center;
	text-decoration: none;
}

#navbut2X{
	
}
