body {
background-image: url(../images/pagebak.jpg);
}

#container {
/*set default font-size*/
font-size: 75%;
font-family: "Trebuchet MS", verdana; color: #1A2249;

text-align : left;
background-color: transparent;
}

/*
======================================
==============TAGS====================
======================================
*/




h1 {font-size: 2.4em; margin:0;}
h2 {font-size: 1.7em; margin:0; font-weight: normal; font-style: italic;}
h3 {font-size: 1.7em; margin:0; font-weight: bold;}
h4 {font-size: 1.6em; margin:0; font-weight: normal;}
h5 {font-size: 1.4em; margin:0; font-weight: normal;}
h6 {font-size: 1.3em; margin:0; font-weight: normal;}

p, div {	}

a {font-weight: normal; text-decoration: none; color: #2C52A5;}


/*
======================================
============== CLASSES ===============
======================================
*/

.content {
padding: 10px;
text-align: left;
width: 550px;
padding-right: 22px;
}

.menutd {
width: 193px;
}

.rhs {
padding-top: 20px;
padding-right: 10px;
}

.infobar {
padding: 4px;
}

.photo {
}

.photo img {
padding: 2px;
margin-top: 40px;
}





.row0 {
background-color: #F9E79B;
}

.row1 {
}

/* Used on the stats page to create graphs */
.graphbar {
background-color: #ddddff;
border: 1px solid navy;
}

#sitemap ul li {
margin-top: 4px;
}