/*---------------------------------

version: 1.0
author: Jamie Knight
contact: jamie@jkg3.com

Please feel free to learn from this code. Do not copy this code in whole, if you wish for a copy of this code, or any explanation plese contact me at the above adress. 
----------------------------------*/


/* content
-----------------------------------------------*/


	
p, h2 { 

	margin-left:5px;
	
	}
	


	
#content h2, h3 {

	font-weight:100;
	font-style:normal;
	font-size:18px;
	padding:0px;
	margin:5px;
	

	
	}
	
.ebayLink {

	color: #FFFFFF;
	background:url(../images/ebayLink.jpg) no-repeat left;
	width:461px;
	height:30px;
	font-size:15px;
	padding-top:4px;
	
	


	}

.ebayLink a {

	color:#FFFFFF;
	margin-top:3px;
	display:block;
	width:100%;
	height:100%;
	padding-left:80px;
	
	}
	
.ebayLink a:hover {

	color:#CCCCCC;
	
	}	
	
	
#mainContent h2 {

	padding-bottom:5px;
	border-bottom:1px #C1C1C1 dotted;
	
	}
	
#home a {

	background: url(../images/homeActive.gif) left top no-repeat;
	
	}