body {
color: #181818;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
margin: 0;
background-image: url(images/backgrounds/bg_canvas0-blue.jpg);
}
h1 {
color: #181818;
font-size: 1.2em;
text-align: center;
font-style: italic;
font-weight: bold;
letter-spacing: 5px;
}
h2 {
font-size: 1.1em;
text-decoration: none;
font-style: italic;
font-weight: bold;
text-align: center;
letter-spacing: 5px;
}
p {
font-size: .8em;
text-align: justify;
line-height: 1.3em;
font-weight: bold;
}
p.two {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .8em;
text-align: center;
}
p.three {
font-size: .6em;
text-align: justify;
line-height: .6em;
font-weight: bold;
}
address {
font-size: .8em;
}
a:link, a:visited {
color: #181818;
font-weight: bold;
text-decoration: none;
}
a:hover, a:active {
color: #3b0b22;
text-decoration: underline;
font-weight: bold;
}
a.two:link, a.two:visited {
text-decoration: none;
font-weight: bold;
font-size: .8em;
color: #181818;
font-weight: bold;
}
a.two:hover, a.two:active {
text-decoration: underline;
font-weight: bold;
font-size: .8em;
color: #3b0b22;
font-weight: bold;
}
a.three:link, a.three:visited {
color: #181818;
font-weight: bold;
text-decoration: underline;
}
a.three:hover, a.three:active {
color: #3b0b22;
text-decoration: underline;
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: 610px;
}
#header-text {
position: relative;
width: 610px;
padding: 10px;
}
#navbar {
position: relative;
top: 0px;
left: 0px;
width: 610px;
height: 10px;
background-color: #818181;
padding: 10px;
font-size: .8em;
font-weight: bold;
color: #3b0b22;
}
#navbar a:link, #navbar a:visited {
text-decoration: none;
font-weight: bold;
color: #181818;
}
#navbar a:hover, #navbar a:active {
text-decoration: underline;
font-weight: bold;
color: #3b0b22;
}
#main {
position: relative;
top: 0px;
left: 0px;
width: 610px;
border-right: 0px #000000 solid;
border-left: 0px #000000 solid;
border-bottom: 0px #000000 solid;
margin-left: 0px;
padding: 10px;
}
#main img {
border-width: 4px;
border-color: #181818;
border-style: ridge;
}
#main img.mirrors {
border-width: 0px;
}
#main div {
font-size: .8em;
text-align: justify;
line-height: 1.3em;
font-weight: bold;
}
#copyright {
color: #3b0b22;
font-size: .6em;
font-weight: bold;
}
#navbar2 {
position: relative;
width: 610px;
height: 35px;
padding: 10px;
font-size: .6em;
font-weight: bold;
color: #3b0b22;
background-color: #818181;
}
#navbar2 a:link, #navbar2 a:visited {
text-decoration: none;
font-weight: bold;
color: #181818;
}
#navbar2 a:hover, #navbar2 a:active {
text-decoration: underline;
font-weight: bold;
color: #3b0b22;
}
#footer {
font-size: .8em;
font-weight: bold;
}