  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;
}

body, html{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	background: #fff url(../images/bow3.jpg) no-repeat left 200px fixed;
	width: 5000px;
}


em{
	font-weight: bold;
}
ul{
	display: block;
}
.box ul{
	font-size: .85em;
	margin: 0 0 0 30px;
}

#black{
	width: 5000px;
	height: 1500px;
	background: transparent url(../images/flow.png) repeat-x left 200px;
}

#intro{
	width: 500px;
	margin: 200px 0 0 450px;
	
}

#nav{
	position: fixed;
	top: 10px;
	right: 10px;
}


.box{
	background: url(../images/wood1.jpg) no-repeat top left;
	width: 539px;
	height: 460px;
	margin: 100px 0 0 500px ;
	float: left;
}


#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;
}
