body{
background: url(../images/mainpagebak.jpg) #FBFAF6;
background-position: top center;
background-repeat: repeat-y;
}

#container {
font-size: 82%;
font-family: arial;

text-align : left;
background: url(../images/pagebak.jpg);
}

/*
======================================
==============TAGS====================
======================================
*/




h1 {font-size: 3em;}
h2 {font-size: 2em;}

.content a {color: #7F172F; font-weight: bold;}
.content a:hover {color: #8B515D;}
.content a:visited {color: #8B515D;}

.credits a {color: #7F172F; font-weight: bold;}
.credits a:hover {color: #8B515D;}
.credits a:visited {color: #8B515D;}

/*
======================================
============== CLASSES ===============
======================================
*/

#nugget {
position: absolute;
top: 98px;
width: 160px;
height: 22px;
}

.content {
color: #453734;
padding: 10px;
padding-right: 45px;
line-height: 150%;
}

.rhs {
padding-top: 20px;
padding-right: 10px;
}


.credits {border-top: 1px solid #7D6318; background: #FAEB52; text-align: center; color: #A2907A; padding: 11px;}

#lhscredits {width: 33%; float: left;}

#midcredits {width: 34%; float: left;}

#rhscredits {width: 33%; float: right;}


.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;
}
