body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
#topheader{
	width:100%;
	height:100px;
	padding: 0px;
	top: 0px;
	background-color: #000099;
	left: 0px;
	right: 0px;
	bottom: 0px;
	text-align: center;
	margin-bottom: 35px;
}

#language_selection{
	width:100%;
	height:30px;
	position: relative;
	text-align: center;
}
.themusical {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000099;
	margin: 5px;
	display: block;
	white-space: nowrap;
}
h3 {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: normal;
	display: block;
	margin-top: 0px;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	color: #000099;
	text-align: left;
	text-indent: 20px;
	padding-top: 15px;
}
.UKlink {
	width: auto;
	color:#000094;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	margin-right: 180px;
}
.UKlink:hover {
	text-decoration:underline;
	color: #990000;
	font-weight: bold;
	font-style: italic;
}
.Dlink {
	width: auto;
	color:#000094;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	margin-left: 180px;
}
.Dlink:hover {
	text-decoration:underline;
	color: #990000;
	font-weight: bold;
	font-style: italic;
}

a.navlink {
	color:#000099;
	text-decoration: none;
	text-align: center;
	padding-left: 12px;
	padding-right: 12px;
	font-weight: bold;
}
a.navlink:hover {
	text-decoration:underline;
	color: #990000;
	font-weight: bold;
}
.navlink_active {
	color:#990000;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
}
#menu_area{
	width:100%;
	height:24px;
	text-align: center;
	position: relative;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	z-index: 6;
}
#body_area{
	width: 100%;
	height: 100%;
}
#banner {
	position: absolute;
	height: 574px;
	width: 100%;
	visibility: visible;
	z-index: 5;
	left: auto;
	right: auto;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 65px;
}
#banner1 {
	height: 100px;
	position: absolute;
	width: 100%;
	left: auto;
	right: auto;
	top: 65px;
	padding: 0px;
	margin-top: 367px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 220px;
	visibility: visible;
	z-index: 5;
}


#body_area_reviews{
	width:650px;
	height: 100%;
	font-style: normal;
	text-align: center;
	background-image: url(assets/carmen_watermark_review.jpg);
	background-repeat: no-repeat;
	background-position: -80px 1px;
	margin-bottom: 25px;
	margin-top: 20px;
}
#cast {
	width: 310px;
	text-align: left;
	padding: 10px;
}
#cast2  {
	height: auto;
	width: 630px;
	padding: 10px;
	position: relative;
	text-align: left;
}

#body_cast {
	text-align: center;
	height: auto;
	width: 650px;
}


#flowtext {
	position: relative;
	height: 100%;
	width: 650px;
	text-align: center;
	margin-top: 15px;
}

#subtitle {
	text-align: center;
	position: inherit;
	top: 185px;
	width: 100%;
	height: auto;
	font-size: 18px;
	font-weight: bold;
}
#body_left{
	width: 370px;
	max-width: 370px;
	position: absolute;
	height: 350px;
	float: right;
	right: 45%;
	top: 223px;
	min-width: 370px;
}
#body_lefthome{
	width: 370px;
	max-width: 370px;
	position: absolute;
	height: 350px;
	float: right;
	right: 45%;
	top: 210px;
	min-width: 370px;
}
#body_right{
	width: 280px;
	max-width: 280px;
	position: absolute;
	height: 350px;
	top: 230px;
	float: left;
	left: 55%;
	min-width: 280px;
}
#body_righthome{
	width: 280px;
	position: absolute;
	height: 350px;
	top: 208px;
	float: left;
	background-image: url(assets/carmen_watermark.jpg);
	text-align: center;
	background-repeat: no-repeat;
	left: 55%;
	margin: 0px;
	padding: 0px;
}
#body_righthome p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#crit{
	width: 305px;
	height: auto;
	position: relative;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;

}
.review {
	font-size: 18px;
	font-weight: bold;
	color: #000099;
	text-align: left;
	padding-top: 15px;
	float: none;
	clear: both;
}
.critname {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	background-color: #FFFFFF;
	text-align: right;
	margin-top: 2px;
	margin-left: 160px;
	display: block;
}
.crit_paper {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	background-color: #FFFFFF;
	text-align: right;
	font-weight: normal;
	margin-top: 2px;
}
#sbanner {
	height: 100px;
	width: 280px;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #000099;
	text-align: center;
	height: 70px;
	padding-top: 30px;
	position: absolute;
	top: 605px;
	font-weight: bold;
	width: 100%;
	z-index: 4;
}
#footer_reviews {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #000099;
	text-align: center;
	height: 70px;
	padding-top: 30px;
	font-weight: bold;
	width: 100%;
	position: absolute;
	top: 750px;
}
#footer2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #000099;
	text-align: center;
	padding-top: 30px;
	font-weight: bold;
	z-index: 4;
	position: relative;
	height: 70px;
	width: 100%;
}
#dvd_click1 {
	text-align: center;
	width: 100%;
	position: absolute;
	top: 580px;
}
#dvd_click {
	text-align: center;
	height: 30px;
	width: 100%;
	position: relative;
}
#dvd_click_reviews {
	text-align: center;
	height: 30px;
	width: 100%;
	position: absolute;
	top: 725px;
}
.toptitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
}
.book {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.surtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.normal_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
}
.thumb_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003366;
	width: 270px;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.sub_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.menu_area {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 38px;
}
a.nav:hover {
	color: #990000;
}
#crits {
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-left: 20px;
	margin: 0px;
}
.nav {
	font-size: 14px;
	color: #000099;
	font-weight: bold;
	font-style: italic;
	padding-right: 5px;
	padding-left: 5px;
}
.D_texttop {
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}
.titleheader {
	background-color: #00CCCC;
	background-image: url(assets/carmen_full_title.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.blocktext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 650px;
}



.main_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000099;
	font-weight: bold;
	display: block;
}
.singer_role {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	display: block;
	margin-bottom: 10px;
}

.writers_activity {
	color:#990000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	text-align: center;
}
#body_contactus {
	width: 100%;
	margin-top: 25px;
	background-image: url(assets/carmen_watermark_contact.jpg);
	background-repeat: no-repeat;
	height: 350px;
	text-align: center;
	background-position: 50% 10px;
}
#writers {
	height: 100%;
	width: 150px;
	text-align: center;
	margin: 10px;
	position: relative;
}
#writing {
	width: 550px;
	height: 100%;
	position: relative;
	margin-bottom: 20px;
}
#body_lefthome .flash_title {
	color: #990000;
	font-size: 16px;
	text-align: center;
	margin: 0px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 9px;
	padding-left: 0px;
	display: block;
}
