@media all {
body {
position: relative;
margin: 0.3em;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
max-width: 60em;
}
#footer {
font-size: 0.7em;
text-align: center;
clear: both;
border-top: solid 1px;
padding-top: 0.9em; 
line-height: 150%;
}
#features {
position: absolute;
left: 0.5em;
top: 8em;
width: 10em;
}
#events {
position: absolute;
right: 0.5em;
top: 8em;
width: 10em;
}
#content { 
margin: 1em 1em 0 10em;
}
#homepagecontent { 
margin: 1em 11em;
}
.menu {
font-size: 0.8em;
}
.menu ul {
margin: 0;
padding: 0;
}
.menu h3 {
display: block;
background: #f99;
font-size: 1em;
border-bottom: solid #FFF 2px;
margin: 0;
padding: 2px 0.5em;
}
.menu li {
margin: 0;
padding: 0.5em;
display: block;
background: #fcc; 
list-style-type: none;
border-bottom: solid #FFF 2px;
}
.menu a {
color: #000;
background: inherit;
text-decoration: none;
}
#ns {
color: #00f;
background: inherit;
text-decoration: underline;
}
p.homeimg {
text-align: center;
}
input#searchtxt {
width: 90%;
}
.topicnav div {
padding: 0.4em 0;
white-space: nowrap;
margin: 0.2em 1px 0 0;
border-right: solid #fff 1px;
float: left;
}
#nav div a:hover {
color: #fff;
background-color: #f99;
}
#nav div a {
color: #fff;
background-color: #ff1919;
text-decoration: none;
font-weight: bold;
font-size: 0.8em;
padding: 0.5em 0.3em;
}
#nav {
position: absolute;
left: 140px;
top: 0;
}
.sitenav {
text-align: right;
height: 2em;
padding-top: 0.5em;
margin-right: 0.5em;
}
.topicnav {
color: #fff;
background-color: #ff1919;
margin-top: 0.2em;
}
#header {
position: relative;
color: #fff;
background-color: #ff1919;
height: 84px;
}
#sectionnav {
width: 9em;
position: absolute;
left: 0.3em;
top: 8em;
}
#sectionnav ul {
margin: 0;
padding: 0;
}
#sectionnav h3 {
background: #f99;
font-size: 1em;
border-bottom: solid #fff 2px;
margin: 0;
padding: 2px 0.5em;
}
#sectionnav li {
margin: 0;
padding: 0.5em;
display: block;
background: #fcc; 
list-style-type: none;
border-bottom: solid #fff 2px;
}
#sectionnav #current {
background: #ff1919;
color: #fff;
}
#sectionnav #current a {
background: #ff1919;
color: #fff;
}
#sectionnav a {
text-decoration: none;
}
h1 {
font-family: "arial narrow", arial, helvetica, sans-serif;
font-size: 2em;
color: #ff1919;
background: #fff;
margin-top: 0;
}
h2 {
font-size: 1.3em;
}
h1,h2,h3,h4 {
font-weight: bold;
clear: both;
}
.noclear {
clear: none;
}
h3.links {
font-style: italic;
}
ul.links {
list-style-type: circle;
}
p,h3,h4 {
font-family: arial, helvetica, sans-serif;
font-size: 1em;
}
.pdf {
font-weight: bold;
font-size: 0.8em;
}
img {
border-style: none;
}
.backtop {
width: 88px;
height: 19px;
float: right;
clear: both;
}
.logo {
margin: 0 0 0.5em;
}
.logo img {
width: 130px;
height: 82px;
}
.imgsquare, .imgport {
font-style: italic;
width: 170px;
}
.imgland {
font-style: italic;
width: 220px;
}
.imgmain {
font-style: italic;
width: 450px;
}
.imgmain img {
width: 450px;
}
.imgsquare img {
width: 170px;
height: 170px;
}
.imgport img {
width: 170px;
height: 220px;
}
.imgland img {
width: 220px;
height: 170px;
}
.linklogo {
float: right;
margin-bottom: 15px;
}
li {
margin-top: 0.2em;
}
.quote {
font-style: italic;
}
.imgsquare, .imgland, .imgport {
clear: right;
float: right;
text-align: right;
margin: 5px 5px 10px 10px;
}
.bordered {
border: solid #000 1px;
}
td {
padding: 0.4em 0.8em;
}
}
