a:link,  a:visited{
	color:#000088;
	font-weight:bold;
	text-decoration:underline;
}
a:hover{
	color:#CC0000;
}
#navtop
{
	margin-left:1px;
}
#navtop ul li
{
	margin-left:10px;
}
#navtop li a{
	margin-left:0px;
	padding: 3px  8px;
}
#content{
	float: left;
	width: 490px;
	padding: 20px 0;
	margin: 0 0  0 10px;
}
.item {
	padding: 10px;
	margin: 5px auto;
	width:240px;
	text-align:justify;
	border:none;
	background: #E0E0E0;
  }
#content .item-full {
	border:none;
	background: #E0E0E0;
}
#leftcol .item {
	width:160px;
	background: #E0E0E0;
}
#content .item-left {
	margin:5px 2px;
	border:none;
	width:232px;
	background: #E0E0E0;
}

#content .item-right {
	margin:5px 2px;
	border:none;
	width:232px;
	background: #E0E0E0;
}
#content-base
{
	float: left;
	width: 730px;
	padding: 20px 0;
	margin: 0 0  0 15px;
}

#content-base .item2-left {
	border:none;
	width:345px;
	background: #E0E0E0;
}

#content-base .item2-right {
	border:none;
	width:345px;
	background: #E0E0E0;
}
#content-base .item-center
{
	width:525px;
	background: #E0E0E0;
	border:none;
}
#rightcol .item {
	width:240px;
}

/*These assist the iframe shim for mlmenu*/
.mlmenu iframe{
	position: absolute;
	display: none;
	filter: alpha(opacity=0);
	z-index: 2;
}
select,object,iframe{
	z-index: 1;
}

.menu li a:hover{
	color:#FFF;
	text-decoration:none;
}

/*widget code - looks like <a class="haschild" href="#">Text <span>widget</span></a> can be turned on/off with widget class*/
.widget a span{
	padding-left: 4px;
	font-size: 100%; 
	color:#FFF; 
}
.widget a:hover span{
	padding-left: 20px;
	color:#FFF; 
}
.widget a span.noshow{
	visibility: hidden;
}
/*Plus code*/
.plus a span{
	padding-left: .5em;
		}
#one-ddheader a, .upperdd a{
	color:#FFF;
}
#two-ddheader a, .upperdd a{
	color:#FFF;
}
.upperdd a:hover{
	background: url(../images/links-bg-on-2x23.jpg) repeat-x #E4E4E4;
	color:#555;
}
.ie6adjust{margin-left:-5px;} 

#slideshow { margin-left: -5px; }
#slideshow div { background: url(../images07/slider-bg-graygrad-488x100.jpg) no-repeat #F0F0F0;}

/* #slideshow  {  background: url(../images07/slider-bg-graygrad-488x100.jpg) no-repeat #F0F0F0 ; width: 488px; height: 100px; border: 4px double #444; font-size: 10pt; overflow:hidden; margin-left:2px;}
#slideshow div { padding:10px; margin:0; font-family:Arial, Tacoma, sans-serif; border-left: 10px solid #444; height:100px;}
#slideshow div span {font-weight: bold; color:#DD1414; } */