#container {
font-size: 75%;
font-family: arial;
color: #797671;
text-align : left;
line-height: 150%;
}

#infobar {
background-color: #3E9A51;
}

body {
background: #3E9A51;
background-position: top center;
background-repeat: repeat-y;
background-image: url(../images/pagebak.gif);
}

#Topper {
background: #3E9A51;
background-image: url(../images/top-strip.gif);
background-position: bottom left;
background-repeat: no-repeat;
}

#footshadow {
background: #3E9A51;
background-image: url(../images/footer-shado.gif);
background-repeat: no-repeat;
}


/*
======================================
==============TAGS====================
======================================
*/


h1 {font-size: 1.8em; color: #3A3393;}
h2 {font-size: 1.4em; color: #3A3393;}

a {text-decoration: none; color: #3A3393;}
.content a {border-bottom: 1px dotted;}
.content a:hover {border-bottom: 1px solid;}

#infobar a {
font-size: .8em;
color: #ffffff;
font-family: arial;
text-align: right;
}

#infobar a:hover {
text-decoration: underline;
}

/*
======================================
============== CLASSES ===============
======================================
*/

.content {
padding-top: 20px;
padding-left: 35px;
padding-right: 29px;
padding-bottom: 35px;
}
*html .content {padding-top: 13px;}

.content img {
border: 1px solid #379608;
padding: 3px;
margin-left: 7px;
margin-rightt: 7px;
}

.photo {
margin-bottom: 28px;
}

.rhs {
padding-top: 33px;
padding-right: 31px;
}

.rhs img {
border: 1px solid #379608;
padding: 3px;
}
.infobar {
padding: 4px;
}







.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;
}