#container {
font-size: 76%;
font-family: verdana;
color: #7C7C7C;
text-align : left;
border: 1px solid #343434;
background-color: #ffffff;
}

/*
======================================
==============TAGS====================
======================================
*/



h1,h2,h3 {color: #032763;}
h1 {font-size: 3em;}
h2 {font-size: 1.5em;}




/*
======================================
============== CLASSES ===============
======================================
*/

.content {
padding: 20px;
line-height: 130%;
}

.rhs {
padding-top: 20px;
padding-right: 10px;
}

#credits {
font-family: georgia;
text-align: center;
border-top: 1px solid #E3AF03;
}

#bluecredit {
background: #333298;
color: white;
padding: 10px;
margin-top: 6px;

}

#smallcredit {
padding: 6px;
font-size: .8em;
font-family: trebuchet ms;
}

.ycredit {
font-size: 1.2em;
color: #FDD600;
font-weight: bold;
}




.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;
}