#holder {
background: #fff;
border: 2px solid #fff;
border-collapse: separate;
}

#container {
font-size: 80%;
font-family: arial;
text-align : left;
line-height: 1.5em;
color: #0F0C53;
background: url(../images/background.jpg) 270px 100px no-repeat;
}

.clear {
clear: both;
}

#top {
min-width: 830px;
width: auto !important;
width: 830px;
color: #fff;
background: #191A84;
border: 2px solid #fff;
border-left: none;
border-top: none;
}

*html #top {
border: none;
width: 100%;
}

#top img {
float: left;
margin-right: 10px;
border-right: 2px solid #fff;
}

#top b {
font-family: verdana;
padding: 4px 20px;
display: block;
}

/*
======================================
==============TAGS====================
======================================
*/




h1 {font-size: 1.7em;}
h2 {font-size: 1.3em;}

.content a {text-decoration: none; color: #13819F; border-bottom: 1px dotted;}
.content a:hover {border-bottom: 1px solid;}

.footer a {
color: white;
}

/*
======================================
============== CLASSES ===============
======================================
*/

.content {
padding-right: 25px;
padding-left: 25px;
padding-bottom: 25px;
padding-top: 10px;
}
*html .content {padding-top: 5px;}

.content img {
margin-right: 14px;
margin-left: 14px;
border: 1px solid #020100;
}

.rhs {
padding-top: 20px;
padding-right: 10px;
}

.infobar {
padding: 4px;
}

.menucell {
width: 220px;
background: #203971 url(../images/castle.jpg) bottom left no-repeat;
}

.footer {
background: url(../images/bottombar.jpg) no-repeat #191A84;
font-family: verdana;
font-size: .8em;
border-top: 2px solid #fff;
}

.rightfooter {
text-align: right;
padding-right: 25px
}

.leftfooter {
text-align: left;
padding-left: 25px
}

.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;
}