#navcontainer ul { text-align: left; font: normal 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
color: #6699CC;
padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px 0px 0px 10px; padding-top: 0px; list-style-type: none
}

#navcontainer UL  UL  {
	 margin-left: 15px;
}

.menu A {
	background-position: left center; display: block; background-image: url(list-off.gif); width: 120px; color: #6699CC; TEXT-INDENT: 20px; background-repeat: no-repeat; text-decoration: none;
}
.menu A:hover {
	background-position: left center; background-image: url(list-on.gif); background-repeat: no-repeat; color: #036;
}

.menu A#current
{
background: transparent url(list-on.gif) left center no-repeat;
color: #036;
}



#sublist {
	margin: 0px; }

#sublist li {
	background-color: #EEE;
	float: right;
	list-style-type: none;
	margin: 0px;
	padding: 0;
	white-space: nowrap; }

#sublist ul {
	margin: 0;
	padding: 0; }

#sublist a {
padding: 3px 10px 3px 22px;
text-decoration: none; line-height: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #6699CC; 
}

#sublist a:link, #sublist a:visited {
color: #6699CC; }

#sublist a:hover, #sublist a:active { color: #036; }

#twocol ul { text-align: left;
  float: left;
  width: 36em;
  margin: 0;
  padding: 0;
  list-style: none;
}
 
#twocol li {
  float: left;
  width: 18em;
  margin: 0;
  padding: 0;
}

.col_clear { clear: left; }


.columns { width: 420px; position:relative; margin-top: 10px; }

.firstcol { width: 230px; position: relative; left: 0; top: 0; }
.secondcol { width: 190px; position: absolute; right: 0; top: 0; }







