/* ================================ WEBPAGE CREATED BY TFX ============================== */

/* ======================================== BODY ======================================== */
/* = HALLOWEEN FONTS = */
.verdanayellowheaderbold
{
	COLOR: #DDB90F;
	FONT-FAMILY: verdana, tahoma;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	text-decoration: NONE;
}

.verdanaorangeheaderbold
{
	COLOR: #FD9321;
	FONT-FAMILY: verdana, tahoma;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	text-decoration: NONE;
}
.verdanaorangeheaderlargerbold
{
	COLOR: #FD9321;
	FONT-FAMILY: verdana, tahoma;
	FONT-SIZE: 18px;
	FONT-WEIGHT: bold;
}

/* ======================================== IMAGE ALIGNMENTS ======================================== */
.imageright
{
float: right;	
}
.imageleft
{
float: left;	
}
/* ======================================== PAGE SETS ======================================== */

.back2
{
	background-image: url(../img33/background3.jpg);
	background-repeat: repeat-x;
}

.back3
{
	background-image: url(../img/background2.jpg);
	background-repeat: repeat-x;
}
/* ======================================== MENUS ======================================== */




/* ======================================== END ======================================== */
