body {
	font-family:  Georgia,Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
    font-size:9pt;
	color:#fff;
	background-color:#000000;
}
a:link {
	color: #ffffff;
	text-decoration: underline;
	background-color : transparent;
}
a:visited, a:active {
	color: #ffffff;
	text-decoration: underline;
	background-color : transparent;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
	background-color : transparent;
}
.wrapper {
width: 959px;
min-width:959px;
background-color:#000;
margin-top:40px;	
}
.container {
width: 959px;
min-width:959px;
max-width:959px;
height:525px;
min-height:525px;
max-height:525px;
background-image:url(images/all_bg.jpg);
background-repeat:no-repeat;
background-color:transparent;
text-align:left;
}
.footer {
width: 959px;
min-width:959px;
max-width:959px;
height:140px;
min-height:140px;
max-height:140px;
}
.nav {
width: 959px;
min-width:959px;
max-width:959px;
height:29px;
min-height:29px;
max-height:29px;
text-align:left;
}
.content{
width: 465px;
min-width:465px;
max-width:465px;
height:470px;
min-height:470px;
max-height:470px;
background-image:url(images/all_contentbg.png);
background-repeat:no-repeat;
background-color:transparent;
margin-left:10px;
margin-top:10px;
font-size:9pt;
color:#fff;
}

.video {
width:480px;
height:384px;
/**border:1px #2b2b2b solid;**/
padding:10px;
}

.image {
padding-right:5px;
margin-right:5px;
}
.promo {
position:relative;
top:470px;
left:470px;
z-index:1;
width:150px;
height:215px;
max-height:215px;
background-image:url(images/all_coverhb.png);
background-position:left;
background-repeat:no-repeat;
}
.jacket {
padding-top:5px;
margin-top:5px;
padding-right:5px;
margin-right:5px;
}