#container {
/*set default font-size*/
font-size: 75%;
font-family: "Trebuchet MS", verdana; color: #333333;
line-height: 150%;
text-align : justify;
background-color: white;
background-image: url(../images/pagebak-front.jpg);
}

/*
======================================
==============TAGS====================
======================================
*/



h1 {font-size: 1.4em; margin:0; font-weight: bold; color: white; font-family: "Times New Roman", Times;}
h2 {font-size: 1.6em; margin:0; font-weight: bold; color: #656C1D; text-transform: uppercase; font-family: "Times New Roman", Times; background-image: url(../images/header-underline.gif); background-repeat: no-repeat; background-position: bottom right;}
h3 {font-size: 1.4em; margin:0; font-weight: bold; color: #656C1D; font-family: "Times New Roman", Times;}
h4 {font-size: 1.3em; margin:0; font-weight: bold; color: #656C1D; text-transform: uppercase; font-family: "Times New Roman", Times; background-image: url(../images/header-underline.gif); background-repeat: no-repeat; background-position: bottom right;}
h5 {font-size: 1.3em; margin:0; font-weight: bold; color: #656C1D; font-family: "Times New Roman", Times;}
h6 {font-size: 1.1em; margin:0; font-weight: bold; color: #656C1D; font-family: "Times New Roman", Times;}

p, div {	}

a {
color: #453298;
text-decoration: none;
}

a:hover {
color: #453298;
text-decoration: underline;
}

/*
======================================
============== CLASSES ===============
======================================
*/

.content {
padding-left: 32px;
padding-top: 32px;
padding-bottom: 32px;
padding-right: 32px;
}

*html .content {
padding-right: 0;
}

.rhs {
padding-top: 32px;
padding-right: 18px;
padding-left: 0;
width: 174px;
}

.rhmenu {
width: 210px;
color: white;
text-align: left;

}

.rhmenu a {
text-decoration: none;
color: white;
}

.rhmenu a:hover {
text-decoration: none;
color: yellow;
}

.rhmenu h3 {
color: white;
font-weight: normal;
padding-top: 8px;
padding-bottom: 6px;
}

.rhmenu h4 {
color: yellow;
font-weight: normal; 
background-image: none;
padding-top: 8px;
padding-bottom: 6px;
}

.caption {
padding-left: 2px;
font-size: 90%;
}

.infobar {
width: 100%;
padding-right: 0px;
text-decoration: none;
text-align: right;
color: #494E6D;
font-size: 95%;
font-weight: bold;
font-family: "Trebuchet MS", verdana;
}

.infobar a {
text-decoration: none;
padding-right: 0px;
text-align: right;
color: #494E6D;
font-weight: bold;
font-family: "Trebuchet MS", verdana;
}

.infobar a:hover {
text-decoration: none;
padding-right: 0px;
text-align: right;
color: black;
font-weight: bold;
font-family: "Trebuchet MS", verdana;
}

.infobar td {
text-decoration: none;
padding-right: 0px;
text-align: right;
color: #494E6D;
font-weight: bold;
font-family: "Trebuchet MS", verdana;
}

.infobar form {
display: inline;
}

.photo img {
margin-top: 24px;
margin-left: 16px;
border: 2px solid white;
}

.row0 {
}

.row1 {
}

/* Used on the stats page to create graphs */
.graphbar {
background-color: #ddddff;
border: 1px solid navy;
}

#sitemap ul li {
margin-top: 4px;
}

.newstable {
border: 1px solid #56587E;
}