#top {
	background-attachment: fixed;
	background-image: url(img/dragon.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.facetxt {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	clear: both;
	position: fixed;
	top: 0px;
	right: 0px;
}
#stxt {
	margin: 0px;
	height: 250px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	text-align: center;
	padding: 0px;
}
.body {
	background-image: url(img/bkc.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#decor {
	height: 164px;
	width: 120px;
	position: absolute;
	left: 0px;
	top: 200px;
}
#decorL {
	height: 164px;
	width: 120px;
	right: 0px;
	top: 200px;
}	
a.menu {
	height: 31px;
	width: 226px;
	font-weight: bold;
	text-align: center;
	font-size: 1em;
	color: #cc99ff;
	text-decoration: none;
	background-image: url(img/menub1.gif);
	font-style: italic;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a.menu:hover {
	color: #FFF;
	text-decoration: underline;
	background-image: url(img/menub2.gif);
}
#news {
	display: block;
	padding: 17px;
}

#news a{
	color: #FC3;
}
.orange{
	color: #FC3;
}


#txt {
	padding-right: 30px;
	padding-left: 30px;
}
#txt a{
	font-size: 1em;
	font-weight: normal;
	color: #FC3;
}

#txt img {
	text-align: center;
	display: block;
}
.imgal {
	padding: 5px;
	float: left;
}
.titleimg {
	text-align: center;
	float: left;
	height: 270px;
	width: 340px;
}
.timg {
	height: 230px;
	width: 336px;
	text-align: center;
	vertical-align: middle;
}

