#container {
/*set default font-size*/
font-size: 77%;
font-family: verdana;
color: #5F5F5F;
text-align : left;
background: white url(../images/content-bak.gif) 0px 300px;
}

/*
======================================
==============TAGS====================
======================================
*/


h1, h2, h3 {font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;}

h1 {font-size: 2em;}
h2 {font-size: 1.5em;}

.content a, .description a, #side_bar a, .rhs a, .photo a {color: #852C4A;}
.content a:hover, .description a:hover, #side_bar a:hover, .rhs a:hover, .photo a:hover {color: #49088F;}

/*
======================================
============== CLASSES ===============
======================================
*/

.content {
padding-top: 20px;
padding-left: 37px;
padding-right: 65px;
line-height: 150%;
}

.description {
padding-left: 37px;
padding-right: 65px;
line-height: 150%;
}

#map {border: 1px solid #91294C; margin-top: 15px;}

#side_bar {
width: 170px; 
margin-top: 18px;
padding-right: 22px;
line-height: 200%;
font-size: 1.2em;
}

#side_bar span {
font-size: .8em;
display: block;
line-height: 1em;
margin: 0 0 5px 0;
}

#side_bar h2 {
font-size: 1em;
}

#side_bar h5 {
font-size: .9em;
margin: 0;
}

.rhs {
padding-top: 17px;
padding-bottom: 20px;
}

#rhs_spacer {
width: 150px;
}

#plmdollar {
font-size: .9em;
padding-top: 20px;
}

.photo {
margin-top: 20px;
padding-right: 42px;
}

.caption {
font-size: 80%;
padding-top: 3px;
text-align: center;
}

.credits {
padding-top: 35px;
}

.row0 {
background-color: #ececec;
}

.row1 {
}

/* Used on the stats page to create graphs */
.graphbar {
background-color: #ddddff;
border: 1px solid navy;
}

#sitemap ul li {
margin-top: 4px;
}