#container {
color: white;
font-size: 90%;
font-family: tahoma;
text-align: left;
line-height: 1.7em;
background-color: #5CBC96;
}

/*
======================================
==============TAGS====================
======================================
*/


h1,h2,h3,h4 {color: #2D2FA6;}

h1 {font-size: 2em;}
h2 {font-size: 1.6em;}

.content a {color: #2C3291; text-decoration: none; border-bottom: 1px dotted #2C3291;}
.content a:hover {border-bottom: 1px solid #2C3291;}


/*
======================================
============== CLASSES ===============
======================================
*/

.content {
padding-left: 60px;
padding-right: 60px;
}
*html .content {padding-top: 15px;}


.infobar {
padding: 4px;
}







.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;
}