a {
	text-decoration: none;
}

#col-main, #col-main .pageContent
{
width: 481px;
}

#col-main
{
margin-left: 29px;
}


#col-nav {
	width: 259px;
	float: left;
	margin: 0px 0px 0px 0px;
}
#col-nav ul {
	width: 259px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
#col-nav ul li {
	margin: 0px 0px 5px 0px;
	padding: 5px;
	position: relative;
	line-height: 100%;
	float: left;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight: bolder;
	width: 259px;
	height: auto;
}
#col-nav ul li a:link {
	width: 259px;
	height: 50px;
	color: #ffffff;
	display: block;
	padding: 5px 5px 5px 5px;
	background: url(../images/dull_red.png) no-repeat bottom right;
}
#col-nav ul li a:hover {
	width: 259px;
	height: 50px;
	color: #CCCCCC;
	display: block;
	padding: 5px 5px 5px 5px;
	background: url(../images/dull_red.png) no-repeat bottom right;
}
#col-nav ul li a:visited {
	width: 259px;
	height: 50px;
	color: #ffffff;
	display: block;
	padding: 5px 5px 5px 5px;
	background: url(../images/dull_red.png) no-repeat bottom right;
}



#col-nav ul li ul {
	z-index: 100;
	margin: 0px;
	padding: 5px;
	width: 259px;
	background: url(../images/yellow.png) no-repeat top right;
	display: block;
}
#col-nav ul li ul li {
	margin: 0px;
	padding: 3px 0px 3px 0px;
	list-style-type: none;
	width: 259px;
	background-image: none;
	float: none;
	font-weight: normal;
}
#col-nav ul li ul li a:link {
	margin: 0px;
	padding: 3px 0px 3px 0px;
	height: auto;
	color: #ffffff;
	width: 259px;
	display: block;
	font-weight: normal;
}
#col-nav ul li ul li a:hover {
	margin: 0px;
	padding: 3px 0px 3px 0px;
	height: auto;
	color: #CCCCCC;
	width:259px;
	display: block;
	font-weight: normal;
}
#col-nav ul li ul li a:visited {
	margin: 0px;
	padding: 3px 0px 3px 0px;
	height: auto;
	color: #ffffff;
	width: 259px;
	display: block;
	font-weight: normal;
}
#col-nav .withchild a {
	background: url(../images/red.png) no-repeat bottom right !important;
}

#col-nav .withchild ul li a, .withchild ul li {
	background: none !important;
}
