body{
	background: #f5f5f5 url('../_img/main/bg.jpg') top no-repeat;
	font-family: Verdana, Tahoma, Arial, _sans;
	font-size: 10px;
	height: 100%;	
}
div, body,td,tr,img,p{ 
	margin: 0; 
	padding: 0; 
	border: 0;
}
a{	text-decoration: none; }
a:hover{	text-decoration: underline; }
table{ border-collapse: collapse; }
table#container{ 
	width: 760px; 
	margin: auto; 
	height: 100%;
	background: #fff;
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
}
#menu{
	width: 200px;
	margin: 0;
	padding: 0;
}
#menu a{
	width: 200px;
	display: block;
	color: #680003;
	font-size: 11px;
	line-height: 23px;
	text-indent: 35px;
}
#menu a.selected{
	background: url('../_img/main/menu_li.gif') no-repeat left;
}
#content table, #content tr, #content td{
	color: #545454;
	font-size: 11px;
}
#content{
	width: 560px;
	background: url('../_img/main/content_bg.jpg') no-repeat top left;
	padding: 40px;
	padding-top: 25px;
	vertical-align: top;
	font-size: 11px;
	color: #545454;
	text-decoration: none;
}
#content a{
	text-decoration: none;
}
#content a:hover{
	text-decoration: underline;
}
#content ul{
	margin: 0;
	padding:0;
	padding-left: 20px;
	list-style-image: url('../_img/main/menu_li.gif');
}
#content a{
	color: #545454;
}
#content li{
	padding-left: 10px;
}
#content li a{
	color: #545454;	
}
#content hr{
	background: url('../_img/main/content_spacer.gif') repeat-x;
	border: 0;
	padding: 0;
	margin: 0;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#content .top, #content .top a{
	color: #AB6C74;
	font-weight: bold;
	text-decoration: none;
}
#content h1, #content h1 a{
	font-weight: bold;
	color: #710304;
	font-size: 14px;
	text-decoration: none;
}
#content h1 span{
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
}
a.return{
	color: #6a0702;
	text-decoration: none;
}
#content img.poster{
	border: 1px solid #ddd;
}
