#container {
/*set default font-size*/
font-size: 100%;
font-family: verdana;

background-color: none;
color: black;

}

/*
======================================
======OVERRIDE HMENU.CSS==============
======================================
*/


#ocmenu a {
color: black;
}

#ocmenu {
width: 200px;
}


/*
======================================
==============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;
}

.rhstitle, .searchbox {
font-weight: bold;
padding-top: 15px;
padding-bottom: 10px;
}

.rhs {
padding-bottom: 10px;
}



.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;
}
