#container {
/*set default font-size*/
font-size: 12px;
font-family: verdana;
color: #727272;
text-align : left;
background-color: white;
background-image: url(../images/pagebak.jpg);
}

/*
======================================
==============TAGS====================
======================================
*/




h1 {font-size: 22px; font-family: georgia; color: #727272;}
h2 {font-size: 18px; font-family: georgia; color: #A00A6E;}
h3 {font-size: 14px; font-family: verdana; color: #A00A6E;}

a {text-decoration: none; }

/*
======================================
============== CLASSES ===============
======================================
*/

.content {
padding: 10px;
}

.rhs {
padding-top: 20px;
padding-right: 10px;
}

.rhs img {
border: 1px solid #F2BBD2;
padding: 3px;
}

.photo {
margin-bottom: 14px;
}

.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;
}