﻿body {
	margin: 0;
	padding: 0;
	background-color: #000;
	color: #edebec;
}

.footer { 
	margin: 0;
	padding-top: 10px;
	border:none;
}

.holder {
	line-height: 0;
}
			
#banner{
	width:727px;
	margin:auto;
	padding-bottom:5px;
	padding-top:5px;
	height:94px;
}

#TopBanner {
	

	width:994px;
	margin:auto;
}
.FlashContainer{
	
	text-align:center;
	height:1000px;
	
	
}
.bootomLinks {
	margin:auto;
	width:994px;
	
}
#flashDiv{
	width:994px;
	margin:auto;
}

.innerContainer{
	background-image:url(media/html_files/backgroundImage.jpg);
	background-repeat:no-repeat;
	background-position:-403px -135px;
	width:994px;
	
	margin:auto;
	padding:0px;
	padding:0px;

}

.normalContainer
{
	margin:auto;
	padding-top:530px;
	width:994px;
}

.TopBannerBg{
	background-repeat:repeat-y;
	background-position:center;
	height:135px;

}
.Master{
	background-image:url('media/html_files/backgroundImage.jpg');
	background-repeat:no-repeat;
	background-position:center 0px;
	
}

object:active, div:active
{
outline: none;
}

object:focus, div:focus
{
-moz-outline-style: none;
}