body 
{
	background-image:url('../images/bg.jpg');
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	background-color:#020a02;
}

a:focus, img { outline:none; }
img { border:none; }

.logo a
{
	overflow:hidden;
	background-image:url('../images/logo.jpg');
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
	width:306px;
	height:181px;
}

.poweredBy
{
	overflow:hidden;
	display:block;
	margin:0 0 0 67px;
	color:#467146;
}

.poweredBy a, .poweredBy a:visited, .poweredBy a:active
{
	color:#467146;
}

#flashcontent 
{
	width:720px;
	height:500px;
	margin:0 0 0 88px;
}

.adBanner
{
	display:block;
	width:747px;
	height:128px;
	margin:10px 0 0 87px;
	padding:0;
}

.smoketree
{
	position:absolute;
	left:535px;
	top:30px;
}
