body {
	text-align: center;
	margin: 0px;
	padding: 0px;  
	font-family: Helvetica, Verdana; 
	color: #c0c0c0;  
	background-image: url("graphics/ljsbkgd.jpg");
}
img { border: 0px;}

#container {
	margin: 10px auto;
	border-width: 5px;
	border-color: #c0c0c0;
	border-style: ridge;
	padding: 0px;
	width: 780px; 
	background-color: #5b002c;
}

#gallery { 
	padding: 10px;
	margin: 20px;  
	width: 780px;  
	position: relative;
}

#headerblocks {

	margin: 0px;  
	width: 780px;  
	position: relative; 
	height: 160px;
}

img.header {

	padding: 10px;
	margin: 32px auto;
	width: 740px; 
	height: 85px;
}

p.head {
	font-size: 14pt;
	padding-bottom: 25px;

}

img.ebay {

	position: absolute; 
	right: 575px;

}

img.model {
	
	position: absolute; 
	right: 35px;
}

img.thumb {
	border-style: none;	
	padding: 10px;
	margin: 10px;
}

img.profile1 {

	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px; 
}

img.profile2 {

	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px; 
}



p.foot {
	text-align: center;	
	margin: 0px ;
	padding: 10px;
}

p.profile1:first-letter {
	float: left;
	font-size: 38pt;
}

p.profile1 {
	text-align: left;
}

p.profile {
	text-align: left;
}

p.important {
		color: #ffff00;
		margin: 0em;
}

#topmenu {
	line-height: 24pt;
	border-top: 3px ridge; 
	padding: 0px;
	padding-top: 0px; 
	padding-bottom: 0px; 
	margin: 0px auto;  
	width: 780px; 
	height: 35px; 
	border-bottom: 3px ridge; 
	position: relative;
}

#main {
	padding: 20px;
	font-size: 12pt;   
	position: relative;
}

#footer { 
	clear: both;
	text-align: center;
	border-top: 3px ridge;  
	width: 780px;
}


a:link {
	font-weight: 600; 
	font-size: 13pt; 
	color: #c0c0c0;
	style: none;
}
a:visited {
	font-weight: 600; 
	font-size: 13pt; 
	color: #c0c0c0;
		style: none;
}
a:hover {
	font-weight: 600; 
	font-size: 13pt; 
	color: #909090;
		style: none;
}

.portrait {
	background-image: url("graphics/ljsbkgd.jpg");
	margin: 0px;
	padding: 50px;
	border: 10px #c0c0c0 ridge;
}

a.contact {
	text-align: center;
	font-weight: normal; 
	color: #ffff00;
}

a.contact:link {
	text-align: center;
	font-weight: normal; 
	color: #ffff00;
}
a.contact:visited {
	font-weight: normal; 
	color: #ffff00;
}
a.contact:hover {
	font-weight: normal; 
	color: #ffff00;
}

a.portrait:link {
	text-align: center;
	font-weight: bold;
	color: #c0c0c0;
}
a.portrait:visited {
	font-weight: bold;
	 color: #ffff00;
}
a.portrait:hover {
	font-weight: bold; 
	color: #ffff00;
}

ul{ 
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

ul.norm{ 
	list-style: disc;
	list-style-position: inside;
	text-align: left;
	margin: 20;
	padding: 20;
	border: none;
}

#sidebar {
	position: relative;
	text-align: center;
	float: left;
	height: 500px;
	width: 150px;
	margin: 10px;
	border: 3px #c0c0c0 ridge;
}

#sidehead {
	border-bottom: 3px ridge;
	padding-top: 10px;
}

#sidebody {
	line-height: 200%;
	padding: 0px;
	padding-top: 10px;
	height: 500px;
}

#sidefoot {
	width: 150px;
	position: absolute;
	bottom: 10px;
	left: 0px;
}

div.saleitem {
	margin: 15px;

	border: 3px ridge #c0c0c0;
	padding: 5px;
	height: 630px;
	width: 200px;
	float: left;
	text-align: center;
	
}


a.new:link {
	
	text-align: center;
	font-weight: bold; 
	color: #ffff00;
}
a.new:visited {
	
	font-weight: bold; 
	color: #ffff00;
}
a.new:hover {
	
	font-weight: bold; 
	color: #ffff00;
}