* {
font-family: trebuchet ms;
background-color: #D4D4DE;
color: #616161;
font-weight: bold;
}

a:link {
<-- color: #616161;
color: #296FA5;
background: #D4D4DE;
}
	
a:hover {
background: #D4D4DE;
color: #FF0000;
<-- color: #68A732;
<-- color: #296FA5;
}

a{
text-decoration:none;
color: #296FA5;
}

.top {
width: 100%;
height: 12%;
border-bottom: solid thin;
<-- border-color: #68A732;
border-color: #6296FA5;
}

.menu {
<-- position: absolute;
top: 20%;
bottom: 5%;
left: 10%;
<-- right: 80%;
width: 20%;
height: 75%;
<-- border-top: solid thin;
border-right: solid thin;
<-- border-bottom: solid thin;
<-- border: 1px solid;
<-- border-color: #68A732;
border-color: #296FA5;
border-spacing: ;
font-size: 14pt;
overflow: auto;
text-align: left;

}

.announcements {
position: absolute;
top: 66%;
bottom: 0%;
left: 20%;
right: 0%;
width: 60%;
overflow: auto;
border-top: solid thin;
border-bottom: solid thin;
<-- border-color: #68A732;
border-color: #296FA5;
}

.frontPict {
position: absolute;
top:  20%;
left: 30%;
border-top: solid thin;
border-bottom: solid thin;
<-- border-color: #68A732;
border-color: #296FA5;
}

.frontPictCapt {
position: absolute;
top: 80%;
left: 20%;
border-top: solid thin;
border-bottom: solid thin;
<-- border-color: #68A732;
border-color: #296FA5;
}

caption {
text-align: left;
font-size: 18pt;
color: #616161;
}

h1 {
font-size: 16pt;
<-- color: #68A732;
color: #296FA5;
border-bottom: solid thin;
}


h2 {
padding-right: 5%;
font-size: 16pt;
<-- color: #68A732;
color: #296FA5;
text-align: right;
}

h3 {
text-align: center;
font-size: 32pt;
<-- color: #68A732;
color: #296FA5;
}

h4 {
<-- padding-left: 20%;
font-size: 14pt;
<-- color: #68A732;
color: #296FA5;
<-- position: absolute;
top: 56%;
left: 20%;
right: 0%;
overflow: auto;
text-align: left;
}

