  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;
	background: white;
}
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;
}

body, html{
	background: url(../images/carpet.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}

#floor{
	background: url(../images/carpet2.jpg) repeat-y  808px top;
	width: 100%;
}

#table{
	background: url(../images/wood.jpg);
	width: 800px;
	padding: 0 10px 60px 0px;
}

h1{
	text-indent:-9000px;
	background: url(../images/peter3.png) no-repeat;
	width: 390px;
	height: 214px;
	float: right;
	margin: 0 30px 0 0;
}



#intro {
	width: 256px;
	background: url(../images/wooddark.jpg) repeat-y;
	margin: 0 0 0 40px;
	padding: 0 15px 20px 15px;
	position: absolute;
}
#intro p{
	margin: 10px 0 0 0;
}
#intro, #intro a{
	color: #fff;
	font-size: 1em;
	line-height: 1.3;
}


em{
	font-weight: bold;
}
ul{
	float:left;
	display: block;
}
.box ul{
	font-size: .85em;
	margin: 0 0 0 30px;
}

.scrolly{
	display: block;
	float: left;
	clear: left;
	margin: 0 0 80px 550px;
}

#content{
	background: url(../images/blob.gif) no-repeat 110px 458px;
	padding: 0 0 200px 0;
	display: block;
}

.box{
	background: url(../images/box-all.png) no-repeat top left;
	width: 539px;
	height: 500px;
	margin: 20px 0 0 100px;
	clear: both;
	float: left;
}
#box5{
	background: url(../images/player.png) no-repeat top left;
	width: 738px;
	margin: 70px 0 0 95px;
}
#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;
}

#contact{
	background: url(../images/contact.png) no-repeat;
	width: 221px;
	height: 166px;
	float: right;
	margin: 30px 30px 0 0;
}

#footer{
	background: url(../images/footer.png) no-repeat;
	width: 532px;
	height: 303px;
	margin: 40px 0 0 130px;
	clear: both;
	padding: 30px 30px 140px 30px;
}