

#container {
	width: 1100px;
}

body {
	background-color: #dddfff;
}

h2{
	text-align: center;	
}


h3 {
	text-align: center;
	text-decoration: bold;
	border: solid 1px;
}

h4 {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#header {
	/*border: solid 1px;
	border-color: #333366;*/
	/* width="1000" height="230" */
	width: 1000px;
	height: 400px;
	background-color: #dddfff;
}

#top{
	float: left;
	width: 1050px;
	height: 280px;
	text-align: center;
	overflow: auto;
}

#news {
	clear: both;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	width: 250px;
	height: 550px;
	/*border: solid 1px;*/
	border-color: #333366;
	background-color: #dddfff;
	overflow: auto;
}

#column_left {
	/*clear: both;*/
	float: left;
	width: 250px;
	height: 500px;
	/*text-align: center;*/
	margin: 5px;
	background-color: #dddfff;
	border: solid 1px;
	border-color: #333366;
	overflow: auto;
}

#column_centered {
	/*clear: both;*/
	float: left;
	width: 250px;
	height: 500px;
	text-align: center;
	margin: 5px;
	background-color: #dddfff;
	border: solid 1px;
	border-color: #333366;
	overflow: auto;
}

#links {
	/*clear: both;*/
	float: left;
	width: 200px;
	height: 500px;
	text-align: center;
	margin: 5px;
	background-color: #dddfff;
	/*border: solid 1px;*/
	border-color: #333366;
	overflow: auto;
}

#main {
	float: left;
	width: 250px;
	height: 500px;
	text-align: center;
	border: solid 1px;
	border-color: #333366;
	overflow: auto;
}


#footer {
	clear: both;
	/*float: left;
	width: 1000px;
	text-align: center;*/
}

/* Items specific to wffmain.html */

#wffmain {
	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;
}

#thumbnail {
	float: left;
	margin: 8px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
	width: 500px;
	height: 260px;
}

#item_table {
	text-align: center;
	height: 200px;
	font-size: 12px;*/
}

#item_table_td {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	padding: 6px;
}

#td30 {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	height: 250px;
	padding-left: 10px;
	padding-right: 20px;
}

#td40 {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	height: 200px;
	padding-left: 10px;
	padding-right: 30px;
}

#td50 {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	height: 200px;
	padding-left: 10px;
	padding-right: 40px;
}

#td60 {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	height: 200px;
	padding-left: 10px;
	padding-right: 50px;
}

#td70 {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	height: 200px;
	padding-left: 10px;
	padding-right: 60px;
}

#td80 {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	height: 200px;
	padding-left: 10px;
	padding-right: 70px;
}


/* Item page properties */

.objecttitle{
	height: 4px;
	font-weight: bold;
	font-size: 21px;
	padding-bottom: 10px;
	margin: 0px;
}

p.centered {
	text-align: center;
}

.centered {
	text-align: center;
}

.left_align{
	text-align: left;
	/*
	padding-left: 12px;
	padding-right: 12px;
	*/
	margin: 18px;
}
.itemname{
	font-weight: bold;
	font-size: 21px;
	padding: 0px;
	margin: 0px;
}

.itemsubname{
	font-weight: bold;
	font-size: 15px;
	padding: 0px;
	margin: 0px;
}

.itemlimited{
	font-weight: bold;
	font-size: 15px;
	color: red; /* Red #FF0000*/
	padding: 0px;
	margin: 0px;
}

.itemsoldout{
	font-weight: bold;
	font-size: 25px;
	color: red; /* Red #FF0000*/
	padding: 0px;
	margin: 0px;
}

.itemcopyright{
	font-size: 12px;
}

.itemdesc{
	font-weight: bold;
	font-size: 15px;
	padding: 0px;
	margin: 0px;
}

.itemprice{
	font-weight: bold;
}

.itemshipping{
	font-size: 12px;
}

.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;
}
