body {
background-color:"#9d9280";
bgcolor="#9d9280";
text-decoration: none;
color:"#55401e";
}

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;
}

#banner {
position: absolute;
top: 15px; left: 15px;
border-style: solid;
border-width: 2px;
width: 780px;
height: 250px;
padding: 0;
}
#banner img {
border: 0px;
}

#bg {
position: absolute;
top: 280px;
left: 15px;
border-style: solid;
border-width: 2px;
}

#navigation {
position: absolute;
top: 660px;
left: 25px;
font-family: Verdana, Arial, sans-serif;
font-size: 10pt;
font-style: bold;
text-align:left;
}
#navigation a {
display: block;
width: 140px;
text-decoration: none;
color:"#93856f";
padding: 5px;
}
#navigation a:hover{
background-color:#faf7f3;
}

#content {
position: absolute;
top: 280px;
left: 180px;
background-color:#faf7f3; 
padding: 8px;
border-style: solid;
border-width: 2px;
width: 600px;
}
#content a {
text-decoration: underline;
color:"#b6aa97";
}

#content a:hover{
background-color:#e1dacf;
}

#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; 
}



