#container {
font-size: 80%;
font-family: verdana;
color: #3D5B5D;
text-align : left;
border: 1px solid #D1CBCD;
background: url(../images/pagebak.jpg) #ffffff;
}

/*
======================================
==============TAGS====================
======================================
*/




h1 {font-size: 3em;}
h2 {font-size: 1.5em; margin-top: 0;}

a {color: #3F645C;}
a:hover {color: #CF2670;}

/*
======================================
============== CLASSES ===============
======================================
*/

.content {
line-height: 140%;
padding: 25px;
padding-top: 40px;
padding-bottom: 50px;
width: 533px;
}

#menubit {
position: absolute;
bottom: 0;
}

#credits {
width: 563px;
background: #FDFBEF;
border-top: 1px solid #D7C9C8;
padding: 10px;
position: absolute;
bottom: 0;
right: 0;
}

#leftcredit {
padding-left: 15px;
}

#rightcredit {
float: right;
padding-right: 15px;
}

#countdown {
padding: 10px;
display: block;
border: 1px solid #AFA4A8;
background: #E0EDEF;
margin: -15px 0 20px 0;
text-align: center;
}

#countdown h4 {
padding: 0;
margin: 4px 0 10px 0;
}

#countdown span, #countdown b {
font-size: 1.2em;
}

/* Used on the stats page to create graphs */
.graphbar {
background-color: #ddddff;
border: 1px solid navy;
}

#sitemap ul li {
margin-top: 4px;
}