body {
font-family: Verdana, Arial, Helvetica, sans-serif;
background-image: url("../images/archive/background.gif");
background-repeat: repeat-y;
background-color:#A5B0C2;
margin: 0px;
}
#masthead {
width: 100%;
height: 150px;
float: left;
}
#navigation {
width: 200px;
overflow: visible;
float: left;
background: #5B9ABD url("../images/archive/archive-panel1.jpg") no-repeat right top;
height: 499px;
}
#navigation ul {
padding-top:30px;		
font-weight: bold;
text-align: right;
list-style: none;
line-height: 1.8em;
font-size: 0.9em;
}
#navigation ul a {
color: #FFFFCC;
text-decoration: none;
}
#navigation ul a:hover {
color: #CCFFFF;
text-decoration: underline;
}
#navigation ul a.top {
color: #FFFFFF;
text-decoration: none;
}
#navigation ul ul {
font-weight: bold;
text-align: right;
list-style: none;
line-height: 1.8em;
font-size: 0.9em;
color: #FFFFFF;
}
#navigation ul ul a:link {
color: #FFFFFF;
}
#navigation ul ul a:hover {
text-decoration: underline;
color: #FFFFFF;
}
#navigation ul ul a:visited {
color: #FFFFFF;
}
#navigation ul ul a:active {
color: #666666;
}
#body {
float: left;
width: 60%;
font-size: 0.7em;
color: #FFFFFF;
}
.heading {
width: 100%;
padding-top: 10px;
padding-left: 15px;
padding-bottom: 10px;
}
.story {
width: 75%;
margin-left: 1.5em;
margin-top: 1em;
font-size: 85%;
font-weight: bold;
}
.storyBig {
width: 95%;
margin-left: 1.5em;
margin-top: 1em;
font-weight: bold;
font-size: 120%;
}
.storyFloat{
width: 150px;
margin-left: 1.5em;
font-size: 95%;
font-weight: bold;
float: right;
margin-top: 0px;
color: #4E3B42;
}
h3 {
color: #FFFFFF;
margin: 0px;
text-transform: uppercase;
font-size: 150%;
}
h4 {
color: #26ABCD;
font-size: 125%;
font-style: italic;
font-weight: lighter;
margin: 0px;
}
h5 {
font-size: 100%;
}
a:link {
text-decoration: underline;
color: #FFFFFF;
}
a:hover {
text-decoration: none;
color: #FFFFFF;
}
a:visited {
text-decoration: underline;
color: #CCCCCC;
}
#submenu {
border-bottom: thin dotted #CCCCCC;
margin-left: 15px;
}
#submenu ul {
list-style: none;
line-height: 1.5em;
}
td {
vertical-align: top;
}
.tdBlack {
color: #000000;
font-style: italic;
}





