/* CSS Document */
body {
	background-image:url(images/body_bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
	color: #FFFFFF;
	background-color: #291608;
}
#container {
	text-align: center;
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sub_container {
	text-align: center;
	width: 910px;
	height:680px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content {
	margin: 0px;
	padding: 0px;
	width: 905px;
	background-image: url(images/introduction_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 611px;
}
#gallery_middle {
	width: 890px;
	padding-top: 50px;
	text-align: right;
}
#biography_middle {
	width: 890px;
	padding-top: 20px;
	text-align: center;
}

#spot_content {
	margin: 0px;
	padding: 0px;
	width: 906px;
	height: 610px;
	text-align: center;
}
#left_content {
	color: #333333;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 490px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: center;
}
#right_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
	padding: 8px;
	width: 394px;
	float: right;
	clear: right;
}
#right_intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
	width: 414px;
	float: right;
	clear: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header {
	margin: 0px;
	padding: 0px;
	width: 904px;
	height: 50px;
	text-align: center;
}
#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align:left;
	width:906px;
	background-image: url(images/nav_bg.jpg);
	height: 50px;
}
#right_head {
	margin-top: 15px;
	padding: 10px;
}


#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
	width: 9em;
	text-align: center;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}

#navcontainer ul li a:hover
{
}
#right_head1 {
	text-align: justify;
	padding-top: 8px;
	padding-right: 18px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #39200A;
}
#inside_content {
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #D6CEA7;
}

#right_head2 {
	padding: 8px;
} 
#personality {
	color: #000000;
	margin: 0px;
	padding: 0px;
	width: 904px;
	text-align: center;
}
#footer{
	padding: 0px;	
	height:23px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #f9efd1;
	font-weight: normal;
	}
#spotlight {
	width:904px;
	background-image: url(images/spotlight.jpg);
	background-repeat: no-repeat;
	height: 608px;
}
#formname {
	width:120px;
	float:left;
	margin-left: 26px;
	margin-top: 10px;
	text-align: right;
}
#right_head11 {
	text-align: center;
	padding-top: 60px;
	padding-right: 50px;
	padding-bottom: 8px;
	padding-left: 50px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	height: 300px;
	margin-top: 40px;
	background-image: url(images/book.png);
	background-repeat: no-repeat;
} .font1 {
font-family:"Trebuchet MS";
color:#FFFFFF;
font-size:13px;
text-align:right;
text-decoration:none;
}
 .font {
font-family:"Trebuchet MS";
color:#FFFFFF;
font-size:13px;
text-align:right;
text-decoration:none;
}
.font:hover {
font-family:"Trebuchet MS";
color:#000000;
background-color:#F1D98F;
font-size:13px;
text-align:right;
text-decoration:none;
}
#formname1 {
	width:120px;
	margin-left: 180px;
	margin-top: 20px;
	text-align: right;
	float: right;
}
#gallery_middle1 {
	width: 890px;
	height:90%;
	
}
.align {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#celebrity_gal ul
{
	padding: 2;
	list-style-type: none;
	text-align:right;
	width:250px;
	margin: 0;
}

#celebrity_gal ul li {
	display: inline;
	padding: 2px;
}

#celebrity_gal ul li a
{
	text-decoration: none;
	padding: 2px;
	color: #333333;
	background-color: transparent;
	width: 10px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: lighter;
}

#celebrity_gal ul li a:hover
{
	color: #fff;
	background-color: #39200A;
}
.celebrity_leftalign {
	margin-left:20px;
	margin-top: 30px;
}
.downalign {
margin-bottom:10px;
}
#galleryclip ul
{
	list-style-type: none;
	text-align: left;
	margin-top: 20px;
	width: 200px;
}

#galleryclip ul li a
{
	padding-left: 15px;
	text-align: left;
	text-decoration: none;
	color: #704e2e;
	background-image: url(images/bulletpoint.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-weight: lighter;
}

#galleryclip ul li a:hover
{
	color: #AFA461;
	background-image: url(images/bulletpoint_over.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#rightspot {
	margin: 10px;
	padding: 0px;
	height: 550px;
	width: 400px;
	float: right;
}
#spot_celebrity {
	margin-top: 80px;
	padding-right: 20px;
	padding-left: 130px;
}
#spot_press {
	margin-top: 10px;
	padding-right: 20px;
}

.gal_middle {
padding-right:65px;
}

.align {
margin-left:15px;
}
.heading {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight: bold;
	color: #533012;
}
.heading1 {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight: bold;
	color: #333333;
	font-style: oblique;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
}
#content1 {
	margin: 0px;
	padding: 0px;
	width: 905px;
	background-image: url(images/introduction_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 650px;
	background-color: #D6CEA7;
}

#left_content_below {

	color: #39200A;
	margin: 0px;
	padding: 10px;
	float: left;
	width: 440px;
	clear: left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: justify;
}
#left_content_duplicate {

	color: #333333;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 490px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: center;
}
#right_head_next {
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

#book_bg {
	text-align: center;
	height: 480px;
	width: 710px;
	background-image: url(images/book_bg.png);
	background-repeat: no-repeat;
	margin-left: 10px;
}
#left_book {
	float: left;
	height: 400px;
	width: 300px;
	margin-top: 20px;
	margin-left: 55px;
}
#right_book {
	height: 400px;
	width: 300px;
	float: right;
	margin-top: 20px;
	clear: right;
	margin-right: 40px;
}
#right_book_head {
	text-align: center;
	width: 280px;
}
#right_book_head1 {
	text-align: center;
	width: 280px;
	margin-top: 5px;
}
#gallery_media {
	width: 890px;
	padding-top: 30px;
	text-align: right;
}
.top_align {
margin-top:50px;
}
#right_head_book_1 {
	text-align: center;
	padding-top: 8px;
	padding-right: 18px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #39200A;
	margin-left: 10px;
}
#right_book_head3 {
	text-align: center;
	width: 280px;
	margin-top: 10px;
}
.image_alignment {
	margin-bottom:8px;
	margin-right:10px;
	margin-left: 10px;
	border: 5px solid #999966;
}
#right_book_headsmall {
	text-align: center;
	width: 280px;
	margin-top: 10px;
}
#content_media {
	margin: 0px;
	padding: 0px;
	width: 905px;
	background-image: url(images/introduction_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 700px;
	background-color: #d5cea6;
}
#left_media {
	float: left;
	height: 500px;
	width: 230px;
	margin-top: 10px;
	padding: 10px;
}
#nav_media {
	background-image: url(images/next.png);
	background-repeat: no-repeat;
	height: 230px;
	width: 192px;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#right_media_inside {
	height: 520px;
	width: 560px;
	margin: 0px;
	padding: 5px;
	background-image: url(images/media_bg1.png);
	background-repeat: no-repeat;
}
#media_content {
	text-align: left;
	width: 450px;
	float: left;
	height: 140px;
	margin-bottom: 10px;
}



#right_media {
	float: right;
	height: 540px;
	width: 590px;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#media {
	width:130px;
	list-style:none;
	margin-top:40px;
	text-align: left;
	float: left;
	clear: left;
	display: block;
	margin-right: 20px;
}
#media li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6F4924;
	display: block;
}
#media li a{
	font-family:"Trebuchet MS";
	font-size:12px;
	text-decoration:none;
	color:#663300;
	line-height: 20px;
	text-align: left;
	font-weight: normal;
}
#media li a:hover{
color:#fff;
background-color:#996633;
}
.text {
	color:#39200a;
	font-family: Arial;
	font-size: 12px;
	font-weight: lighter;
	font-style: normal;
	text-align: justify;
}

#media_content1 {
	text-align: left;
	width: 560px;
	margin-top: 20px;
}
#media_content_right {
	text-align: left;
	width: 110px;
	float: right;
	height: 135px;
	margin-bottom: 15px;
}

#audioclip {
	float: left;
	width: 140px;
	height: 30px;
	text-align: center;
	margin-right: 300px;
}
#right_audioclip {
	float: right;
	width: 30px;
}
#left_audioclip {
	float: left;
	width: 30px;
}
#media_content_tani {

	text-align: left;
	width: 450px;
	float: left;
	height: 130px;
}
#content_media1 {
	margin: 0px;
	padding: 0px;
	width: 905px;
	background-image: url(images/introduction_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 900px;
	background-color: #d5cea6;
}
#celebrity_bg {
	padding: 0px;
	height: 600px;
	width: 800px;
	background-image: url(images/speak_bg.png);
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	
}
#speak {
	text-align: right;
	height: 40px;
	padding-top: 10px;
	padding-right: 20px;
}
#speak_left {
	margin: 0px;
	padding: 10px;
	float: left;
	height: 500px;
	width: 310px;
	background-color: #d5cea6;
}
#speak_right {
	margin: 0px;
	padding: 10px;
	float: right;
	height: 500px;
	width: 450px;
	background-color: #d5cea6;
}

.next {
font-family:"Trebuchet MS";
font-size:12px;
color:#603007;
text-decoration:none;
}
.next:hover {
color:#FFFFFF;
background-color:#603007;
}
#right_media_inside1 {

	height: 520px;
	width: 560px;
	margin: 0px;
	padding: 5px;
}

#content_pers {

	margin: 0px;
	padding: 0px;
	width: 905px;
	background-image: url(images/per_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 611px;
}
#left_content_per {
	color: #333333;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 380px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: center;
}
#right_content_per {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
	padding: 8px;
	width: 505px;
	float: right;
	clear: right;
}
#right_head_per {
	text-align: justify;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #39200A;
	background-image: url(images/pers.png);
	background-repeat: no-repeat;
	padding: 0px;
}
#right_head_personality {
	text-align: justify;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #39200A;
	background-image: url(images/pers_bg.png);
	background-repeat: no-repeat;
	padding: 0px;
}
#right_head22 {
	background-color: #D5CEA6;
	background-image: url(images/per_head.png);
	background-repeat: repeat-x;
	height: 450px;
	padding-top: 8px;
	padding-right: 22px;
	padding-bottom: 8px;
	padding-left: 22px;
} 
#content_intro {
	text-align: center;
	height: 55px;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#content_media_cele {
	margin: 0px;
	padding: 0px;
	width: 905px;
	background-image: url(images/introduction_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 1000px;
	background-color: #d5cea6;
}
#guest_right_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
	width: 421px;
	float: right;
	clear: right;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#guest_left_content {

	color: #333333;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 483px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: center;
}
.text_press {
	color:#803F19;
	font-family: Arial;
	font-size: 14px;
	font-weight: lighter;
	font-style: italic;
	text-align: right;
	background-color: #F1D98F;
}
.text_trilok {
	color:#39200a;
	font-family: Arial;
	font-size: 12px;
	font-weight: lighter;
	font-style: normal;
text-decoration:underline;
}
.text_trilok:hover {
background-color:#F1D98F;

}
.right_align {
margin-right:50px;
}
