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

