#container {
font-size: 76%;
font-family: verdana;
color: #7C7C7C;
text-align : left;
background-color: #ffffff;
}

/*
======================================
==============TAGS====================
======================================
*/



h1,h2,h3 {color: #032763;}
h1 {font-size: 3em;}
h2 {font-size: 1.5em;}


.content a {color: #448BCB;}
.content a:hover {color: #11548F;}


/*
======================================
============== CLASSES ===============
======================================
*/

.content {
padding: 38px;
padding-left: 18px;
padding-right: 30px;
line-height: 150%;
}

#spacer {
line-height: 1px;
font-size: 1px;
width: 518px;
}

#credits {
font-size: 76%;
font-family: georgia;
text-align: center;
background: #448BCB;
color: white;
}

#bluecredit {
padding: 10px;
border-bottom: 1px solid white;
}

#smallcredit {
padding: 6px;
font-size: .8em;
font-family: trebuchet ms;
}

.ycredit {
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;
}