#container {
/*set default font-size*/
font-family: verdana, arial;
color: #371219;
text-align : justify;
background-color: transparent;
background-image: url(../images/pagebak.jpg);
line-height: 1.25em;
font-size:13px;
}

#topstyle {
height: 107px;
width: 760px;
background: url(../images/topbar.jpg);
margin: 0;
font-size: 16px;
}

#topstyle h1, #topstyle h3 {
text-indent: -2000em;
}

/*
======================================
==============TAGS====================
======================================
*/

h1,h2,h3,h4,h5 {font-family: arial; line-height: 1.25em; margin:0; color: #371219;}

h1 {font-size: 2.0em;}
h2 {font-size: 1.5em;}
h3 {font-size: 1.4em;}
h4 {font-size: 1.3em;}
h5 {font-size: 1.2em;}
h6 {font-size: 1.1em;}

p, div {	}
a {color: #230946; text-decoration: underline;}



/*
======================================
============== CLASSES ===============
======================================
*/

.content {
padding: 32px;
border-top: 1px solid #fff;
}

.rhs {
padding-top: 80px;
padding-right: 23px;
border-top: 1px solid #fff;
}

.infobar {
width: 100%;
padding-right: 4px;
text-decoration: none;
text-align: right;
color: white;
font-size: 70%;
}

.infobar a {
text-decoration: none;
padding-right: 4px;
text-align: right;
color: white;
}

.infobar a:hover {
text-decoration: none;
padding-right: 4px;
text-align: right;
color: white;
}

.infobar td {
text-decoration: none;
padding-right: 4px;
text-align: right;
color: white;
}

.infobar form {
display: inline;
}

.photo img {
margin-top: 20px;
margin-right: 2px;
margin-left: 2px;


}

#credits {
text-align: center;
background: #690924;
color: #fff;
border-top: 1px solid #fff;
padding: 4px 15px;
}

#credits a {
color: #fff;
text-decoration: none;
}

#credits p {
padding: 0 0 0 40px;
margin: 0;
}

#credits i {
display: block;
margin: 0;
font-size: .9em;
font-weight: normal;
}

#credits #left {
position: absolute;
left: 10px;
}

#credits #right{
float: right;
}

#credits #middle{
padding-right: 20px;
}

#credits #middle {
padding-right: 20px;
font-weight: bold;
}

#credits #left, #credits #right {
padding-top: 10px;
font-family: arial;
font-size: .9em;
}

.row0 {

}

.row1 {
}

/* Used on the stats page to create graphs */
.graphbar {
background-color: #ddddff;
border: 1px solid navy;
}

#sitemap ul li {
margin-top: 4px;
}