#container {
/*set default font-size*/
font-size: 75%;
font-family: "Trebuchet MS", verdana; color: white;
border: 1px solid black;

text-align : justify;
background-color: white;
background-image: url(../images/pagebak.jpg);
}

#abovecontainer {
/*set default font-size*/
position: relative;
width : 758px;
margin : 0 auto;
font-size: 75%;
font-family: "Trebuchet MS", verdana; color: white;
text-align : justify;
background-color: #e6e6e6;
}

#docs a {
color: white;
text-decoration: none;
}

#docs a:hover {
color: #d9aD92;
text-decoration: none;
}

/*
======================================
==============TAGS====================
======================================
*/



h1 {font-size: 1.8em; margin:0; color: white}
h2 {font-size: 1.5em; margin:0; font-weight: bold; color: white;}
h3 {font-size: 1.4em; margin:0; font-weight: bold; color: white;}
h4 {font-size: 1.3em; margin:0; font-weight: bold; color: white;}
h5 {font-size: 1.2em; margin:0; font-weight: bold; color: white;}
h6 {font-size: 1.1em; margin:0; font-weight: bold; color: white;}

p, div {	}

a {
color: #d9aD92;
text-decoration: none;
}

a:hover {
color: white;
text-decoration: none;
}


/*
======================================
============== CLASSES ===============
======================================
*/

.content {
padding: 32px;
}

.rhs {
padding-top: 0px;
padding-right: 26px;
}

.infobar {
text-align: right;
}

.infobar a {
color: #333333;
text-decoration: none;
}

.infobar a:hover {
color: #333333;
text-decoration: underline;
}

.photo img {
margin-top: 40px;
margin-right: 10px;
margin-left: 2px;
padding: 2px;
border: 2px solid #CC6601;
}





.row0 {
}

.row1 {
}

/* Used on the stats page to create graphs */
.graphbar {
background-color: #ddddff;
border: 1px solid navy;
}

#sitemap ul li {
margin-top: 4px;
}
