body {
	margin:50px 10px 0px 10px;
	padding:0px;
	}

#leftcontent {
	float: left;
	width:200px;

	background-image:url(background.jpg);
	background-repeat:repeat;

	}

#leftcontent h2 {
	margin-top:40px;
	margin-left:15px;
	font-size:13px;
	font-weight:100;
}

#centercontent {

	background-image:url(background.jpg);
	background-repeat:repeat;

	min-height:455px;
	text-align:left;
	margin-left: 200px;
	margin-right: 100px;
	font-weight: 100;
	}

#centercontent h1.itemDesc {
	color:#000000;
	font-weight:100;
	font-size:12px;
	margin-left:45px;
	text-align:left;
	width: 65%;
	white-space:normal;
}

#centercontent h1.items {
	font-weight: 100;
	margin-left: 75px;
}

#centercontent h1.sub {
	font-size:14px;
	color:#006600;
	font-weight:500;
	font-style:italic;	
}

#rightcontent {
	position: absolute;
	right:10px;
	top:auto;
	width:200px;
	height:420px;
	font-weight: 100;
	margin-top:1px;	
	background-image:url(background.jpg);
	background-repeat:repeat;

	}

#banner {
	position:relative;
	height:95px;
	background-image:url(background.jpg);
	background-repeat:repeat;
	width:100%;
}
#banner>div.left{position:absolute;left:0}
#banner>div.right{position:absolute;right:0;bottom:0} 

#underbanner {
	
	right:10px;
	top: auto;
	height: 50px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color:#CCCCCC;
	

	background-image:url(background.jpg);
	background-repeat:repeat;
}

#underbanner h1 {
	text-align:right;
	font-size:13px;
	font-weight:100;
}

#bottomcontent {
	border-top-style: solid;
	border-top-color:#CCCCCC;
	border-top-width: 1px;
	
	background-image:url(background.jpg);
	background-repeat:repeat;
}

#bottomcontent h1 {
	text-align:left;
	font-size:10px;
	font-weight:100;
}

#bottomcontent h2 {
	text-align:right;
	font-size:10px;
	font-weight:100;
}
	
p,h1,pre {
	margin:0px 0px 0px 0px;
	}

h3 {
font-size:inherit;
padding-left: 80px;
}
	
h1 {
	font-size:14px;
	padding-top:10px;
}
	
#banner h1 {
	font-size:14px;
	padding:10px 10px 0px 10px;
	margin:0px;
	}

#banner h2 {
	font-size:14px;
	right:inherit;
	position:absolute;
	right:11px;
	}
	
a:link {
	font-weight:100;
}

a:hover {
	text-decoration:underline;
}

a:visited {
	font-weight:100;
}

#linkBold {
	font-weight:bold;
}

#centercontent .itemprice {
	text-align:right;
	margin-right: 21px;
	color:#000000;
	font-weight:100;
	font-size:12px;
}

#centercontent .itemlink {
	text-align:right;
	margin-right: 15px;
}

#box {
	padding: 10px;
	margin: 5px;
	line-height:250%;
	border:1px solid black;
}

.more {
    display: none;
	border-top: 1px solid #666;
    border-bottom: 1px solid #666;
	margin-bottom: 14px;
	width: 250px;
}
