body {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-size: 13px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #F0B676;
	background-image: url(images/bg.jpg);
}

.tablea {
	border-left: 6px solid #F0B676;
	border-right: 6px solid #F0B676;
}
.scenebox {
	background-color: transparent;
	background-image: url(images/tickling_box_09.gif);
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	padding: 10px;
	color: #000;
}
.subtxt {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-size: 17px;
	color: #000;
}

.big {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-size: 28px;
	font-weight: bold;
	color: #000;
}

.big a:link {
	color: #000;
	text-decoration: underline;
}

.big a:active {
	color: #000;
	text-decoration: underline;
}

.big a:visited {
	color: #000;
	text-decoration: underline;
}

.big a:hover {
	color: #400000;
	text-decoration: underline;
}

.unten {
	font-size: 11px;
	color: #000;
}

.unten a:link {
	color: #000;
	text-decoration: underline;
}

.unten a:active {
	color: #000;
	text-decoration: underline;
}

.unten a:visited {
	color: #000;
	text-decoration: underline;
}

.unten a:hover {
	color: #400000;
	text-decoration: underline;
}

.obentxt {
	background-color: #FEE6C4;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}

.maintxt {
	background-color: #FEE6C4;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-align: center;
	font-size: 22px;
	color: #000;
}


.newGal_Cell {
	width: 130px; 
	text-align: center;
	background-color: #000;
	padding: 10px;
}

.newGal_Cell img {
	border: 0px;
	padding: 3px;
	width: 100px;
	height: 150px;
}

.newGal_Cell a:link { 
	font-size: 11px;
	font-weight: bold;
	color: #FBB266;
}

.newGal_Cell a:visited { 
	font-size: 11px;
	font-weight: bold;
	color: #FBB266;
}

.newGal_Cell a:active { 
	font-size: 11px;
	font-weight: bold;
	color: #EA9A4E;
}

.newGal_Cell a:hover { 
	font-size: 11px;
	font-weight: bold;
	color: #EA9A4E;
}

.content_Header {
	color: #FBB266;
	width: 660px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	text-align: left;
	background-color: #390000;
}