#container {

width: 960px;

}

#header {

width: 960px;
height: 139px;
background-image: url(images/head960.gif);
position: relative;

}

.horizlinks {

position: absolute; bottom: 105px; left: 740px;
font-family: Verdana;
font-size: 14px;

}

.horizlinks a {

tdisplay: inline;
text-decoration: none;
color: #095287;

}

.horizlinks a:hover {
text-decoration: none;
color: #6699CC;

}


.horizlinks li {

display: inline;
margin: 0px 20px 0px 0px;

}

#leftnav {
background: url(../templates/images/bg_col.gif) no-repeat 0 0 #FFF;
float: left;
width: 180px;
font-family: Verdana;
font-size: 14px;
border-right: 1px dashed #095287;
margin:auto;
}

#leftnav a {

text-decoration: none;
color: #095287;
}

#leftnav a:hover {

text-decoration: none;
color: #6699CC;

}

#rightnav {
float: right;
width: 165px;
height: 800px;
border-right: 1px dashed #694717;

}

#body {

margin: auto;
width: 575px;
padding: 10px 0px 0px 10px;
font-family: verdana;
font-size: 14px;
}

h1 {

font-family: verdana;
font-size: 18pt;
color: red;

}

h2 {
	
font-family: verdana;
font-size:16pt;

}

#body a {

text-decoration: none;
color: #095287;
}

#body a:hover {

text-decoration: none;
color: #6699CC;

}


#footer {
clear: both;
width: 960px;
font-size: 10px;
}





.box  {

  background-color: orange;
  font-size: 8pt;
  color: #fff;
  padding: 2px 6px 2px 4px;
  height: 14px;
  font-weight: 600;
  margin-left: 5px;

}

.box2 {

background-color: #EDFAFF;
  font-size: 10pt;
  color: #fff;
  margin-left: 5px;
  padding: 5px 5px 0px 5px;
  height: 130px;
  

}

.box3 {

    margin-left: 5px;
  padding: 5px 5px 5px 5px;
  height: 300px;
  

}
li.leaf {
  list-style-type: square;
  list-style-image: url(../templates/images/menu-leaf.gif);
  padding: 0.2px 20px 0 0.5px;
  margin: 0;
font-family: Verdana;
font-size: 14px;

}

