a:link { color: #C40004; text-decoration: none; }
a:visited { color: #C40004; text-decoration: none;  }
a:link:hover { color:#000000; text-decoration: underline; }	
a:visited:hover { color:#000000; text-decoration: underline;  }


#nav {
padding: 4;
margin-left: 4;
margin-top: 10;
text-align: center;
}

#nav li {
display: inline;
border: silver solid 0px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 4px;
margin-left: 2px;
font-weight: 300;
font-family: verdana;
font-size: 13px;
}

#nav a {
color: white;
visited-color: white;
}

h1 {
margin-top: 6px;
margin-bottom: 3px;
font-family: verdana;
font-weight: 100;
font-size: 16px;
line-height: 24px;
color: slate gray;
}


h2 {
margin-top: 6px;
margin-bottom: 6px;
font-family: verdana;
font-weight: 100;
font-size: 20px;
line-height: 24px;
letter-spacing: -1;
color: black;
}

h3 {
margin-bottom: 6px;
font-family: verdana;
font-weight: 600;
font-size: 12px;
line-height: 18px;
letter-spacing: -1;
color: black;
}

h4 {
margin-top: 6px;
margin-bottom: 3px;
font-family: verdana;
font-weight: 300;
font-size: 17px;
line-height: 20px;
color: slate gray;
}

h5 {
font-weight: 500;
font-family: verdana;
font-size: 12px;
line-height: 16px;
color: #6e6e6e;
margin-top: 0px;
margin-bottom: 9px;
}

h6 {
font-weight: 500;
font-family: verdana;
font-size: 9px;
line-height: 11px;
color: #6e6e6e;
margin-top: 0px;
margin-bottom: 9px;
}

em { 
font-weight: 900;
font-family: verdana;
font-size: 14px;
color: white;
padding-left: 10px;
padding-right: 10px;
background: #C40004;
}

p { margin-top: 5px; margin-bottom: 5px; }

hr { height: 1px; color: silver; }


.frame {
border: green solid 0px;
width: 900px;
padding: 10px;
h-align: center;
}


.beige {
padding: 8px;
background-image: url(../pix/back-beige.jpg);
margin-left: 0px;
margin-right: 8px;
margin-bottom: 8px;
}

.centretext {
position: absolute;
left:200px;
top: 550px;
width: 300px;
z-index: 250;
}

.menus {
position: absolute;
left:20px;
top: 140px;
width: 900px;
z-index: 250;
}

.leftcol {
position: absolute;
left:20px;
top:470px;
width: 400px;
z-index: 200;
}

.centrecol {
position: absolute;
background-image: url(../pix/09-backlightolive.jpg);
padding-top: 10px;
padding-left: 8px;
padding-right: 8px;
padding-bottom: 10px;
border: silver solid 1px;
border-top: silver solid 3px;
left:440px;
top:470px;
width: 200px;
z-index: 200;
}


.mainpic {
position: absolute;
left: 20px;
top: 210px;
width: 620px;
z-index: 190;
}

.rightcol {
position: absolute;
left:655px;
top:200px;
width: 270px;
z-index: 200;
}

.anchors {
position: absolute;
border: silver solid 1px;
border-top: silver solid 3px;
padding: 6px;
left: 20px;
top:760px;
width: 900px;
z-index: 210;
}

.footer {
position: absolute;
padding: 8px;
left:20px;
top:1050px;
width: 900px;
z-index: 200;
}
