#container {
color: #7F7F7F;
font-size: 80%;
font-family: arial;
background-image: url(../images/content-bak.gif);
text-align : left;
background-color: white;
line-height: 170%;
}

/*
======================================
==============TAGS====================
======================================
*/




h1 {font-size: 1.7em; color: #04386A;}
h2 {font-size: 1.5em; color: #04386A;}

.content a {text-decoration: none; color: #0058AF; border-bottom: 1px dotted;}
.content a:hover {border-bottom: 1px solid;}


/*
======================================
============== CLASSES ===============
======================================
*/

.content {
padding-bottom: 40px;
padding-top: 28px;
padding-left: 65px;
padding-right: 59px;
}


.content img {
padding: 10px;
padding-right: 5px;
padding-bottom: 5px;}

.rhs {
padding-top: 20px;
padding-right: 10px;
}

.infobar {
padding: 4px;
}

.footer {
padding-left: 1px;
border-bottom: 1px solid #666666; 
}





.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;
}