body {
     
    background: black;
	text-align: center;
    font-family: Arial;
    color: white;
    font-size: 10px;
}

h1 {
    font-size: 16px;

}

table#photo {
    height: 178;
    margin: 0;
    padding: 0;
    border-collapse: true;
    background: url("h1.gif") no-repeat;
}

tr#photo {
    margin: 0;
    padding: 0;
    border-collapse: true;
}

td#photo {
    margin: 0;
    padding: 0;
    border-collapse: true;
}

table#concerts {
    font-family: Arial;
    color: white;
    font-size: 13px;
    text-align: center;
}

table#concerts th {

    font-size: 14px;
    font-weight: bold;
}


table#vote {
    font-family: Arial;
    color: white;
    font-size: 12px;
}

#top {
    vertical-align: top;
}

#bg {
margin: 0;
           padding: 0;
    

}

#main_bg {
margin: 0;
           padding: 0;
    border-collapse: true;

}

#footer_bg {
margin: 0;
padding: 0;
     
    background: url("pictures/footer_bg.jpg") no-repeat;

}

p {
	text-align: justify;
    font-family: Arial;
    color: white;
    font-size: 12px;
}

#logo {
	color: white;
    font-size: 20px;
}


#container {
	text-align:left;
	width:600px;
	height:500px;	
	margin:auto;
	position:relative;
	padding:0;
}

#banner {
	
	width: 600px;
	height: 500px;
	background: url("kep11.jpg") no-repeat;
}

#text {
	position: relative;
	top:10;
	left:80;
	width: 440px;
	height: 400px;
	text-align: justify;
}


#bb {
	position: relative;
	top:0;
	left:0;
	background: url(bb.gif);
	width: 793px;
	height: 98px;
	text-align: center;
	font-size: 25px;
}


#footer {
	position: relative;
	top:-20;
	left:30;
	background: url(footer.gif);
	width: 437px;
	height: 50px;
	text-align: center;
	font-size: 25px;
}

#pic_sattar {
	position: absolute;
	top:80;
	left:70;
	background: url(pictures/Sattar.jpg) no-repeat;
	width: 400px;
	height: 500px;
}

#pic1 {
	position: absolute;
	top:100;
	left:500;
	background: url(pictures/menu.bmp) no-repeat;
	width: 400px;
	height: 500px;
}


#pic {
	position: absolute;
	top:-20;
	left:78;
	background: url(pictures/rectangle.gif) no-repeat;
	width: 700px;
	height: 500px;
}


#text a{
	color: #777777;
	text-decoration: none;
}

#text a:hover{
	color: #00ff00;
	text-decoration: none;
}

/***********************************BIOGRAPHY***********************************************/
table#main {
	width: 700px;
    text-align: justify;
}

#picture_bio {
	position: absolute;
    top:50;
	left:550;
	background: url(pictures/Sattar_bio.jpg) no-repeat;
    width: 250px;
	height: 399px;
}


.h{ 
   	height: 10px;
}

/******************************END*OF*BIOGRAPHY***********************************************/


TABLE#b {
border-collapse: collapse;
text-align: center;
margin: 0px;
padding: 0px;
}

TD#b1 { 
border-top: 2px solid black; 
border-bottom: 2px solid black;
}

TD#b2 { 
border-right: 2px solid black; 
}


TD#b3 { 
border-right: 2px solid black; 
}

TD.k {
border: 2px solid black; 
}

.bn {
    font-family: Arial;
    color: white;
    font-size: 13px;
}


.bt {
    font-family: Arial;
    color: white;
    font-size: 11px;
}

.bb {
    font-family: Arial;
    color: white;
    font-size: 10px;
}