body 
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   background-color:grey;
   background-repeat:repeat-x;
}

#wrapper 
{ 
   margin: 0 auto;  
   width: 922px;
}

#header 
{
   width: 900px;
   color: #fff;
   padding: 10px;
   border: 1px solid #fff;
   height: 100%;
   align: centre;
   margin: 10px 0px 5px 0px;
   background-color: #FFFFFF;
   
}

#ssi
{
text-align:center;
}

#textright
{
   text-align:right;
}

#logo
{
   text-align:center;
}

#search
{
   padding:0px;   
   float:right;
}

#navigation 
{
   width: 900px;
   color: #FFFFFF;
   height: 25px;
   padding: 10px;
   border: 1px solid #000;
   margin: 0px 0px 5px 0px;
   background-color:#6699FF;
   text-align:centre;
}

#form
{
   text-align:left;
}

ul
{
   padding:0px;
   margin:0px;
   list-style-type:none;
   overflow:hidden;
   background-color:#6699FF;
}

li
{
   float:left;
}

a:link,a:visited
{
   width:100%;
   font-weight:bold;
   color:#000000;
   padding:3px;
   text-decoration:none;
   
}

a:hover,a:active
{
background-color:#fff;
}

#content 
{ 
   width: 900px;
   color: #000000;
   padding: 10px;
   border: 1px solid #000;
   background-color:#FFFFFF;
   margin: 0px 0px 5px 0px;
   text-align:left;
}

#acc
{
   width:875px;
   padding:10px;
   height:85px;
   border:1px solid gray;
   margin:0px;
   text-align:left;
}

#footer 
{ 
   width: 900px;
   color: #000000;
   border: 1px solid #000;
   background-color:#FFFFFF;
   margin: 0px 0px 10px 0px;
   padding: 10px;
   text-align: center;
}

#h1, h4
{
   color: #000000;
   text-align: left;
}


a:link {color:#000000;text-decoration:none}    /* unvisited link */
a:visited {color:#000000;text-decoration:none} /* visited link */
a:hover {color:#000000;text-decoration:underline}   /* mouse over link */
a:active {color:#336600;text-decoration:underline}  /* selected link */

#simage
{
   float:left;
}

#textcentre
{
   text-align:center;
   color:#000000;
}

#imagecenter
{
    float:right;
}

#table1
{
   text-align:center;  
}

div.mojomagnify_zoom 
{
   position: absolute;
   width: 80px;
   height: 80px;
   overflow: hidden;   
}

div.mojomagnify_border 
{
   position: absolute;
   border: 2px solid #;
   width: 100px;
   height: 100px;
}
