.wrapper {
	position: relative;
	width: 770px;
	top: 20px;
	margin-left: auto;
	margin-right: auto;
	bottom: 20px;
	background-color: #FFFFFF;
}
.mainarea {
	position: absolute;
	height: 570px;
	width: 350px;
	left: 225px;
	top: 130px;
	z-index: 1;
	overflow: auto;
}
.Titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #0066FF;
}
.mainbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.headergraphic {
	position: relative;
	height: 100px;
	width: 770px;
	left: 0px;
	top: 0px;
}
.headertext {
	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	position: absolute;
	z-index: 2;
	left: 225px;
	top: 22px;
}
.sidepanel {
	position: absolute;
	z-index: 1;
	width: 200px;
	left: 0px;
	top: 100px;
	border-right-style: groove;
	border-right-color: #0066FF;
	height: 610px;
	overflow: visible;
	border-right-width: 1px;
	background-color: #0066FF;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 15px;
}

.menusegment {
	height: 30px;
	width: 200px;
	z-index: 2;
	background-color: #0066FF;
	border-bottom-style: solid;
	border-bottom-color: #0033CC;
	border-top-style: solid;
	border-top-color: #0099FF;
	border-right-style: solid;
	border-right-color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 15px;
	border-left-style: solid;
	border-left-color: #0066CC;
}
.albumcover {
	position: absolute;
	height: 253px;
	width: 150px;
	left: 616px;
	top: 136px;
}
.transimages {
	position: absolute;
	z-index: 4;
	height: 100px;
	width: 208px;
	left: 0px;
	top: 0px;
}
.bulletpoint {
	position: absolute;
	height: 20px;
	width: 150px;
	left: 615px;
	top: 409px;
	border-left-style: solid;
	border-left-color: #0066FF;
	text-indent: 5px;
	font-family: Arial;
	font-size: 12px;
	color: #0066FF;
	font-weight: bold;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	width: 770px;
	bottom: auto;
	position: absolute;
	top: 715px;
}
