BODY
{
   /*background-color:#550000;
   margin: 0px;
   padding: 0px;*/
   font-family: Arial, Georgia, Times New Roman;
   font-size: 11px;   
   width:100%;
   line-height:16px;
   background-image: url(../images/main_bg.gif);
   margin:0;padding:0;
   height:100%;
   margin:auto;
}
p, td
{
   font-family: Arial, Georgia, Times New Roman;
   font-size: 11px;
}
A, A:link, a:visited {text-decoration: none; color: #0000cb}
A:hover 
{
   color: Red;
   text-decoration: underline;
}



div.container{
height:100%;position:absolute; background-image: url(../images/body_bg.gif); background-position: top center; background-repeat: repeat-y; width: 100%;
}
div.containerpnk{
height:100%;position:absolute; background-image: url(../images/body_bg_pnk.gif); background-position: top center; background-repeat: repeat-y; width: 100%;
}

.homegray {color:#58595b}
.homeltgray {color:#a4a4a4}
.homeorange {color:#f05a28}
.footgray {color:#b2b4b6}

td.body_bg {background-image: url(../images/body_bg.gif); background-position: top center; background-repeat: repeat-y;}
td.nav_bg {background-image: url(../images/nav_bg.gif); background-position: top center; background-repeat: no-repeat;}
td.content_bg {background-image: url(../images/content_bg.gif); background-position: top left; background-repeat: repeat-y;}


td.mid_bg1 {width:400px; background-image: url(../images/mid_bg.jpg); background-position: top; background-repeat: no-repeat; padding:0 15px 0 15px;}
td.mid_l {background-image: url(../images/mid_bg_l.gif); background-position: top; background-repeat: repeat-y;}
td.mid_r {background-image: url(../images/mid_bg_r.gif); background-position: top; background-repeat: repeat-y;}



a.brwnlink, a.brwnlink:visited
{
color:#5a4a42;
text-decoration: none;
font-size:11px;
}
a.brwnlink:hover 
{
color:#5a4a42;
text-decoration: underline;
font-size:11px;
}


a.offwhtlnk, a.offwhtlnk:visited
{
color:#fffce8;
text-decoration: underline;
}
a.offwhtlnk:hover 
{
color:#fffce8;
text-decoration: none;
}



a.mrnlink, a.mrnlink:visited
{
color:#762c3b;
text-decoration: none;
}
a.mrnlink:hover 
{
color:#762c3b;
text-decoration: underline;
}

a.bgrlink, a.bgrlink:visited
{
color:#716558;
text-decoration: none;
}
a.bgrlink:hover 
{
color:#716558;
text-decoration: underline;
}

.brwntxt
{
color:#5a4a42;
}

.whttxt
{
color:#fff;
}

.ylwtxt
{
color:#f6ef85;
}

.mrntxt
{
color:#762c3b;
}

a.pnklink, a.pnklink:visited
{
font-size:12px;
color:#991c28;
text-decoration: none;
}
a.pnklink:hover 
{
font-size:12px;
color:#991c28;
text-decoration: underline;
}



a.ylwlink, a.ylwlink:visited
{
color:#f6ef85;
text-decoration: none;
font-size:11px;
}
a.ylwlink:hover 
{
color:#f6ef85;
text-decoration: underline;
font-size:11px;
}


a.blklink, a.blklink:visited
{
color:#000;
text-decoration: none;
}
a.blklink:hover 
{
color:#000;
text-decoration: underline;
}

a.whtlink, a.whtlink:visited
{
color:#fff;
text-decoration: none;
}
a.whtlink:hover 
{
color:#fff;
text-decoration: underline;
}
/*======================================================================================================================================================================================*/
/* GALLERY */
/*======================================================================================================================================================================================*/
div.img
  {
  margin: 2px;
  border: 1px solid #5f442c;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  }
div.img img
  {
  display: inline;
  margin: 0px;
  border: 3px solid #7c452c;
  }
div.img a:hover img
  {
  border: 3px solid #a3683c;
 }
/*======================================================================================================================================================================================*/
/* Hover */
/*======================================================================================================================================================================================*/

#mystory
{
  display: block;
  width: 154px;
  height: 18px;
  background: url("../images/n_story_roll.gif") no-repeat 0 0;
}

#mystory:hover
{ 
  background-position: 0 -18px;
}

#mystory span
{
  display: none;
}


#kabul
{
  display: block;
  width: 154px;
  height: 18px;
  background: url("../images/n_kabul_roll.gif") no-repeat 0 0;
}

#kabul:hover
{ 
  background-position: 0 -18px;
}

#kabul span
{
  display: none;
}


#lectures
{
  display: block;
  width: 154px;
  height: 18px;
  background: url("../images/n_lectures_roll.gif") no-repeat 0 0;
}

#lectures:hover
{ 
  background-position: 0 -18px;
}

#lectures span
{
  display: none;
}


#gallery
{
  display: block;
  width: 154px;
  height: 18px;
  background: url("../images/n_gallery_roll.gif") no-repeat 0 0;
}

#gallery:hover
{ 
  background-position: 0 -18px;
}

#gallery span
{
  display: none;
}


#contact
{
  display: block;
  width: 154px;
  height: 18px;
  background: url("../images/n_contact_roll.gif") no-repeat 0 0;
}

#contact:hover
{ 
  background-position: 0 -18px;
}

#contact span
{
  display: none;
}


#faq
{
  display: block;
  width: 154px;
  height: 18px;
  background: url("../images/n_faq_roll.gif") no-repeat 0 0;
}

#faq:hover
{ 
  background-position: 0 -18px;
}

#faq span
{
  display: none;
}


#blog
{
  display: block;
  width: 154px;
  height: 18px;
  background: url("../images/n_blog_roll.gif") no-repeat 0 0;
}

#blog:hover
{ 
  background-position: 0 -18px;
}

#blog span
{
  display: none;
}
