#container {
/*set default font-size*/
font-size: 11px;
line-height: 17px;
font-family: verdana;
padding: 10px;
text-align : left;
border: 1px solid #E2712F;
background-color: white;
}

/*
======================================
==============TAGS====================
======================================
*/




h1 {font-size: 3em;}
h2 {font-size: 17px;}





/*
======================================
============== CLASSES ===============
======================================
*/

.content {
padding: 10px;
}

.rhs {
background: #391B3D;
border-bottom: 1px solid white;
border-top: 1px solid white;
width: 220px;
color: white;
text-align: center;
font-weight: bold;
line-height: 15px;
}

.rhsdiv {
background: #391B3D;
border-bottom: 1px solid white;
border-top: 1px solid white;
padding-top: 5px;
padding-bottom: 5px;
}

.rhsdiv a {color: white; text-decoration: none;}
.rhsdiv a:hover {color: #e3712c;}

.rhs h3 {color: #e3712c; font-size: 16px;}
.rhs #counter {background: #e3712c; padding: 4px; padding-bottom: 0; margin: 3px; margin-bottom: 0; color: white; font-size: 18px;}
.rhs #counterlegend {background: #e3712c; padding: 4px; padding-top: 0; margin: 3px; margin-top: 0; color: white; font-size: 12px;}
.objectnow {margin-top: 10px; margin-bottom: 5px; padding-left: 26px; text-align: right;}
.objectnow a {display: block; height: 35px; width: 165px; background: url(/images/eobject-rollover.gif);}
.objectnow a:hover {background: url(/images/eobject-rollover.gif) 0px -45px;}
.objectnow a:active {background: url(/images/eobject-rollover.gif) 0px -44px;}
*html .objectnow {text-align: center; padding: 0}

.infobar {
padding: 4px;
}

#objectionform {
padding: 5px;
margin: 5px;
border: 1px solid #391b3d;
background-color: #FFE1CF;
}

#objectionform ul {
list-style-type: none; 
margin-top: 0;
}

#objstats { 
font-weight: normal;
margin-top: 10px;
margin-bottom: 8px;
}


#credits {
background: #391B3D;
color: white;
font-size: 1.35em;
font-weight: bold;
padding: 5px;
text-align: center;
}

#credits a, #credits span {
color: #D66D34;
text-decoration: none;
}

#credits a:hover {
color: white;
text-decoration: underline;
}


#plexus {
position: relative;
width : 741px; 
margin : 0 auto; 
font-size: .6em; 
text-align: right;
font-family: verdana;
color: silver;
}
#plexus a {
color: silver;
}
#plexus a:hover {
color: #391B3D;
}


.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;
}