/* CSS Document */

#navColumnOneWrapper {
	width:198px !important;
	background:url(../images/bgColumnLeft.jpg) repeat-y left;
} 
#navColumnTwoWrapper {
	width:198px !important;
} 
#navColumnOne, #navColumnTwo {
	vertical-align:top;
}
#navColumnOne {
	width:198px;
}

.columnRight {

}

#navColumnOne a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

#navColumnTwo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}