
/* STRUCTURE */

body {
	background-color:#000000;
	margin:0px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	color: #000000;
}
.centerContainer {
	position:absolute;
	left:50%;
	margin-left:-480px;
	top:0px;
	width:960px;
	top:10px;
	height:650px;
}
.container {
	position:absolute;
	width:960px;
	height:650px;
}
.mainNavigation {
	position:absolute;
	left:60px;
	top:506px;
	width:570px;
	height:30px;
	padding-left:47px;
	padding-top:8px;
}
.pictureBorderShadow {
	position:absolute;
	left:0px;
	top:506px;
	width:960px;
	height:144px;
	background-image:url(../img/pictureBorderShadow.png);
}
.bckgndPicture {
	position:absolute;
	left:60px;
	top:0px;
	width:840px;
	height:506px;
	z-index:1;
}
.highlightCd {
	position:absolute;
	left:690px;
	top:361px;
	width:230px;
	height:289px;
	background-image:url(../img/highlightCd.png);
	z-index:3;
}
.mnItem {
	position:relative;
	float:left;
	margin-top:9px;
}
.mnLineVertical {
	position:relative;
	float:left;
	margin-top:8px;
	background-image:url(../img/mnLineVertical.png);
	background-position:center top;
	background-repeat:no-repeat;
	width:20px;
	height:11px;
}
.logoSoulsister {
	position:absolute;
	left:125px;
	top:36px;
	width:179px;
	height:44px;
	z-index:3;
	background-image:url(../img/logoSoulsister.png);
}
.content {
	position:absolute;
	left:155px;
	top:93px;
	width:360px;
	height:370px;
	z-index:4;
	margin:0px;
}
.headTitle {
	font-size:16px;
	line-height:19px;
	color:#c10f1e;
	margin-bottom:8px;
}
.textColorRed {
	color:#c10f1e;
}
.textColorWhite {
	color:#FFFFFF;
}
.textColorGray001 {
	color:#878787;
}
.textColorBlack {
	color:#000000;
}
a {
	color:#c10f1e;
}
.lineVerticalRed001 {
	background-image:url(../img/lineVerticalRed001.png);
	background-position:center;
	background-repeat:repeat-y;
}
.lineHorizontal001 {
	background-image:url(../img/lineHorizontal001.png);
	background-position:top;
	background-repeat:repeat-x;
	margin-top:10px;
	width:325px;
	height:32px;
}
.headlines {
	position:relative;
	width:500px;
	height:30px;
	text-align:right;
	left:365px;
	top:5px;
	margin-top:22px;
	z-index:4;
}
.footer {
	position:absolute;
	left:105px;
	top:545px;
	width:450px;
	height:21px;
	color:#4C4C4C;
	z-index:4;
	font-size:10px;	
}
.scrollbarInfo {
	position:absolute;
	left:455px;
	top:100px;
	width:43px;
	height:40px;
	z-index:4;
}