.leftSide {
	width: 8px;
	background-image: url(../images/sideLeft.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightSide {
	width: 8px;
	background-image: url(../images/sideRight.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	BORDER-TOP-STYLE: none;
	PADDING-TOP: 0px;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	HEIGHT: 100%;
	TEXT-ALIGN: left;
	BORDER-BOTTOM-STYLE: none;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #f8AEAD;
	background-image: url(../images/bkhome.jpg);
	background-repeat: repeat-x;
}
#flashcontent h1 {
	font-size: 14px;
}
#flashcontent h2 {
	font-size: 12px;
}
