   
body 
{  
background-color: #000000;
text-align: center;
margin: 0px auto;
font-family: tahoma;
font-size: 11px;
}

p:first-letter 
{
color: #ff0000;
font-size: 24px;
}

table
{
line-height: 1.5;
text-align: justify;
font-family: verdana;
font-size: 11px;
}

#container 
{
width: 789px;
margin: 0px auto;
border: 5px solid #ffffff;
background-color: #ffffff;
text-align: left;
}

#header {
width: 789px;
background: url(images/fatima_01.jpg) no-repeat;
height: 91px;

}

#top_picture {
width: 789px;
background: url(images/fatima_03.jpg) no-repeat;
height: 156px;
}

#header a 
{
font-size: 20px;
font-family: arial;
color: #000;
text-decoration: none;
}

#hnav 
{
width: 789px;
background-color: #000000;
background: url(images/menu_bg.jpg) repeat-x;
height: 20px;
}

#hnav1 
{
width: 789px;
background-color: #000000;
height: 26px;
background: url(images/menu_bg.jpg) repeat-x;

}

#hnav a
{
padding-left: 60px;
padding-right: 60px;
color: #fff;
font-weight: bold;
text-decoration: none;
}

#hnav a:hover 
{
text-decoration: underline;
}

#hhnav 
{
width: 789px;
height: 31px;
}

#content 
{
width: 537px;
background-color: #747474;
border: 1px solid #484848;
text-align: center;
float: left;
margin-left: 4px;
}

#content .header 
{
background: url(images/content-header-bg.jpg) repeat-x;
height: 19px;
width: 483px;
border: 1px solid #454545;
padding-top: 4px;
padding-left: 15px;
font-weight: bold;
}

#content .text 
{
background-color: #a2a2a2;
border-left: 1px solid #454545;
border-right: 1px solid #454545;
border-bottom: 1px solid #454545;
width: 484px;
padding: 7px;
}


#content-front 
{
width: 789px;
background-color: #FFFfff;
float: left;
margin-left: 0px;
}

#mini 
{
background: url(images/multi_line.jpg) no-repeat;
width: 173px;
height:200;
border: 1px solid #FF811A;
text-align: justify;
margin: auto;
margin: 15px 0px 0px 5px;
padding: 8px;
float: left;
background-color: #ffffff;
}

#mini1 
{
background: url(images/multi_line.jpg) no-repeat;
width: 173px;
height:200;
border: 1px solid #0077FF;
text-align: justify;
margin: 15px 0px 0px 5px;
padding: 8px;
float: left;
background-color: #ffffff;
}

#mini2 
{
background: url(images/multi_line.jpg) no-repeat;
width: 173px;
height:200;
border: 1px solid #FF2D15;
text-align: justify;
margin: 15px 0px 0px 5px;
padding: 8px;
float: left;
background-color: #ffffff;
}

#mini3 
{
background: url(images/multi_line.jpg) no-repeat;
width: 173px;
height:200;
border: 1px solid #C21AFF;
text-align: justify;
margin: 15px 0px 0px 5px;
padding: 8px;
float: left;
background-color: #ffffff;
}


#mini4
{
background: url(images/multi_line.jpg) no-repeat;
width: 760px;
height:100;
border: 1px solid #FF811A;
text-align: justify;
margin: 15px 0px 0px 5px;
padding: 8px;
float: left;
background-color: #ffffff;
}



#content-mini 
{

width: 789px;
background-color: #ffffff;
float: left;
margin-left: 0px;
}



#footer 
{
width: 789px;
background: url(images/fatima_09.jpg) no-repeat;
height: 51px;
margin-top: 10px;
color: #cbcbcb;
font-size: 10px;
padding-top: 10px;
}

#footer-menu
{
text-align: right;
}

#footer-menu a 
{
padding-left: 20px;
padding-right: 20px;
color: #fff;
text-decoration: none;
}

#footer-menu a:hover 
{
text-decoration: underline;
}


#copyright
{
width: 789px;
height: 8px;
margin-top: 0px;
color: #3043C4;
font-size: 10px;
}

.end 
{
clear: both;
}













