.main {
	position: absolute; 
	top: 0; 
	width: 100%; 
	height: 1px; 
	overflow: visible 
}

.content { 
	position: absolute; 
	left: 50%; 
	width: 768px; 
	margin-left: -384px; 
	height: 432px; 
	top: 90px;
}


.credit {
	text-align: right;
	color: #999999;
	padding-top: 2px;
}


.byline {
	position: absolute; 
	left: 306px; 
	top: 381px;
	width: 50px;
}

.white {
	width: 768px;
	height: 432px;
	background-color: #FFFFFF;
}

.innerContent {
	padding: 16px;
}
 
 
 .header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.rightArea {
	position: absolute;
	left: 352px;
	top: 16px;
	width: 368px;
}

.leftArea {
	position: absolute;
	left: 16px;
	top: 16px;
	width: 320px;
	text-align: justify;
}

.menu {
	position: absolute;
	left: 16px;
	top: 405px;
	width: 320px;
	font-size: 11px;
}

.textContent {
text-align: justify;
}


body  {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
}
 
 
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}


.imageTitle {


}


.imageQuote {


}

.imageQuoteBottom {

}

.artistText {

}

.artistName {

}

.btnSubmit {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
	width: 80px;
}

td {
text-align:justify;
}

.centerDiv {



}
