#container {
/*set default font-size*/
font-size: 13px;
font-family: verdana;
color: black;
text-align : left;
line-height: 18px;

}

/*
======================================
==============TAGS====================
======================================
*/




h1 {font-size: 22px;}
h2 {font-size: 20px;}




/*
======================================
============== CLASSES ===============
======================================
*/

.content {
padding: 20px;
padding-top: 20px;
}

.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;
}