body,
html {
	background: #73832a;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
img {
	border: 0px solid #fff;
}
#container {
	width: 853px;
	margin: 25px auto;
	position: relative;
}


#border-top {
	background: url(img/border-h-wide.jpg);
	height: 45px;
}
#border-left,
#border-middle,
#border-right {
	position: absolute;
	top: 45px;
	width: 11px;
	height: 573px;
	background: url(img/border-v.gif);
}
#border-middle {
	left: 254px;
}
#border-right {
	right: 0px;
}
#border-bottom {
	position: absolute;
	top: 618px;
	width: 853px;
	height: 11px;
	background: url(img/border-h.gif);
	font-size: 0px;
}


#bg-left,
#bg-right-top {
	position: absolute;
	top: 45px;
}
#bg-right-top,
#bg-right-left,
#bg-right-bottom {
	position: absolute;
	left: 265px;
}
#bg-right-left,
#bg-right-right {
	top: 264px;
}
#bg-left {
	left: 11px;
	width: 243px;
	height: 573px;
}
#bg-right-top {
	width: 577px;
	height: 219px;
}
#bg-right-left {
	width: 53px;
	height: 322px;
}
#bg-right-right {
	position: absolute;
	right: 11px;
	width: 61px;
	height: 322px;
}
#bg-right-bottom {
	position: absolute;
	top: 586px;
	width: 577px;
	height: 32px;
}


#menu {
	margin: 0px;
}
#menu li {
	list-style-type: none;
}
#documentaries {
	position: absolute;
	left: -11px;
	top: 67px;
	width: 192px;
	height: 33px;
}
#choreography {
	position: absolute;
	left: -17px;
	top: 121px;
	width: 260px;
	height: 33px;
}
#photography {
	position: absolute;
	left: -11px;
	top: 166px;
	width: 172px;
	height: 31px;
}
#musicVideo {
	position: absolute;
	left: -11px;
	top: 217px;
	width: 169px;
	height: 31px;
}
#other {
	position: absolute;
	left: -11px;
	top: 267px;
	width: 87px;
	height: 32px;
}
#home {
	position: absolute;
	left: 21px;
	top: 568px;
	width: 106px;
	height: 96px;
}
#contact {
	position: absolute;
	left: 137px;
	top: 568px;
	width: 106px;
	height: 95px;
}
#about {
	position: absolute;
	left: 74px;
	top: 464px;
	width: 106px;
	height: 95px;
}


#links {
	position: absolute;
	left: 265px;
	top: 111px;
	width: 557px;
	height: 127px;
	scrollbar-face-color: #fb02ac;
	scrollbar-arrow-color: #fff;
	scrollbar-highlight-color: #ff02af;
	color: #fb02ac;
	padding: 5px 10px;
	font-weight: bold;
}
#links a {
	color: #fff;
}


#player {
	position: absolute;
	left: 318px;
	top: 264px;
	width: 463px;
	height: 322px;
}
#player-top,
#player-bottom {
	position: absolute;
	height: 11px;
	width: 100%;
	background: url(img/border-h.gif);
	font-size: 0px;
}
#player-bottom {
	bottom: 0px;
}
#player-left,
#player-right {
	position: absolute;
	top: 11px;
	width: 11px;
	height: 299px;
	background: url(img/border-v.gif);
}
#player-right {
	right: 0px;
}
#player-content {
	position: absolute;
	top: 11px;
	left: 11px;
	width: 441px;
	height: 299px;
}
