body
{
font-family: arial;
font-size: 0.8em;
color: #1A0000;
text-align: center;
background: #FDF5D6;
}

#container
{
text-align: left;
margin: 1px auto;
padding: 4px 4px 2px 4px;
width: 700px;
background: #FDF5D6;
border: 1px solid #2C3433;
}

h1
{
background: #FDF5D6 url(images/header.png) no-repeat;
width: 700px;
height: 116px;
color: #FFF;
padding: 0;
margin: 0;
}

ul#nav
{
margin: 0;
padding: 12px 5px 0 25px;
font-size: 1em;
list-style-type: none;
height: 33px;
background: #FDF5D6 url(images/footer.png) no-repeat;
}

ul#nav li
{
display: inline;
background: url(images/header-bullet.gif) no-repeat 0 50%;
padding: 0 20px 0 15px
}

ul#nav li a:hover, ul#nav li a:active
{
text-decoration: none;
color: #5E7756;
}

ul#cont
{
margin: 0;
padding: 0;
font-size: 1em;
font-weight: bold;
line-height: 25pt; 
list-style-type: none;
background: #FDF5D6;
}

ul#cont li
{
display: inline;
background: url(images/bullet.gif) no-repeat 0 50%;
padding: 0 10px 0 15px
}

ul#cont li a
{
text-decoration: none;
color: #290101;
}

ul#cont li a:hover, ul#cont li a:active
{
text-decoration: none;
color: #5E7756;
}

div.cont
{
width: 350px;
background: #FDF5D6;
}


#content
{
margin: 0;
padding: 0 30px 0 30px;
}

#footer
{
overflow: hidden;
clear: both;
color: #290101;
padding: 8px 8px 0px 6px;
z-index: 2;
height: 33px;
text-align: left;
font-size: 70%;
background: #FDF5D6 url(images/footer.png) no-repeat;
}

#count
{
overflow: hidden;
position: relative;
bottom: 24px;
left: 626px;
z-index: 1;
height: 23px;
width: 60px;
background: url(images/count.gif) no-repeat;
}

h2
{
font-family: Times New Roman;
margin-top: 0;
color: #1A0000;
font-weight: bold;
}

h3
{
font-family: Times New Roman;
margin-top: 0;
color: #1A0000;
font-weight: normal;
}

a:link
{
text-decoration: none;
font-weight: bold;
color: #290101;
}

a:visited
{
text-decoration: none;
font-weight: bold;
color: #5E7756;
}

a:hover, a:active
{
font-weight: bold;
color: #5E7756;
}

img.floatright 
{ 
float: right; 
margin: 10px 45px 0 0;
}

img.nigel 
{ 
float: right; 
margin: 4px 0 10px 25px;
border: 2px solid #290101;
}

img.floatleft 
{ 
float: left; 
margin: 15px 15px 15px 0;
}

.clear
{
clear: left;



