* {
	margin:0;
	padding:0;}
a {
	text-decoration:none;}
ul {
	list-style:none;}
input, img, a {
	border:0;
	outline:none;}
html, body {
	height: 100%;}
html {
	overflow-y:scroll;}
body {
	color:#434343;
	background:url(../images/bg.gif) repeat-x #eee5d9;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;}
#container {
	width:965px;
	margin:0 auto;
	position: relative;}	
	
	.rbg,.mbg,.lbg {
		position:absolute;
		background-repeat:no-repeat;}
	.rbgt {
		top:0;
		right:-75px;
		width:75px;
		height:213px;
		position:absolute;}
		
	#main .top {
		height:38px;
		text-indent:10px;
		line-height:38px;
		background-repeat:no-repeat;}
	#main .top,
	#main .top a {
		color:#000;
		font-size:12px;
		font-weight:bold;}
		
	/*--/ HEADER \--*/
	#header {
		height:246px;
		position:relative;
		text-indent:-9999px;
		background:url(../images/header.jpg) no-repeat}
	#logo {
		margin-top:-246px;
		width:630px;
		height:210px;
		left:60px;
		z-index:2;
		position:absolute;}
	/*--\ HEADER /--*/
	
	/*--/ MAIN \--*/
	#main {
		position:relative;}
	.rbg,.mbg,.lbg {
		position:absolute;
		background-repeat:no-repeat;}
	.rbgt {
		top:0;
		right:-75px;
		width:75px;
		height:213px;
		position:absolute;}
	#main .rbg, #main .mbg, #main .lbg {
		width:15px;
		height:600px;}
	#main .lbg {
		background:url(../images/lbg.gif) no-repeat;
		margin-left:-15px;
		*margin-left:-180px;
		margin-top:-10px;}
	#main .mbg {
		left:149px;
		background-image:url(../images/main-mbg.gif);}
	#main .rbg {}
	
	#content {
		position:relative;}
	/*--\ MAIN /--*/
	
	/*--/ ITEMS \--*/
	.item {
		float:left;
		width:140px;
		color:#353535;
		position:relative;
		overflow:hidden;
		text-align:center;
		margin:10px 8px 0 10px;}
	.item .title {
		width:132px;
		height:28px;
		margin-bottom:2px;
		overflow:hidden;
		font-weight:bold;}
	.item .bot {
		height:1px;
		border-top:0;}
	.item .image {
		float:left;
		width:130px;
		height:89px;
		position:relative;
		border:1px solid #000;}
	.item .image img {
		z-index:1;
		position:absolute;
		left:0; top:0;}
	.item .image .play {
		top:0;
		left:0;
		width:158px;
		height:118px;
		z-index:11;
		cursor:pointer;
		position:absolute;}
	.item .link {
		font-weight:bold;
		text-decoration:underline;}
	.item:hover .image {
		border-color:#000;}
	.item:hover .play {
		background:url(../images/item-play.png) no-repeat;
		behavior: url("styles/iepngfix.htc")}
	.item .date {
		clear:both;
		text-align:center;}
	/*--\ ITEMS /--*/	



