/* CSS Document */

Body {
background-color:#ffffff;
}

#body {
color: #000066;
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
margin: 25px;
border: 6px solid #ffffff;
width: 780px;
}

#page {
width: 764px;
background-color: #FFFFFF;
text-align: left;
border: 8px solid #ffffff;
}

#header {
width: 760px;
height: 150px;
background-image: url(images/banner3.jpg);
border: 2px solid #ffffff;
}

#photobar {
background-image:  url(images/photobar_bkgd.gif);
background-repeat: repeat-y;
background-color: #ffffff;
height: 110px;
}

#navbar {
width: 762px;
height: 15px;
background-color: #0574b5;
color: #ffffff;
font-size: 12px;
text-align: center;
padding-top: 1px;
}

#navbar a{
color: #ffffff;
font-weight: bold;
text-decoration: none;
padding: 4px;
}

#navbar a:hover {
color: #cccccc;
}

#contentarea {
width: 715;
background-color: #ffffff;
padding: 7px;
font-weight: normal;
}

#contentarea a{
color: #0574b5;
font-weight: bold;
text-decoration: none;
}

#newscontent {
border-left: 1px solid #990000;
}

#footer {
margin-top: -20px;
width: 756px;
height: 30px;
padding: 4px;
border-top: solid 2px #c2262e;
font-weight: normal;
text-align: center;
}

#footer a{
text-decoration: none;
}

h2 {
color: #c2262e;
font-family: Verdana;
font-size: 18px;
font-weight: bolder;
font-style: oblique;
line-height: 18px;
border-bottom: 1pt solid #9a8676;
}

h3 {
color: #9a8676;
font-family: Verdana;
font-size: 14px;
font-weight: bold;
line-height: 16px;
}

h4 {
color: #3300ff;
font-family: Verdana;
font-size: 14px;
font-weight: bold;
line-height: 14px;
}

.spacelink {
padding-left: 7px;
padding-right: 7px;
}

#leftnav a {
color:#0000FF;
}

#leftnav a:hover {
color:#9966CC;
}

ul {
text-align: left;
}

#redbutton {
color: #FFFFFF;
}

#redbutton a{
color: #ffffff;
}

#redbutton a:hover {
color: #66CC00;
}
.redbuttonstyle {
    font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#today {
}

#today a{
color:#FFFFFF;
text-decoration: none;
}