﻿*
{
    margin: 0px;
    padding: 0px;
}
body, html
{
    background-color: #000000;
    font-family: Arial;
    color: #ffffff;
}
li
{
    list-style-type: none
}

li a
{
padding-bottom: 2px;
}
img
{
    border-style: none
}
#main
{
margin-top: -10px;

}
#title
{
    width: 960px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
}
#copyright
{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
    font-size: 0.8em;
    padding-top: 10px
}
#content
{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}
#logo
{
    background-image: url(images/logo.png);
    background-repeat: no-repeat;
    width: 228px;
    height: 76px;
    position: relative;
    top: 20px;
    left: 22px;
}
#sign
{
    position: relative;
    top: -25px;
    left: 565px;
    background-image: url(images/guardian.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width: 420px;
    height: 29px

}
#menu
{
    display: none;
    position: absolute;
    text-transform: uppercase;
    /*height: 171px;*/
    width: 400px; /* value overwritten in javascript! */
}
#menucontent
{
    background-image: url(images/menu_r_edge.png);
    background-repeat: repeat-y;
    background-position: top right;
    background-color: #000000;
}

#menucontent ul  /* IE6 */
{
    background-color: #000000;
    padding: 20px 0 0 20px;
}
#menucontent ul li a
{
margin-bottom: -10px;
}
#menucontent ul li a:hover
{
    color: #ffffff
}
#menubottom
{
    background-color: #000000;
    height: 28px;
    float: left;
}
#menucorner
{
    float: right;
    width: 22px;
    height: 28px;
    background-image: url(images/menu_r_b_corner.png);
    background-position: bottom right;
    background-repeat: no-repeat;
}
#menu li
{
    color: #fff000;
    font-family: Tahoma
}
#menu li a, #menu li a:visited
{
    color: #fff000;
    text-decoration: none
}

#textblock
{
    display: none;
    position: absolute;
    color: #000000;
    margin-left: -110px;
	max-height: 370px;
    width: 480px;
    background-color: transparent
}

#textblock a
{
    color: #000000;
	font-weight:bold;
}

#tbcontent
{
    /*background-image: url(images/text_r_edge.png);
    background-repeat: repeat-y;
    background-position: top right;*/
}

#tbtext
{
    background-color: #fff200;
    padding: 10px 10px 0px 10px;
	font-size: 11.9px;
}

#tbtext p
{
    text-align: justify;
}
#tbbottom
{
    background-color: #fff200;
    width: 460px;
    height: 29px;
    float: left;
}
#tbcorner
{
    float: right;
    width: 20px;
    height: 29px;
    background-image: url(images/text_r_b_corner.png);
    background-position: bottom right;
    background-repeat: no-repeat;
}
#supersize
{
    height: 586px;
    width: 960px;
}
#contentplaceholder
{
    height: 586px
}
table#menutable tbody tr td
{
    vertical-align: top
}

#design {
float:right;
padding-top:20px;
margin-right: 40px;

}


#footer
{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
}

#rss
{
float:left;
margin-left: 20px;
margin-bottom: 20px;
}

#design
{
margin-top: -20px;
}


#mail
{
float:left;
margin-bottom: 20px;
}

#mail2
{
float:left;
margin-left: 10px;
margin-bottom: 20px;
}


#archive
{
width: 390px;
}
#tbtext h3
{
    text-align: justify;
 font-size:14px;
 margin-bottom: 5px;
}
 
#tbtext h4
{
    text-align: justify;
 font-size:13px;
 padding-bottom: 10px;
 border-bottom:1px #000000 solid;
 padding-top: 10px;
}
 
#tbtext a
{
color:#000000;
text-decoration:none;
}
 
.active {
color:#FFFFFF;
}
 
 
 
#tbtext a:hover
{
color:#FFFFFF;
text-decoration:none;
}
 

#pages {
float:right;
margin-top: -23px;
margin-right: -60px;
}
 
#back {
float:right;
margin-top: -23px;
}

#toggle {
float:right;
margin-top: -23px;
}

#pdf {
float:right;
color:#FFFF00;
}

#newsletter p {
font-size:12px;
}

#newsletter {
   margin: 10px;
    padding: 10px;
}

#newsletter a {
padding-top: 5px;
color:#FFFFFF;
}

#newsletter h2 {
font-size:14px;
padding-bottom: 10px;
color:#FFFFFF;
}

.button {
background-color:#FFFF00;
font-size:14px;
font-family:Eurostile;
}
