*/align website center*/
body {
text-align : center;
margin: 0;
}

h3 span {
font-size: 10px;
font-style: italic;
}


#container {
position: relative;
width : 973px;
margin : 0 auto;
margin-top: 30px;
margin-bottom: 10px;
text-align : left;
/*set default font-size*/
font-size: 70%;
border: 2px solid white;
background-color: white;
}
/*end of align website center*/

.searchbox {
margin-bottom: 10px;
text-align: right;
}

#searchbutton {
color: white;
background: #03669F;
}

#newsdiv {
width: 190px;
float: right;
color: white;
margin-bottom: 20px;
line-height: 1.4em;
}

#newsheadline {
font-family: impact;
font-size: 1.6em;
color: #F0FBF3;
}

#newsdiv a {
color: white;
text-decoration: none;
display: block;
font-weight: bold;
margin-top: 5px;
}

#newsdiv a:hover {
text-decoration: underline;
}

#rhsbuttons {
text-align: center;
margin-top: 15px;
margin-bottom: 15px;
}

#rhsbuttons a {
opacity: .8;
filter:alpha(opacity=80);
display: block;
width: 115px;
margin: 0 auto;
margin-bottom: 6px;
outline: 0;
}

#rhsbuttons a:hover {
opacity: 1;
filter:alpha(opacity=100);
}

#rhsbuttons a:active {
opacity: .9;
filter:alpha(opacity=90);
}

.lineholder {
width: 185px;
height: 4px;
border-bottom: 1px solid #00548A;
}

.lineblock {
width: 4px;
height: 4px;
background: #00548A;
float: right;
}

/*tags*/


h1 {font-size: 3em;}
h2 {font-size: 2em;}
p, div, td, ul, ol {
color: #333333;
font-size: 11px;
font-family: "Trebuchet MS", Geneva, Swiss, SunSans-Regular;
line-height: 20px;
}



/*layout classes for table structure*/
.content {
padding: 10px;
padding-left: 75px;
padding-right: 40px;
background-color: #E0F1F8;
background-image: url(../images/contbak.gif);
background-repeat: repeat-y;
width: 660px;
border-top: 3px solid white;
}

.rhs {
padding-top: 3px;
padding-right: 3px;
background-color: #E0F1F8;
border-top: 3px solid white;
text-align: right;
}

.rhs2 {
border-top: 3px solid white;
padding: 14px;
padding-right: 10px;
background-color: #0180AB;
color: white;
}

.menubox {
padding-left: 50px;
background-color: #E1E1E1;
}

.row0 {
background-color: white;
}

.caption {
padding-right: 10px;
}

.row1 {
}

.newsflashlink {
display: block;
background: white;
text-align: center;
text-decoration: none;
padding: 5px;
font-size: 1.3em;
color: black;
}

.newsflashlink:hover {
background: #e0f1f8;
color: red;
}

.rightpic {margin-left: 10px; border: 1px solid silver; padding: 2px;}
.leftpic {margin-right: 10px; border: 1px solid silver; padding: 2px;}


/* Used on the stats page to create graphs */
.graphbar {
background-color: #ddddff;
border: 1px solid navy;
}

#sitemap ul li {
margin-top: 4px;
}