body{
font-family: verdana, arial; 
color: black;
font-size: 13px;
}

#container {
}

/*
======================================
======OVERRIDE VMENU.CSS==============
======================================
*/


#vMenu li:hover ul, #vMenu li.over ul {
background-color: white;
border: 0;
}

#vMenu li:hover a, #vMenu li.over a {
background-color: black;
color: white;
}

#vMenu li a:hover {
font-weight: bold;
}
/*
======================================
==============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;
}
