#container {
/*set default font-size*/
font-size: 100%;
font-family: verdana;
width: 100%;
background-color: none;
color: black;
}

/*
======================================
======OVERRIDE HMENU.CSS==============
======================================
*/

#ocmenu {
width: 180px;
}

#ocmenu a {
color: black;
background-color: none;
}

#ocmenu a:hover {
text-decoration: underline;
}

/*
======================================
==============TAGS====================
======================================
*/




h1 {font-size: 3em;}
h2 {font-size: 2em;}


/*
======================================
============== CLASSES ===============
======================================
*/

.graphic {
display: none;
}

.content {
padding: 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;
}
