body {
	background-color: FFFFCC;
	margin: 0px;
	padding: 0px;
}

#sitecontainer {
	background-color: FFFFCC;
	width: 975px;
	height: 750px;
}

#ellen {
	padding-top: 15px;
}

.ellen {
	margin-left: 10px;
	padding-right: 12px;
	padding-left: 12px;
	height: 22px;
	width: 194px;
	text-decoration: none;
	background-image: url(images/ek-button1.jpg);
	background-repeat: no-repeat;
}

.ellen:hover {
	background-image: url(images/ek-button2.jpg);
	text-decoration: none;
	background-repeat: no-repeat;
}

#musicwindow {
	background-image: url(images/audio.jpg);
	width: 250px;
	height: 210px;
	text-align: center;
	padding-top: 130px;
}

.closewindow {
	width: 83px;
	height: 40px;
	background-image: url(images/audio-btn1.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
	padding-left: 35px;
	padding-right: 35px;
	text-decoration: none;
}

.closewindow:hover {
	width: 83px;
	height: 40px;
	background-image: url(images/audio-btn2.jpg);
}

#movieplay {
	margin-top: 315px;
	margin-left: 115px;
	#margin-left: 90px;
	width: 165px;
	height: 50px;
	float: left;
}

.movieplay {
	width: 165px;
	height: 50px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 25px;
	padding-bottom: 25px;
	#padding-left: 0px;
	#padding-right: 0px;
	#padding-top: 0px;
	#padding-bottom: 0px;
	text-decoration: none;
}

#musicplay {
	margin-top: 315px;
	margin-right: 115px;
	#margin-right: 90px;
	width: 165px;
	height: 50px;
	float: right;
}

.musicplay {
	width: 165px;
	height: 50px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 25px;
	padding-bottom: 25px;
	#padding-left: 0px;
	#padding-right: 0px;
	#padding-top: 0px;
	#padding-bottom: 0px;
	text-decoration: none;
}

#container {
	width: 950px;
	height: 620px;
	font-size: 16pt;
	position:relative;
}

#homecontainer {
	width: 950px;
	height: 750px;
	font-size: 16pt;
	position:relative;
}

#homemenu {
 	position:relative;
	width: 900px;
	height: 50px;
	padding-top: 47px;
	text-align: left;
}

.home {
	margin-left: 215px;
	#margin-left: 210px;
	height: 22px;
	width: 63px;
	text-decoration: none;
}

.home:hover {
	background-image: url(images/rollover1.gif);
	text-decoration: none;
	background-repeat: no-repeat;
}

.homeon {
	margin-left: 215px;
	#margin-left: 210px;
	height: 22px;
	width: 63px;
	background-image: url(images/rollover1.gif);
	text-decoration: none;
	background-repeat: no-repeat;
}

.about {
	margin-left: 14px;
	#margin-left: 9px;
	height: 22px;
	width: 63px;
	text-decoration: none;
}

.about:hover {
	background-image: url(images/rollover1.gif);
	text-decoration: none;
	background-repeat: no-repeat;
}

.abouton {
	margin-left: 14px;
	#margin-left: 9px;
	height: 22px;
	width: 63px;
	background-image: url(images/rollover1.gif);
	text-decoration: none;
	background-repeat: no-repeat;
}

.gallery {
	margin-left: 18px;
	#margin-left: 13px;
	height: 22px;
	width: 81px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

.gallery:hover {
	background-image: url(images/rollover1.gif);
	text-decoration: none;
	background-repeat: no-repeat;
}

.galleryon {
	margin-left: 18px;
	#margin-left: 13px;
	height: 22px;
	width: 81px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/rollover1.gif);
	text-decoration: none;
	background-repeat: no-repeat;
}

.review {
	margin-left: 10px;
	#margin-left: 4px;
	height: 22px;
	width: 81px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}

.review:hover {
	background-image: url(images/rollover2.gif);
	text-decoration: none;
	background-repeat: no-repeat;
}

.reviewon {
	margin-left: 10px;
	#margin-left: 4px;
	height: 22px;
	width: 81px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(images/rollover2.gif);
	text-decoration: none;
	background-repeat: no-repeat;
}

.book {
	margin-left: 10px;
	#margin-left: 10px;
	height: 22px;
	width: 128px;
	padding-left: 40px;
	padding-right: 40px;
	text-decoration: none;
}

.book:hover {
	background-image: url(images/rollover3.gif);
	text-decoration: none;
	background-repeat: no-repeat;
}

#gallerymain {
	width: 488px;
	#padding-top: 25px;
}

	
	#previewPane{
	margin-left: 5px;
		margin-bottom: 20px;	
		text-align:center;
		vertical-align:middle;

		position:relative;
		
		/* CSS HACK */
		height: 52px;	/* IE 5.x */
		height/* */:/**/50px;	/* Other browsers */
		height: /**/50px;
				
	}
	#previewPane img{
		line-height:400px;
	}
	#galleryContainer{
		
		height:52px;	/* Height of the images + 2 */
		position:relative;
		#overflow:hidden;
		padding:1px;
		margin-top: 280px;
		#margin-top: -10px;
		
		/* CSS HACK */
		height: 54px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/52px;	/* Other browsers */
		height: /**/52px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		padding:1px;
		padding-top: 10px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		padding:1px;		
		padding-top: 10px;
	}
	#theImages{
		position:absolute;
		height:50px;
		left:40px;
		#width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}