body {
 margin:5px;
 background:#000000;
 color: #000000;
 text-align:center;
 padding:0;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
 }


 

 #outer {
 background:url(http://leedsdentsoc.com/webimages/background.jpg);
 width:806px;
 height:472px;
 margin:auto;   
 color:#000000;
 }
 
   #header {
    margin:auto;  
 width:806px;
 height:72px;
 }
 
  #left {
   width:242px;
 height:379px;
float:left;
text-align:left;

 }
 
   #left-image {
   width:219px;
 height:164px;
 position:relative;
 top: 50px;
 left: 10px;
 border:1px solid #000000;
 color:#000000;
 }
 

   #left-content {
   width:219px;
 height:120px;
 position:relative;
 top: 60px;
 left: 10px;
 color:#000000;
 }

 
   #content{

  margin:auto;  
   width:531px;
 height:320px;
 position:relative;
 top: 50px;
 left: 3px;
 text-align:center;
 color:#000000;
 overflow-y: auto;
overflow-x:hidden;

 }
 
 #right {

   width:560px;
 height:382px;
   position:relative;
   float:right;
 text-align:center;
  margin:auto;  
 }
 
  #footer {
  text-align:center;
   width:795px;
 height:60px;
   position:relative;
   float:right;
 }
 
  #footer-links {
  text-align:center;
   width:806px;
 height:30px;
   position:relative;
   float:right;
   color:#000000;
   text-align:left;
 }
 
   #footer-links a{
text-decoration:none;
padding-left:10px;
padding-right:10px;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
font-size: 12px;

 }
 
    #footer-links a:hover{
text-decoration:underline;

 }



 #copyright a{
padding-left:0px;
padding-right:0px;
text-decoration:none;
color: #333333;
font-size: 10px;

 }
 
    #copyright a:hover{
text-decoration:underline;

 }



 #nav-menu {
 
 text-align:center;
    position:relative;
    
 }
  #nav-menu ul
{

list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 5px;
}


.notactive
{
font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
font-size:12px;
background: url(http://leedsdentsoc.com/webimages/button.jpg);
height: 35px;
width: 87px;
line-height: 32px;
float: left;
display: block;
color: #000000;
text-decoration: none;
text-align: center;
overflow: hidden;
}

#nav-menu a:hover
{
background-position: 0 -35px;
color: #ffffff;
}

.active
{
font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
font-size:12px;
background: url(http://leedsdentsoc.com/webimages/button.jpg);
background-position: 0 -35px;
height: 35px;
width: 87px;
line-height: 32px;
float: left;
display: block;
color: #000000;
text-decoration: none;
text-align: center;
overflow: hidden;
color: #ffffff;
}


#pagecontent 
{
  margin:auto;  
color: #333333;
padding:0;
}


