/* CSS Document */

body
{
margin:0; 
padding:0;
background-color: #F8F8FF;
font-size: 1em;
}

p
{
margin: 0 10px 5px;
}


h1
{
text-indent: 10px;
font-size: 1.35em;
background-color: #9CCF51;
border-top: 4px solid #8AB03F;
color: white;
margin-bottom: 15px;
}

h2
{
text-indent: 10px;
font-size: 1.15em;
margin-bottom: 10px;
}

h3
{
text-indent: 10px;
font-size: 1.1em;
background-color: #00ABE2;
border-top: 3px solid #0066FF;
color: white;
margin-top: 0px;
margin-bottom: 5px;
}

#container
{
text-align:left;
}

#content p
{
line-height:1.4;
}

.menu-right
{
padding-top: 0px;
}


#container
{
width:800px; margin:0 auto;
}

#wrapper
{
float:left; 
width:100%;
padding-bottom:20px;
}

p.quicklinks
{
font-size: 0.9em;
font-weight: bold;
color: black;
}

p.sitemap
{
font-size: 0.9em;
font-weight: bold;
color: black;
margin-bottom: 15px;
}

a.quicklinks
{
color: #783E9A;
text-decoration: none;
}

.imageright
{
float: right;
margin-left: 10px;
border: 1px solid gray;
}

#content
{
margin: 10px 100px 5px 165px;
text-align: left;
font: 0.9em 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif; 
}

ul
{
margin-top: 5px;
margin-bottom: 5px;
}

ul.quicklinks
{
list-style: none; 
list-style-type: circle; color: #783E9A;
margin-top: -10px;
}

#extra
{
margin-top: 10px;
margin-left:-90px;
float:right;
width:85px; 
border: 1px gray solid;
font-size: 0.75em;
font-weight: bold;
color: gray;
line-height:1.1;
}


hr.extra
{
width: 25%;
}


#footer
{
border-top: 2px solid #9CCF51;
clear:left; 
width:100%;
}

#footer p
{
margin:0; 
padding:5px 10px;
text-align: center;
font: 0.8em 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif; 
font-weight: bold;
color: black;
}

img.centre
{
display:block;
margin-left:auto;
margin-right:auto;
}
 