body {
background: url(../images/pagebak.jpg) #2a3585 no-repeat top center;
}

html {
overflow-y: scroll;
}

#container {
border: 1px solid #0A164F;
font-size: 83%;
font-family: verdana;
background:  #ffffff;
text-align : left;
}

/*
======================================
==============TAGS====================
======================================
*/


h1,h2,h3,h4,h5 {color: #2f358d;}

h1 {font-size: 20em;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4 {font-size: 12px;}

.content a {color: #2F2F2F;}
.content a:hover {color: #A9081A;}

#credits a {text-decoration: none; color: white}
#credits a:hover {text-decoration: underline;}


/*
======================================
============== CLASSES ===============
======================================
*/

.content {
color: #3F3F3F;
line-height: 150%;
padding: 10px 30px;
background: url(../images/content-bak.jpg) top right repeat-y;
}

.bordered {
padding: 1px;
border: 1px solid silver;
margin: 3px;
}

#credits {
border-top: 1px solid #989898;
color: white;
padding: 12px;
background: url(../images/footer-bak.gif) white 0px 2px repeat-x;
margin-bottom: 22px;
text-align: center;
}

#spacer {
width: 536px;
line-height: 1px;
font-size: 1px;
}





.row0 {
background-color: white;
}

.row1 {
}

/* Used on the stats page to create graphs */
.graphbar {
background-color: #ddddff;
border: 1px solid navy;
}

#sitemap ul li {
margin-top: 4px;
}