
a:link 
{text-decoration: none;
font-weight: bold;
color: #800000}

a:active 
{text-decoration: none;
font-weight: bold;
color: #800000;}

a:visited 
{text-decoration: none;
font-weight: bold;
color: #800000;}

a:hover 
{text-decoration:underline; 
font-weight: bold;
color: #ff0000;}

#nav a:link 
{text-decoration: none;
color: #ffffff}

#nav a:active 
{text-decoration: none;
color: #ffffff;
}

#nav a:visited 
{text-decoration: none;
color: #ffffff;}

#nav a:hover 
{text-decoration:none; 
color: #ffff99;
background-position: -212px;
}


body 
{
font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
line-height: 1.4em;
font-size: 90%;
margin: 0;
padding: 0;
text-align: center;
min-width: 1000px;
background: #ffff99;
color: #000000;
background-image: url(images/poot-bg.jpg);
background-repeat: repeat-x;
line-height: 1.4em;
}

h1
{
font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
color: #ff0000;
margin-top: 8px;
margin-bottom: 20px;
font-size: 150%;
}

h2
{
font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
color: #ff0000;
margin-top: 0px;
margin-bottom: 8px;
font-size: 120%;
}

h3
{
font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
color: #ff0000;
margin-top: 0em;
margin-bottom: 1.2em;
font-size: 110%;
font-weight: normal;
}

h4
{
font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
margin-top: 0.2em;
margin-bottom: 1.4em;
font-size: 90%;
font-weight: normal;
}

h5
{
font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
color: #ff6666;
margin-top: 1.8em;
margin-bottom: -8px;
font-size: 100%;
font-weight: normal;
}


#wrapper
{
text-align: left;
width: 1000px;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 10px;
background-color: #ffff99;
color: #000000;
padding: 0px;
}


#header
{
text-align: left;
width: 1000px;
height: 200px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
color: #000000;
padding: 0px;
background: url(images/header2.gif);
background-repeat: no-repeat;
border-bottom: 12px solid #ff0000;
}



#content-wrapper
{
text-align: left;
width: 1000px;
min-height: 580px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
background-color: #ffe6f2;
color: #000000;
padding: 0px;
}

#content
{
position: relative;
margin-left: 270px;
width: 680px;
text-align: left;
font-size: 100%;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px;
background-color: #ffe6f2;
color: #000000;
}

#content-ad
{
position: relative;
margin-left: 270px;
width: 680px;
text-align: left;
font-size: 100%;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px;
background-color: #ffe6f2;
color: #000000;
}

#navbar
{position: absolute;
top: 0;
left: -250px;
background-color: #ffe6f2;
text-align: center;
font-size: 100%;
font-weight: bold;
width: 210px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px;
color: #000000;
}

#nav
{
margin: 0;
padding: 0;
background: #ffe6f2;
list-style-type: none;
width: 210px;
}

#nav a 
{
display: block;
color: #ffffff;
text-decoration: none;
padding: 0px;
line-height: 36px;
margin-bottom: 0px; 
background: url(images/menu-bars2.gif);
background-repeat: no-repeat;
background-position: 5px;
}

#nav li
{
margin: 0;
padding: 0;
}

#nav li.current a 
{
color: #ffff00;
background-repeat: no-repeat;
background-position:-420px;
line-height: 50px;
}


#indentlist
{text-align: left;
padding-left: 14px;
font-weight: normal;
font-style: normal;
background-color: #666666;
color: #ccffff;
margin-bottom: 20px;
}

#form
{
margin-left: 0px;
}

#footnote
{
margin-top: 30px;
margin-bottom: 12px;
line-height: 1.3em;
font-size: 90%;
color: #ffffff;
}

#topline
{text-align: center;
width: 1000px;
height: 10px;
padding-top: 0px;
padding-bottom: 0px;
background-color: #ffe6f2;
color: #ffffff;
}

#bottomline
{text-align: center;
width: 1000px;
height: 12px;
padding-top: 0px;
padding-bottom: 0px;
background-color: #ff0000;
color: #ffffff;
}

#char
{
float: left;
width: 150px;
margin-right: 20px;
}

#char-text
{
float: right;
width: 500px;
}

#centre
{text-align: center;
}

#share
{
float: right;
width: 150px;
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
margin-right: -54px;
margin-top: -10px;
}

#storage
{border-top: 2px solid #000000;
}


