

#container {
	width: 1100px;
}

body {
	background-color: #dddfff;
}

h3 {
	text-align: center;
}

p.centered {
	text-align: center;
}

#header {
	/*border: solid 1px;
	border-color: #333366;*/
	/* width="1000" height="230" */
	width: 1000px;
	height: 400px;
	background-color: #dddfff;
}

#links {
	float: left;
	width: 175px;
	height: 650px;
	text-align: center;
	margin: 5px;
	background-color: #dddfff;
	border: solid 1px;
	border-color: #333366;
	overflow: auto;
}

#main {
	float: left;
	width: 600px;
	height: 600px;
	text-align: center;
	overflow: auto;
}

#news {
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	width: 175px;
	border: solid 1px;
	border-color: #333366;
	background-color: #dddfff;
}

#footer {
	clear: both;
	/*float: left;
	width: 1000px;
	text-align: center;*/
}

/* Items specific to wffmain.html */

#pubsmain {
	float: left;
	width: 800px;
	height: 640px;
	text-align: center;
	border: solid 2px;
	border-color: #333366;
	margin: 5px;
	padding: 5px;
	/* overflow: auto; */
}

#wffobj {
	float: left;
	width: 750px;
	height: 588px;
	text-align: center;
}

#wffobj2 {
	float: left;
	width: 750px;
	height: 200px;
	text-align: center;
}

#wffauction{
	float: left;
	margin: 25px;
	width: 450px;
	height: 400px;
	text-align: left;
	overflow: auto;
}


#thumbnail {
	clear: both;
	float: left;
	margin: 8px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
	width: 200px;
	height: 250px;
}

#pubtext {
	float: left;
	margin: 8px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
	width: 450px;
	height: 250px;
}

#pubpiclg {
	float: left;
	margin: 8px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	width: 450px;
}

/* Item page properties */

.itemname{
	font-weight: bold;
	font-size: 21px;
	padding: 0px;
	margin: 0px;
}

.itemlimited{
	font-weight: bold;
	font-size: 15px;
	color: red; /* Red #FF0000*/
	padding: 0px;
	margin: 0px;
}

.itemcopyright{
	font-size: 12px;
}

.itemnote{
	font-size: 10px;
}

.itemdesc{
	font-weight: bold;
	font-size: 15px;
	padding: 0px;
	margin: 0px;
}

.itemprice{
	font-size: 15px;
	font-weight: bold;
}

.itemmorephotos{
	font-weight: bold;
	font-size: 15px;
	padding: 0px;
	margin: 0px;
}

.itemphotolink{
	font-size: 15px;
	padding: 0px;
	margin: 0px;
}

#piclinks {
	float: left;
	width: 200px;
	height: 640px;
	text-align: center;
	margin: 0px;
	padding: 5px;
	/*
	background-color: #dddfff;
	border: solid 1px;
	border-color: #333366;
	*/
	overflow: auto;
}

#picbody{
	width: 850px;
}
