/* CSS Document */

Body {
background-color:#3366cc;
}

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

#page {
width: 700px;
background-color: #FFFFFF;
text-align: left;
border: 30pt solid #000066;
}

#header {
width: 698px;
height: 112px;
background-color: #666699;
background-image: url(images/working_banner6.jpg);
border-top: 2px solid #990000;
border-left: 2px solid #990000;
border-right: 2px solid #990000;
}

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

#navbar {
width: 698px;
height: inherit;
background-color: #3366CC;
color: #ffffff;
font-size: 12px;
border-left: 2px solid #990000;
border-right: 2px solid #990000;
text-align: center;
}

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

#navbar a:hover {
color: #99ccff;
}

#contentarea {
width: 684px;
background-color: #ffffff;
border-left: 2px solid #990000;
border-right: 2px solid #990000;
padding: 7px;
font-weight: normal;
}

#contentarea a{
color: #0000ff;
font-weight: bold;
text-decoration: none;
}

#contentarea a:hover {
color: #9999cc;
}


#footer {
margin-top: -20px;
width: 690px;
height: 20px;
padding: 4px;
border-top: solid 2px #000066;
border-left: 2px solid #990000;
border-right: 2px solid #990000;
border-bottom: 2px solid #990000;
font-weight: normal;
text-align: center;
}

h2 {
color: #330099;
font-family: Verdana;
font-size: 18px;
font-weight: bolder;
font-style: oblique;
line-height: 18px;
}

h3 {
color: #3300ff;
font-family: Verdana;
font-size: 16px;
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;
}
