#container {
font-size: 85%;
font-family: Trebuchet MS;
color: #1B1D18;
text-align : left;
border: 1px solid #252525;
background-image: url(../images/pagebak.jpg);
line-height: 20px;
}

/*
======================================
==============TAGS====================
======================================
*/




h1 {font-size: 3em;}
h2 {font-size: 130%;}
h3 {font-size: 100%; font-weight: normal;}

a {color: #43930C; text-decoration: none;}
a:hover {text-decoration: underline;}

/*
======================================
============== CLASSES ===============
======================================
*/

.content {
padding: 20px;
}

.content img{
border: 1px solid #4E4D49;
margin-right: 10px;
margin-top: 10px;
margin-bottom: 10px;
}

.rhs {
padding-top: 20px;
padding-right: 10px;
}

.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;
}