#container {
font-size: 82%;
font-family: arial;
color: #626262;
text-align : left;
background-color: white;
line-height: 150%;
}

/*
======================================
==============TAGS====================
======================================
*/




h1 {font-size: 3em; color: #B2B393;}
h2 {font-size: 1.7em; color: #B2B393;}

.content a {color: #8F8974;}
.content a:hover {color: #4F4831;}

/*
======================================
============== CLASSES ===============
======================================
*/

.content {
padding-left: 42px;
padding-right: 47px;
padding-bottom: 30px;
padding-top: 14px;
}

.rhs {
padding-top: 20px;
padding-bottom: 35px;
padding-right: 40px;
}

.photo {
padding-top: 13px;
line-height: 1em;
font-size: .9em;
}

.caption {
padding-top: 3px;
}

#aboutmaxwell {
background: #DCD8CC;
border: 1px solid white;
color: #575652;
text-align: center;
padding: 13px;
font-size: .9em;
font-weight: bold;
}

#aboutmaxwell a {
color: #575652;
text-decoration: none;
}

#aboutmaxwell a:hover {
text-decoration: underline;
}

#credits {
background: #CDC6A9;
color: #575652;
text-align: center;
padding-top: 10px;
font-size: .85em;
}

#credits a {
color: #575652;
text-decoration: none;
}

#credits a:hover {
text-decoration: underline;
}

.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;
}