
body {
	font-family: Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	text-align: left;
	width: 800px;
	margin: 0;
	margin-left: 400;
	margin-right: auto;
	padding: 0;
	background: #FFFFFF url(../../bg.gif);
	background-repeat: no-repeat;
//	color: #BBBBBB;
}

a:link {
	color: #999999;
	font-size: 100%;
}

a:visited {
	color: #888888;
	
}

#corner{
	position: absolute;
	left: 0px;
	top: 0px;
}




#title{
	position: absolute;
	left: 120px;
	top: 130px;
}


#vid{
	position: absolute;
	left: 120px;
	top: 173px;
	padding-right: 10px;
	margin-right: 10px;
	width: 420px;
	clear: both;
}


#items{
	position: absolute;
	left: 120px;
	top: 430px;
	padding-right: 10px;
	margin-right: 10px;
	width: 420px;
	clear: both;

}



#back{
	position: absolute;
	left: 120px;
	top: 520px;
	padding-right: 10px;
	margin-right: 10px;
	width: 333px;
	clear: both;

}
