body {
color: #058ab5;
font-family: "Times New Roman";
font-size: 1em;
margin: 0;
font-style: normal;
font-weight: normal;
background-color: #add8e6;
}
h1 {
color: #058ab5;
font-family: "Lucida Calligraphy";
font-size: 1.3em;
text-align: center;
font-style: normal;
font-weight: bold;
letter-spacing: 5px;
margin-bottom: 0px;
}
h3 {
color: #058ab5;
font-family: "Times New Roman";
font-size: .9em;
text-decoration: none;
font-style: italic;
font-weight: bold;
text-align: center;
letter-spacing: 5px;
margin-bottom: 0px;
}
h4 {
color: #058ab5;
font-family: "Times New Roman";
font-size: .8em;
text-decoration: none;
font-style: italic;
font-weight: bold;
text-align: center;
letter-spacing: 5px;
}
a:link, a:visited {
color: #429ab6;
font-weight: bold;
text-decoration: none;
}
a:hover, a:active {
color: #058ab5;
text-decoration: underline;
font-weight: bold;
}
a.two:link, a.two:visited {
text-decoration: none;
font-weight: bold;
font-size: .8em;
color: #058ab5;
font-weight: bold;
}
a.two:hover, a.two:active {
text-decoration: underline;
font-weight: bold;
font-size: .8em;
color: #fffffe;
font-weight: bold;
}
ul {
font-size: .8em;
text-align: justify;
line-height: 1.3em;
font-weight: bold;
margin-bottom: 5px;
}
li {
margin-bottom: 10px;
}
#content {
position: relative;
top: 20px;
left: 50px;
width: 700px;
background-color: #ffffff;
}
#header-text {
position: relative;
width: 700px;
padding: 20px;
}
#navbar {
position: relative;
top: 0px;
left: 0px;
width: 700px;
height: 20px;
padding: 5px;
background-color: #add8e6;
text-align: center;
}
#navbar font{
font-size: .8em;
font-weight: bold;
color: #fffffe;
}
#main {
position: relative;
top: 0px;
left: 0px;
width: 660px;
padding: 20px;
font-size: 1.0em;
text-align: justify;
font-family: "Times New Roman";
line-height: 1.3em;
font-weight: normal;
}
#main img {
border-width: 2px;
border-color: #058ab5;
border-style: solid;
}
#main img.mirrors {
border-width: 0px;
}
#footer {
width: 700px;
background-color: #add8e6;
padding: 0px;
font-size: .8em;
font-family: "Times New Roman";
font-weight: bold;
font-style: normal;
}