  html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1.5;
	color: black;

}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*                     END RESET               */


h1,h2,h3{
	font-weight:bold;
}

h1{
	text-indent:-9000px;
	background: url(../images/peter.gif) no-repeat;
	width: 580px;
	height: 180px;
	float: left;
	margin: 0 30px 0 180px;
}

body, html{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	background: url(../images/wall.jpg) fixed;

}

#page{
	background: url(../images/swirl3x4.gif) left top no-repeat;
	width: 3000px;
	height: 5000px;
}


em{
	font-weight: bold;
}
ul{
	display: block;
}
.box ul{
	font-size: .85em;
	margin: 0 0 0 30px;
}
.scroll, .scroll2, .scroll3, .scroll4, .scroll5{
	background: url(../images/next.gif) no-repeat;
	display: block;
	float: left;
	height: 23px;
	width: 66px;
}


#intro{
	width: 550px;
	margin: 40px 0 0 200px;
	color: #412f23;
	font-family:  Veranda, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;

	clear: both;
}

#nav{
	position: fixed;
	top: 10px;
	right: 10px;
}

.box{
	background: url(../images/wood1.jpg) no-repeat top left;
	width: 539px;
	height: 460px;
	position: absolute;
}
#box1{
	top: 800px;
	left: 900px;
}
#box2{
	top: 1600px;
	left: 2000px;
}

#box3{
	top: 1650px;
	left: 600px;
}

#box4{
	top: 2300px;
	left: 600px;
}

#box5{
	top: 2000px;
	left: 1800px;
	background: url(../images/player.png) no-repeat top left;
	width: 738px;
	margin: 70px 0 0 95px;
	
}
#box6{
	top: 3000px;
	left: 2000px;
}
#player {
	margin: 25px 100px;
	float: left;
	display: block;
	width: 350px;
	height: 260px;
}

.box img {
	margin: 10px 10px 5px 10px;
}

.box p, .box h2{
	width: 350px;
	font-size: 0.85em;
	margin: 0px 5px 0px 15px;
	float: left;
	clear: left;
}

