#content #leftBar {
	float: left;
	width: 250px;
	height: 290px;
}
#leftBar img  {
	float: right;
	padding-top: 34px;
	padding-right: 20px;
}
#content #pageContent{
	width: 454px;
	font-size: 11px;
	line-height: 15px;
	float: left;
	height: 290px;
}
#pageContent table  {
	width: 100%;
}
#pageContent .header {
	font-size: 18px;
	color: #558ECF;
	font-weight: normal;
}
#pageContent .subHead {
	color: #666;
	font-weight: bold;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #498BCF;
	text-decoration: none;
}
a:active {
	color: #498BCF;
	text-decoration: none;
}
.currentLink  {
	color: Fry
's Electronics;
	font-weight: bold;
}

