﻿body
{
    margin: 0px;
    margin-top: 20px;
    padding: 0px;
    
}
h2
{
    float: right;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: bold;
    font-family: calibri;
    font-size: larger;
    color: Wheat;
    width:100%;
    background-position: center 50%;
    text-align: center;
    background-image: url(Images/header.jpg);
    background-repeat: repeat-x;
    height: 22px;
}

#header2 ul
{
    height:50px;
    margin: 0px;
    left: 100px;
    padding-left: 45px;
    list-style-type: none;
}
#header2 li
{
    color: Wheat;
    padding: 0px 5px 5px 10px;
    margin: 10px;
    float: left;
    font-size: large;
    list-style-type: none;
}
#header2 ul li 
{
    color: White;
    font-weight: bold;
    font-size: medium;
    font-family: calibri;
    text-decoration: none;
    display: inline-block;
}
#header2 ul ul li a
{
    color: Wheat;
    font-family: calibri;
    text-decoration: none;
}

#header2 li:hover
{
    background-position: left top;
    background-repeat: repeat-x repeat-y;
    background-image: url('Images/header1.jpg');
}

#header2 ul ul
{
    height:50px;
    margin: auto auto auto 100px;
    padding: 20px 0px 0px 40px;
    position:absolute;
    color: Wheat;
    font-family: calibri;
    color: White;
}
#header2 ul ul li:hover
{
    background-image: url('Images/liback.jpg');
    background-repeat: repeat;
    color: black;
}

#header2 ul ul:hover
{
    color: #000000;
}


#header2 ul ul, ul li:hover ul ul, ul ul li:hover ul ul
{
    display: none;
}

#header2 ul li:hover ul, ul ul li:hover ul, ul ul ul li:hover ul
{
    display:block;
   
}
.leftbox ul
{
 width:190px;
 padding:0px 0px 0px 0px;
 float:left;
 margin:10px 0px 0px 10px;
 height:240px;
}
.leftbox li
{
    width: 190px;
    height:24px;
    padding:2px 0px 2px 0px;
    margin: 0px;
    border-bottom-style: groove;
    border-bottom-width: 1px;
    border-bottom-color: #666666;
    background-image: url('Images/bcktry3.jpg');
    background-repeat: repeat-y;
    list-style:none;
    
}
.leftbox a
{
  color:white;
    font-size:16px;
    font-weight:bold;
    text-indent:5px;
    font-family: Calibri;
    text-decoration:none;
    
}
.leftbox li:hover
{
    padding: 1px 0px 1px 0px;
    background-image: url(Images/backg.jpg);
    background-repeat:repeat;
 
}
.leftbox a:hover
{
   color:wheat;
}

.leftbox
{
padding: 10px 0px 0px 0px;
margin:0px;
}
.rightbox a
{
   color:Black;
   font-weight:bold;
    text-decoration:none;
    font-family:Calibri;
    font-size:medium;
    
}
.rightbox ul
{
padding:10px 0px 10px 0px;
float:left;
margin:0px 0px 0px 10px;
}

.rightbox li
{
    padding-top: 5px;
    padding-left: 0px;
    width: 190px;
    height: 20px;
    list-style-position: inside;
    list-style-image: url(Images/bullet3.gif);
}
.rightbox a:hover
{
    font-weight:normal;
    color:#3F3F3F;
    
}
.mailimg
{
margin:10px auto 0px 50px;
width:50px;
border:none;
height:50px;

}
#footer p
{
color:White;
font-size:small;
font-weight:bold;
text-align:center;
}
#footer a
{
    color:Wheat;
    text-decoration:none;
}
#leftcon
{   float:left;
    width:540px;
   margin-left:10px;
   margin-top:10px;
  
   }
   
#rightcon
{
    float: right;
    width: 210px;
    
    background-repeat: repeat-x;
    background-image: url(Images/rightback.jpg);
    
}
#eventscon
{
    padding-top: 10px;
    float: right;
    text-align:left;
}

.sw
{
    clear:both;
    position:relative;/*leave as is*/
    overflow: hidden; /*leave as is*/
    width: 540px; /*width of featured content slider*/
    height: 250px;
    margin:0px 0px 0px 0px;/*leave as is*/        
 }
    .sw .contentdiv
{
    visibility: hidden; /*leave as is*/ /*leave as is*/
    left: 0px; /*leave as is*/
    padding:0px 0px 0px 0px;
    width: 540px; 
    height:250px;
    filter: progid:DXImageTransform.Microsoft.alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
       }

.pg
{
    width: 190px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
    text-align:center;
    padding-top:10px;
    padding-right:10px;
    padding-bottom:10px;
    display:none;
}

.pg a
{
  
    text-decoration: none;
    color:black;
    
   
}

.pg a:hover, .pg a.selected
{
color:black;

}
.img
{
width:540px;
height:250px;
}
#news
{
    width: 540px;
    background-image: url(Images/newsbck.jpg);
    background-repeat: repeat;
    height: 300px;
}


#news h2
{
    margin-bottom:10px;
}
#news li
{
    font-family: Calibri;
    font-size: 14px;
    padding: 10px 0px 0px 10px;
    margin: 0px;
    width: 520px;
    list-style-image: url(Images/bullet2.jpg);
    list-style-position: inside;
    line-height: 20px;
}

#shadow
{
    width: 1000px;
    margin: 0px auto;
    background-image: url('Images/shadow1.jpg');
    background-repeat: repeat-y;
}

#wrapper
{
    width: 980px;
    margin: auto;
    padding: 0px 0px 0px 0px;
    background-image: url(Images/aboutback.jpg);
    background-repeat: repeat-x;
    background-position-y: -10%;
}
#header1
{
    background-image: url('Images/headerismu.jpg');
    background-repeat: repeat;
    margin:auto;
    width: 980px;
    height: 114px;
}

#header2
{
    background-position: center 50%;
    width: 980px;
    margin:auto;
    height: 50px;
    background-image: url(Images/header.jpg);
    background-repeat: repeat-x;
}
#header3
{
    height: 35px;
    width: 980px;
    margin: auto;
    background-color: #2B2B2B;
}

#left
{ 
    float: left; 
    width: 210px;
    margin:0px 0px 0px 0px;
    padding:0px;
    background-repeat: repeat-x;
    background-image: url(Images/rightback.jpg);
    
}

#content
{
    float:right;
    width: 770px;
    padding-bottom:5px;
    background:none;
}
#footer
{
    clear:both;
    width: 980px;
    height: 70px;
    padding-top:5px;    
   background-image: url(Images/back.jpg);
    background-repeat: repeat;
 
    font-family: Calibri;
}

#pscroller1
{
    width: 190px;
    height: 100px;
    letter-spacing: normal;
    font-family: calibri;
    font-weight: bold;
    font-size: small;
    background-image: url(Images/newsbck.jpg);
    background-repeat: repeat-x;
    background-position: 200px 50%;
    margin:0px 10px 10px 0px;
    padding:0px 0px 0px 0px;
    
    
}
#pscroller1 a
{
  font-size:16px;
  color:black;
  font-family: calibri;
  font-weight: bolder;
  text-decoration:none;
  margin:0px 10px 0px 0px;
    padding:0px 0px 0px 0px;
                  
}
.someclass
{
}
#faq h2
{
  margin:10px 3.35px 10px 3.35px;
  width:99%;
  height:25px;
  padding:2px 0px 2px 0px;
}

#faq ul
{
    margin: 0px 7.7px 10px 7.7px;
    text-align: justify;
    font-family: Calibri;
    background-position: 0% 0%;
   
}
#faq li:first-child 
{
    list-style:none;
}   
#faq li
{
    font-size: 16px;
    font-weight: bold;
    color: black;
    margin: 10px;
    padding-bottom: 10px;
    list-style-image: url(Images/026.gif);
    list-style-position: inside;
}
#faq p
{
    font-size: 13px;
    font-weight: normal;
    color: #171818;
    padding: 5px;
    font-family: 'Microsoft Sans Serif';
    line-height: 20px;
    letter-spacing: normal;
}
#faq a
{
    text-decoration:none;
    color:black;
    font-size:12px;
    font-weight:bold;
}    

#tabledepart a
{ color:black;
  font-family:Calibri;
  font-weight:bold;
  text-decoration:inherit;
}

.aboutus p
{
    table-layout: auto;
    text-align: justify;
    font-family:Calibri;
    margin: 10px 30px 20px 30px;
    font-size: 14px;
    line-height: 20px;
}

#societies a
{
    text-decoration:none;
    color:black;
    font-size:14px;
}

.aboutus h1
{
    text-align: center;
    font-size: 20px;
    font-family: Calibri;
    margin: 0px;
    padding: 0px;
    border-bottom: #999999 ridge;
}
.aboutus h2
{

width:99%;
margin:10px 3.35px 10px 3.35px;
}
.aboutus h3
{
   font-size:16px; font-family:Calibri; text-align:center;
   color:#303030;
   padding:0px;
   margin:10px 0px 0px 0px;
}

.tb
{
    margin-left:50px;
   padding-top:50px;
}
.tb img
{
    border-right: black solid;
    border-top: black solid;
    border-left: black solid;
    border-bottom: black solid;
    padding:0px;
    margin:0px;
}
.tb a
{
    text-decoration:none;
    font-family:Calibri;
    font-size:16px;
    color:Black;
    text-align:center;
    margin-left:0px;
}
.tb a:hover
{
    
    color:#272727; 
    font-weight:bold;
   
}

#courses li
{
    font-family: Calibri;
    font-size: 16px;
    list-style-position: inside;
    list-style-type: square;
    line-height: 25px;
    color:#1C0C01;
}

.aboutus table
{
    width:650px;
    margin:15px auto 20px auto;
    font-family: Calibri;
    font-size: 16px;
    color:#1C0C01;
}

.aboutus table tr
{
    margin:0px;
    padding:0px;
    border: groove 1px black;
}
.aboutus li
{
    font-family:Calibri;
    font-size:16px;
    line-height:25px;
}
#results h1
{
    padding:100px 0px 0px 0px;
    margin:0px;
     font-size:16px;
     text-align:center;
     color:white;    
}

#ini li
{
    list-style:none;
}

#ini p
{
    padding:10px 0px 0px 0px;
font-size:16px;
     text-align:left;
     font-family:Calibri;
     margin:10px 20px 0px 20px;
}


#ini ul li ul li
{
    padding: 0px 0px 0px 0px;
    font-size: 16px;
    text-align: left;
    font-family: Calibri;
    margin: 10px 20px 0px 0px;
    list-style-position: outside;
    list-style-type: disc;
}
#ini ul
{
    margin:0px;
    padding:25px;
}
#cal p
{
    padding:10px 0px 0px 5px;
    margin:0px;
}
#repsrijan img
{
    margin:5px; height:120px; width:160px;

}

#ach li li
{
    list-style-image: url(Images/b2.jpg);
    padding-bottom:5px;
}
#ach li
{
    list-style-image: url(Images/backg.jpg);
    padding-bottom:20px;
}

#contact h3
{
    font-size:18px;
    color:black;
}
#contact p
{
    text-align:center;
    font-weight:bold;
    color:White;
    
}
#dir table td
{
     border:solid 1px black;
     }
     
  #sitemap a
  {
    text-decoration:none;
    color:#3D0000;
  }
  .aboutus img
  {
    margin:15px;
    
  }
 
