body {
	font-family: Verdana, Arial, helvetica,sans-serif;
	margin: 0px;
	padding: 0px;
    font-size:9pt;
	color:#fff;
	background-color:#000000;
}
a:link {
	color: #e6498e;
	text-decoration: underline;
	background-color : transparent;
}
a:visited, a:active {
	color: #e6498e;
	text-decoration: underline;
	background-color : transparent;
}
a:hover {
	color: #e6498e;
	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/consequences_bg.jpg);
background-repeat:no-repeat;
background-color:transparent;
text-align:left;
}
.footer {
width: 959px;
min-width:959px;
max-width:959px;
height:50px;
min-height:50px;
max-height:50px;
padding-top:10px;
background-color:#000;
text-align:center;
font-size:8pt;
color:#fff;
}
.nav {
width: 959px;
min-width:959px;
max-width:959px;
height:29px;
min-height:29px;
max-height:29px;
text-align:center;
font-size:10pt;
}
.nav #selected {
padding-left:10px;
padding-right:10px;
text-decoration:none;
color: #e6498e;
}
.nav a:link, .nav a:visited, .nav a:active  {
padding-left:10px;
padding-right:10px;
text-decoration:none;
color: #b9a4b3;
}
.nav a:hover {
padding-left:10px;
padding-right:10px;
text-decoration:none;
color: #e6498e;
}
.content{
width: 550px;
min-width:550px;
max-width:550px;
height:470px;
min-height:470px;
max-height:470px;
margin-left:10px;
margin-top:10px;
font-size:9pt;
color:#fff;
}

.content_scroll{
width: 550px;
min-width:550px;
max-width:550px;
height:470px;
min-height:470px;
max-height:470px;
margin-left:10px;
margin-top:10px;
font-size:9pt;
color:#fff;
overflow:scroll;
overflow-x: hidden;
}

.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;
}
.pink {
color:#e6498e}
.title {
font-size:150%;
color:#e6498e}