h1 {
font-family: "Times", "Bookman", serif; 
font-size: 22px;
}
h2 {
font-family: "Times", "Bookman", serif; 
font-size: 18px;
}
h3 {
font-family: "Times", "Bookman", serif;
font-size: 14px;
}
h4 {
font-family: "Times", "Bookman", serif;
font-size: 12px;
}
p {
font-family: "Verdana", "Arial", sans-serif;
font-size: 10pt;
text-align: justify;
}
td {
font-family: "Verdana", "Arial", sans-serif;
font-size: 10pt;
}
ul {
font-family: "Verdana", "Arial", sans-serif;
font-size: 10pt;
text-align: justify;
}

hr {
color: #636b41;
size: 2px;
border-style: dotted;
}

body {
background-color: #C5C1AE;
text-decoration: none;
color: #636b41;
}

#banner {
position: absolute;
top: 15px; left: 15px;
border-style: solid;
border-width: 2px;
width: 780px;
height: 220px;
padding: 0;
}
#banner img {
border: 0px;
}

#bg {
position: absolute;
top: 250px;
left: 15px;
border-style: solid;
border-width: 2px;
}

#navigation {
position: absolute;
top: 580px;
left: 20px;
font-family: Verdana, Arial, sans-serif;
font-size: 10pt;
font-style: bold;
text-align:center;
}
#navigation a {
display: block;
width: 135px;
text-decoration: none;
color: #4f542d;
padding: 5px;
}
#navigation a:visited{
color: #959a75;
}

#navigation a:hover{
background-color:#E2DFCE;
}

#content {
position: absolute;
top: 250px;
left: 180px;
background-color:#E2DFCE; 
padding: 8px;
border-style: solid;
border-width: 2px;
width: 600px;
}

#content a {
text-decoration: underline;
color: #6F7644;
}

#content a:hover{
background-color:#f1efe7;
}

#menu {
position: relative;
top: -2px;
background-color:#C2C5AC;
width: 600px;
padding: 5px;
border-style: solid;
border-width: 2px;
font-family: Verdana, Arial, sans-serif;
font-size: 10pt;
font-style: bold;
text-align:center;
}

#menu a {
text-decoration: none;
}

a.techtag { 
font-size:2px;
color:#fff; 
}

div.techtags { 
border-top:1px solid #888; 
margin:5px; margin-top:15px; 
padding:5px; color:#888; 
font-family:Tahoma, Arial, sans-serif; 
font-weight:bold; 
font-size:11px; 
}

div.techtags a.techtag { 
font-size:11px; 
font-family:tahoma, arial, sans-serif; 
color:#888; 
font-weight:normal; 
}


