.topbackground {
	background-repeat: no-repeat;
	background-image: url(../images/back_top1.gif);
}
.backlines {
	background-image: url(../images/back_center1.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.bottombackground {
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/back_bottom1.gif);
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
body {
	background-color: #313131;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
#flashcontent {
	width: 100%;
	height: 550px;
	z-index: 9;
}
#flashcontent1 {
	z-index: 10;
}
