body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	margin: 0px;
	background-image: url(images/backmain.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #343434;
	background-attachment: fixed;
}

a {
	color: #CCCCCC;
}

hr {
	color: #CCCCCC;
}

#flashcontent{
	position: absolute;
	left: 50%;
	top: 50%;
	height: 550px;
	width: 950px;
	margin-top: -275px;
	margin-left: -475px;
	behavior:url(scripts/iepngfix.htc);
}

