#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;
	overflow: hidden;
}
#content #subNav {
	padding-bottom: 30px;
}
#pageContent .header {
	font-size: 22px;
	color: #B3B3B3;
	font-weight: normal;
	line-height: 24px;
}
#pageContent a img {
	padding-left: 10px;
	margin-top: 10px;
}
#pageContent table img {
	margin-bottom: 10px;
}
#pageContent #media {
	width: 1320px;
	position: relative;
	top: 0px;
	margin-top: 10px;
	z-index: 0;
}
#media table  {
	width: 1320px;
}
#media table tr td {
	width: 220px;
}
#media .header {
	font-size: 22px;
	color: #B3B3B3;
	font-weight: normal;
}
#media .subHead {
	color: #666;
	font-weight: bold;
}
#media a:link {
	color: #498BCF;
	text-decoration: none;
}
#media a:visited {
	color: #498BCF;
	text-decoration: none;
}
#media a:hover {
	color: #498BCF;
	text-decoration: underline;
}
#media a:active {
	color: #498BCF;
	text-decoration: underline;
}
#subNav img {
	float: right;
	margin-right: 50px;
	margin-top: -15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.currentLink  {
	color: Fry
's Electronics;
	font-weight: bold;
}

