.scj-container { 
	width: 850px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: center;
}

.scj-header img { 
	border:0;
} 

.scj-nav {
	font-family:"Arial Narrow", Helvetica, Arial;
	font-size:11px;
	line-height:17px;
	color:white;
	background-color:#33cc33;
	margin-bottom:20px;	
}

.scj-nav img {
	border:0;
}

.scj-nav a {
	outline:0;	
}

.scj-sidebar {
	float: left;
	width: 204px;
}

.scj-sidebar img {
	margin-bottom:20px;
	border:0;
}
.scj-sidebar a {
	outline:0;	
}

.scj-content { 
	margin: 0 0 0 225px;
	font-family:"Arial Narrow",Helvetica, Arial;
	text-align:left;
}

.scj-content a { 
	font-family:"Arial Narrow",Helvetica, Arial;
	color:#393;
}

.scj-content a:hover {
	color:#363;	
}

.scj-footer { 
	background:url(http://www.scjelectronics.com/images/ebay/footer.gif) no-repeat top left;
	height:191px;
	text-align:left;
} 

.scj-footer ul {
		float:left;
		list-style:none;
		width:258px;
		padding:0;
		margin:74px 0 0 15px;
 }
 
.scj-footer ul li {
		color:white;
		font-size:13px;
		font-family:"Arial Narrow",Helvetica,Arial;
		line-height:18px;
		font-style:italic;
 }
 
 .scj-footer ul li a {
		color:white;
		font-size:13px;
		font-family:"Arial Narrow",Helvetica,Arial;
		line-height:18px;
		font-style:normal;
 }

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
