a.nav {font-family:trebuchet ms; font-size: 75%; font-weight: bold; line-height: 200%;}

a.nav:link {color:#fffff; text-decoration:none;}
a.nav:visited {color:#800000; text-decoration:none;}
a.nav:hover {color:#002809; text-decoration:none;}
a.nav:active {color:#00ffff; text-decoration:none;}

a.con:link {color:#0000ff;}
a.con:visited {color:#8000ff;}
a.con:hover {color:#002809;}
a.con:active {color:#0000ff;}

h1,h2,h3,p,ul {font-family:trebuchet ms; color: navy;}
h1{text-align:center;}
p {line-height: 20px; font-size: 100%;}

body {background-color: khaki; 
background-image: 
url("navpic.gif");
background-repeat: repeat-y
}

h1.nav,h2.nav,h3.nav {color:#ffffff;}
h1.nav {text-align: center;}
h1.con,h2.con,h3.con {color:#000080; text-align:left;}


#bg {position: absolute; padding:0px; width:100%; top: 150px; left: 2%; z-index: 1;}

#con {position: absolute; top: 100px; left: 220px; z-index: 2;}

#nav {position: absolute; top: 100px; left: 20px; z-index: 3; width: 200px;}

#title {position: absolute; top:0px; left:0px; right:0px; margin:0px; margin-left:0px; width:100%; 
background-color: #800000; padding-top:20px; z-index:2;}

#bot {position: absolute; left: 32%; z-index: 4;}
