										/**************** Gharana CSS Document *********************/

/******************** Global Links *******************/

*{
margin					:	0px;
padding					:	0px;
}

body{
background				:	#060305 url(../images/body_bg.gif) left top repeat-x;
}

img{
border					:	none;
}

li{
list-style				:	none;
}

a{
text-decoration			:	none;
}

#maincontainer{
width					:	100%;
}

#pagecontainer{
width					:	800px;
background-color		:	#060305;
}

/**************************** Header Part Layout *****************/

.header{
width					:	800px;
height					:	224px;
float					:	left;
background				:	url(../images/header_bg.jpg) left top no-repeat;
}

.header img{
margin					:	65px 0px 0px 30px;
}

/************************** Center Part Layout ******************/

.centerpart{
width					:	800px;
float					:	left;
background-color		:	#060305;
}

/************************** Center Left Part Layout ******************/

.centerpart_left{
width					:	190px;
float					:	left;
}

.centerpart_left ul{
margin					:	75px 0px 0px 22px;
padding					:	0px;
}

.centerpart_left li{
font					:	normal 18px "Times New Roman";
color					:	#ffffff;
background				:	url(../images/list_img.png) left center no-repeat;
padding					:	18px 0px 18px 30px;
line-height				:	22px;
height					:	22px;
text-transform			:	uppercase;
}

.centerpart_left li a:link,.centerpart_left li a:visited{
color					:	#ffffff;
}

/************************** Center Right Part Layout ******************/

.centerpart_right{
width					:	610px;
float					:	left;
}

.center_borderpart{
width					:	561px;
float					:	left;
}

.orange_centerbrd{
width					:	561px;
background				:	url(../images/orange_centerborder_bg.jpg) left top repeat-y;
float					:	left;
}

.center_middlecontent{
width					:	540px;
float					:	right;
}

.prak_txt{
font					: 	bold 16px "Times New Roman";
line-height				:	20px;
color					:	#ffffff;
width					:	520px;
text-align				:	justify;
margin-top				:	50px;
}

.prak_txt a{
color					:	#ffffff;
text-decoration			:	underline;
}

.year_img{
text-align				:	center;
}

.artist_txt{
margin-top				:	50px;
}

.media_txt{
margin-top				:	50px;
}

.gallery_txt{
width					:	500px;
text-align				:	center;
margin					:	50px 0px 0px 6px;
}




/*************************** Footer Part Layout ******************/

.footer{
width					:	800px;
height					:	17px;
background				:	#060305 url(../images/footer_bg.jpg) left top repeat-x;
float					:	left;
font					:	normal 9px Verdana;
color					:	#ffffff;
}

.footer_left{
width					:	620px;
float					:	left;
text-align				:	left;
text-indent				:	20px;
margin-top				:	2px;
}

.footer_right{
width					:	180px;
float					:	left;
text-align				:	left;
margin-top				:	2px;
}

.footer_right a{
color					:	#cc021e;
font-weight				:	bold;
}

.footer_right a span{
color					:	#000000;
}



/********************************** End *****************************/
