#container {
color: #3E3E40;
font-size: 73%;
font-family: arial;
line-height: 145%;
text-align : left;
border: 1px solid #7E884B;
background-color: white;
padding-left: 28px;
padding-right: 28px;
}

/*
======================================
==============TAGS====================
======================================
*/




h1 {font-size: 3em;}
h2 {font-size: 130%; font-family: georgia; color: #4F5C24;}

a {text-decoration: underline; color: #4F620B;}
a:hover {text-decoration: none;}


/*
======================================
============== CLASSES ===============
======================================
*/

.content {
padding: 28px;
padding-top: 15px;
background-color: #DFE0E2;
border-bottom: 13px solid white;
border-left: 13px solid white;
border-top: 20px solid white;
}

.lhs {
background-color: #DFE0E2;
border-top: 20px solid white;
border-bottom: 13px solid white;
}

.lhsimg {
background-color: white;
}

.lhstext {
line-height: 120%;
font-size: 95%;
font-style: italic;
padding: 20px;
color: #2A370C;
border-top: 13px solid white;
}

.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;
}
