#hatter {
	width: 100%;
	min-width: 1000px;
	background: transparent url(/img/bg_hat_inner_3.jpg) 50% 168px no-repeat;
}

#page {
	width: 1000px;
	max-width: 1000px;
	margin: 0px auto;
	min-width: 1000px;
	background: transparent;
}

#hatbrace {
	background: transparent;
	padding: 10px 0px 0px 0px;
	margin: 0px 15px;
}
	#hatbracecontent {
		width: 100%;
		height: 90px;
		margin: 0px auto;
		background: transparent;
		overflow: hidden;
		border: #fff solid 1px;
		vertical-align: middle;
	}

#hatrow {
	background: transparent;
	padding: 0px;
	margin: 0px 15px;
}
	#hatcontent {
		height: 108px;
		position: relative;
	}
		#logo {
			display: block;
			width: 220px;
			height: 60px;
			padding: 0px;
			overflow: hidden;
			float: left;
			text-decoration: none;
			background: transparent url(/img/test/logo.png) 0 0 no-repeat;
		}
			#logo span {
				display: none;
			}
		h1.sublogo {
			color: #aa7654;
			font-family: 'Times New Roman', Times, serif;
			font-size: 11px;
			font-style: italic;
			font-weight: normal;
			position: absolute;
			left: 0px;
			top: 60px;
			width: 220px;
			text-align: center;
			padding: 0px;
			padding-top: 2px;
		}
		#menublock {
			background: transparent;
			height: 90px;
			overflow: hidden;
			/*margin-left: 252px;*/
			padding-top: 16px;
		}

#imagerow {
	position: relative;
	height: 28px;
	background: transparent;
}
	#imagerow, #imagerow a {
		color: #fff;
		padding: 7px 0px 1px 14px;
		font-weight: bold;
		font-size: 14px;
	}
#imagerow.s1 {
	/*background: url(/img/test/snickers.gif) 100px 0 no-repeat;*/
}
#imagerow.s2 {
	background: url(/img/test/snickers.gif) 15px 0 no-repeat;
}
	#imagerow.s2 a.about {
		color: #000;
		text-decoration: none;
		cursor: default;
		font-weight: bold;
	}

#bodyrow {
	background: transparent url(/img/test/bg_road.gif) 50% 0 repeat-y;
	margin: 0px 15px;
	margin-top: 3px;
}
	#holder {
		width: 100%;
		float: left;
		background: transparent;
	}
		#maincol {
			background: transparent;
			margin: 0px 209px 0px 209px;
		}
			#frame {
				background: #fb9a6f;
				padding: 1px 1px 0px 1px;
			}
				#maincontent {
					background: #fff;
					padding: 0px 32px;
					overflow-x: hidden;
				}
					#maincontent ul, #maincontent ol {
						list-style-position: outside;
						padding-left: 16px;
					}
		#leftcol {
			position: relative;
			background: transparent url(/img/test/puppets.png) 100% 100% no-repeat;
			float: left;
			width: 210px;
			z-index: 2;
			margin-left: -100%;
			/*padding: 0px 0px 1060px 0px;*/
			padding: 0px 0px 390px 0px;
		}
			#leftcontent {
				background: transparent;
				padding: 0px 3px 0px 0px;
				width: 206px;
				overflow-x: hidden;
			}
		#rightcol {
			position: relative;
			background: transparent url(/img/test/spray.png) 0 100% no-repeat;
			float: left;
			width: 206px;
			margin-left: -209px;
			padding: 0px 0px 400px 3px;
		}
			#rightcontent {
				background: transparent;
				width: 206px;
				overflow-x: hidden;
				/* margin-top: -14px; */
			}
#circler {
	height: 14px;
	padding-top: 42px;
	background: transparent url(/img/test/bg_circler.png) 0% 0% no-repeat;
	margin: 0px 174px 0px 224px;
	text-align: right;
	vertical-align: bottom;
	color: #f69fa4;
}
	#circler a {
		color: #f69fa4;
	}
#footbrace {
	background: transparent;
	padding: 20px 0px;
	height: 68px;
	margin: 0px 15px;
}
	#footbracecontent {
		width: 100%;
		height: 90px;
		margin: 0px auto;
		background: transparent;
		overflow: hidden;
		border: #fff solid 1px;
		vertical-align: middle;
	}

#footrow {
	background: transparent;
	margin: 0px 15px;
}
	#footcontent {
		background: transparent;
		padding: 20px 0px;
		color: #fff;
		text-align: center;
	}
		#footcontent a {
			color: #fff;
			font-size: 11px;
		}
		#footcontent em {
			color: #b0b0b0;
		}

/* toparticles */

div.toparticles {
	margin-bottom: 3px;
}
ul.toparticles {
	display: block;
	padding: 10px 20px 20px 20px;
	background: #fff url(/img/test/ico_toparticles.gif) 100% 0 no-repeat;
	list-style-type: none;
}
	ul.toparticles  li {
		display: block;
		padding-top: 20px;
	}
		ul.toparticles  li a {
			font-size: 15px;
			font-weight: normal;
		}
	ul.toparticles a.ttl {
		font-size: 13px;
		color: #000;
		font-weight: bold;
	}
		ul.toparticles a.ttl:hover {
			color: #e31719;
		}

/* latestdiscussions */

div.latestdiscussions {
	margin-bottom: 3px;
}
ul.latestdiscussions {
	display: block;
	padding: 10px 20px 14px 20px;
	background: #fff url(/img/test/ico_toparticles.gif) 100% 0 no-repeat;
	list-style-type: none;
}
	ul.latestdiscussions  li {
		display: block;
		padding-top: 14px;
		font-size: 13px;
		font-weight: normal;
		color: #666;
	}
		ul.latestdiscussions  li a {
			font-size: 13px;
			font-weight: normal;
		}
	ul.latestdiscussions a.ttl {
		font-size: 13px;
		color: #000;
		font-weight: bold;
	}
		ul.latestdiscussions a.ttl:hover {
			color: #e31719;
		}

/* figaro */
#figaro {
	background: #fff7e6 url(/img/test/closer.gif) 200px 6px no-repeat;
	border: solid #c7564e 1px;
	display: none;
	width: 180px;
	padding: 18px 20px;
	position: absolute;
	z-index: 99;
}

/* flipmenu */
div.flipmenu {
	display: block;
	position: relative;
	background: #fff url(/img/test/bg_flipmenu.jpg) 0 0 no-repeat;
	padding: 10px 1px;
	margin-bottom: 2px;
	border-bottom: solid #fb9a6f 1px;
}
	div.flipmenu a {
		color: #e31719;
		font-size: 17px;
		text-decoration: underline;
		padding: 10px 26px;
		display: block;
	}
	div.flipmenu a:hover {
		color: #000;
		text-decoration: none;
		background: #fff url(/img/test/bg_flipmenu_item.jpg) 0 0 repeat-y;
	}

#topostcards {
	width: 200px;
	height: 30px;
	background-image: url(/img/postcards.png);
	text-align: center;
	padding: 2px;
	overflow: hidden;
	background-color: #fff;
}
	#topostcards h3 {
		padding: 0px;
		margin: -2px 0px 0px 0px;
	}
	#topostcards h3 a {
		color: #000;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
	}