#container {
/*set default font-size*/
font-size: 80%;
font-family: Trebuchet MS, Verdana, Geneva; 

text-align : left;
background-color: transparent;
background-image: url(../images/pagebak.jpg);
background-repeat: no-repeat;
}

/*
======================================
==============TAGS====================
======================================
*/

h1{font-size: 2em;}
h2{font-size: 1.6em;}
h3{font-size: 1.3em;}
h4{font-size: 1.1em;}

p, div {	}

a {font-weight: normal; text-decoration: none; color: #2C52A5;}
a:hover {font-weight: normal; text-decoration: underline; color: #2C52A5;}


/*
======================================
============== CLASSES ===============
======================================
*/

.content {
padding: 10px;
padding-left: 30px;
padding-right: 30px;
width: 580px;
}

.menutd {
width: 150px;
}

.rhs {
padding-top: 20px;
padding-right: 10px;
}

.infobar {
padding: 4px;
}





.row0 {
}

.row1 {
}

/* Used on the stats page to create graphs */
.graphbar {
background-color: #ddddff;
border: 1px solid navy;
}

#sitemap ul li {
margin-top: 4px;
}

.photo {
}

.photo img {
margin-right: 10px;
margin-left: 10px;
}

.caption {
font-size: 9px;
text-align: center;
font-face: courier;
}