#container {
font-size: 70%;
font-family: verdana;
color: #5C5C5C;
text-align : left;
border: 1px solid white;
background-color: white;
line-height: 1.5em;
}

#topbar {
border-bottom: 1px solid #fff;
}

/*
======================================
==============TAGS====================
======================================
*/




h1 {font-size: 2em;}
h2 {font-size: 1.4em;}

.content a {color: #993400; text-decoration: none; border-bottom: 1px dotted;}
.content a:hover{color: #776CBB; border-bottom: 1px solid;}


/*
======================================
============== CLASSES ===============
======================================
*/

.content {
padding-left: 40px;
padding-right: 40px;
padding-bottom: 40px;
padding-top: 20px;
}

.rhs {
padding-top: 65px;
background-color: #cccccc;
}

.infobar {
padding: 4px;
}

.photo {
border: 1px solid #776CBB;
width: 183px;
text-align: center;
padding: 3px;
margin-left: 32px;
margin-bottom: 45px;
}

.photo img {
border: 1px solid white;
}



.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;
}
