﻿body {
  font-family: Arial;
  margin: 1% auto;
  padding: 0;
  width: 95%;

}
#page {
  margin: 0 auto;

}
#head
{
    width: 100%;
    height: 72px;
    /*#height: 69px;*/
    background-image: url('../images/headright1.jpg');
    background-position: right top;
    background-repeat: no-repeat;
    background-color: #661e51;
    white-space: nowrap;
    min-width: 720px;
}
#headleft
{
    background-image: url('../images/headercorner.gif');
    background-position: left top;
    background-repeat: no-repeat;
    width: 400px;
    font-family: Arial;
    font-weight: bold;
    font-size: 30pt;
    color: White;
    text-align: left;
    padding-left: 10px;
}
#headleft h1 
{
    font-size: 10pt;
    color: White;
    font-family: Arial;
    display: inline;
    font-style: italic;
}
   .menus 
   {
       float: right;
       color:white;
   }
    
   .menus ul 
   {
    margin:0;
    padding:0;
    list-style:none;
    float: right;
    }
    
  .menus li 
  {
    float:left;
    margin:0;
    padding:0;
    background-image: url('../images/testtab.gif');
    background-position: right top;
    background-repeat: no-repeat;
    margin: 0 3px
    }
    
  .menus a 
  {
    color:white;
    float: left;
    display:block;
    background-image: url('../images/testtab2.gif');
    background-position: left top;
    background-repeat: no-repeat;
    padding: 2.5px 20px;
    text-decoration: none;
    }
    
    li.on 
    {
        background-image: url('../images/testtab_on.gif');
        background-position: right top;
        background-repeat: no-repeat;
    }
    
    li.on a 
    {
        background-image: url('../images/testtab2_on.gif');
        background-position: left top;
        background-repeat: no-repeat;
        color: #661e51;
        text-decoration: none;
    }
    li.on a:hover 
    {
        text-decoration: none;
    }
        
    li.on a:visited 
    {
        color: #661e51;
    }
    
.menus a:active 
{

} 
.menus a:hover 
{
    text-decoration: underline;

}
.menus a:visited 
{
    color: White;
}

#body {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  clear: both;
}
#content 
{
  vertical-align: top;
  background-image: url('../images/contentbround.gif');
  background-repeat: no-repeat;
  background-position: top left;
  margin: 0;
  padding: 20px 100px 0 100px;
  line-height: 30px;
  border-right: 2px solid #661e51;
  clear: right;
  text-align: justify;
}
#sidebar 
{   
background-color: #661e51;
vertical-align: top;
padding: 0 10px;
}
#sidebar a 
{
  color: white;
  text-decoration: none;
}
#sidebar a:hover 
{
  border-bottom: dashed 1px #000000;
}

#sidebar .group {
  background: transparent url('../images/Fade.png') repeat-x left top; 
  margin: 15px auto 5px auto;
  padding: 8px 0px;
  color: White;
  font-weight: bold;
}
#sidebar .group img {
  float: right;
  vertical-align: middle;
}
#sidebar .group a {
    color: white;
    text-decoration: none;
}
#sidebar .group a:hover {
    border-bottom: dashed 1px white;
}
#sidebar p {
  background-color: #996a8c;
  margin: 15px auto 5px auto;
  padding: 8px;
  font-size: 0.8em;
  color: White;
}
#footer 
{
  height: 25px;
  margin: 0;
  width: 100%;
  color: #ffffff;
  font-size: 8pt;
  letter-spacing: 0.2em;
  text-align: center;
      background-image: url('../images/footerbroundright.gif');
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color: #996a8c;
  }
  #footer a 
  {
        color: #ffffff;
  font-size: 8pt;
  letter-spacing: 0.2em;
  text-align: center;
  }
#footerlight 
{

    height: 25px;
}
#footerdark 
{
    background-image: url('../images/footerbroundleft.gif');
    background-position: bottom left;
    background-repeat: no-repeat;
    background-color: #661e51;
    height: 25px;
    min-width:200px;
    float: left;
}

#bannertop 
{
    background-image: url(../images/Bannertop.jpg);
    background-repeat: no-repeat;
    width: 267px;
    height:107px;
    float: left;
}
#bannerbottom 
{
    background-image: url(../images/bannertop1.jpg);
    background-repeat: no-repeat;
    width: 267px;
    height: 107px;
    /*border: 1px solid green;*/
    float: left;
}   
#content h1 {
  font-size: 18pt;
  margin: 10px auto;
  text-align: center;
  font-family: Arial;
  }
h2 
{
    font-size:12pt;
    font-weight: bold;
    text-align: justify;
}
h2 a 
{
    color: Black;
    font-size: 12pt;
    font-weight: bold;
}
h2 a:visited 
{
    color: Black;
}
h3 {
  font-size: 12pt;
  text-align: justify;
  font-family: Arial;
  font-weight: bold;
  margin: 0;
  padding: 0 0 20px 0;
  }
h3 a 
{
    text-align: left; 
    font-size: 12pt;
    color: Black;
    font-weight: bold;
}
h4 {font-size: 12pt;
    margin: 0;
    text-align: justify;
}
h4 a
{
    font-size: 12pt;
    color: Black;
    text-align: left;
}
h4 a:visited 
{
    color: Black;
}
ul 
{
    font-size: 12pt;
    font-weight: bold;
    text-align: justify;

}
p, a, li {
  font-size: 12pt;
}
ul a {
    color: #000000;
}
ul a:visited 
{
    color: Black;
}
#Noticeboard {
    background-color: #996a8c;
    border: solid 1px #661e51;
    float: right;

}
p.team {
    clear: both;
    width: 100%;
}
p.team img {
    float: right;
    margin-bottom: 20px;
    margin-bottom: 0px;
}
p.team span.name {
    display: block;
    font-weight: bold;
}
p.team span.position {
    display: block;
}
#faqmenu 
{
    color: black;
    white-space: nowrap;
    font-family: Arial;
    letter-spacing: 0.1em;
    white-space: nowrap;
    margin: 1% auto 50px auto;
    padding: 1% 0 0 0;
    text-align: center;
}
#faqmenu a 
{
    font-size: 16pt;
    margin: 0 auto 0 auto;
    padding: 0;
    text-decoration: none;
    color: black;
    display: block;
    float: left;
    width: 33%;
    border-right: solid 1px black;
    white-space: nowrap;
    overflow: visible;
}
#faqmenu a:visited 
{
    text-decoration: none;
    color: black;
}
#faqmenu a:hover 
{
    text-decoration: underline;
    color: black;
}
#images 
{
    border-right: 2px solid #661e51;
}
.bannerwrapper 
{
position:  relative;
bottom:0px;
margin: 0px;
padding: 0px;

}

.bannerwrapper img 
{
    margin: 0px;
    padding: 0px;
}
#headwrapper 
{
}
#logo 
{
    width: 300px;
    height: 47px;
    /*#height: 45px;*/
    border: 0;
    }
