body{
	width:99%;
	height:99%;
	background-color:black;
	color:white;
	font-family: futura;
	
	
}

body a
{
	text-decoration:none;
	color:white;
}
body a:hover
{
	color:yellow;
}
@font-face {
  font-family: gentle;
  src: url("GENTRG__.TTF");
}
@font-face {
  font-family: futura;
  src: url("futura.ttf");
}
#mainDiv
{
	max-width:1000px;

	display:block;
	
	margin:0 auto;
}

.ulist
{
	list-style:none;
	
}

#homeTopBanner
{
	margin-top:50px;
	height:160px;
	width:100%;
	background-color:#222021;
}
@media only screen and (max-width: 700px) {
	
	
  #mainDiv
  {
	  display:none;
  }
 
.bannerImg
{
	width:cover;
	
}
.footer 
{
	margin-bottom:-70px !important;
}
.footer2 
{
	margin-bottom:-70px !important;
}
#smallMenu
{
	display:block;
	width:100%;
	display:block !important;
	margin:0 auto;
	
}
}
#smallMenu
{
	display:none;
	width:100%;
	margin:0 auto;
}
#centerMenu
{
	
	height:100%;
	float:left;
	display:block;
	margin:0 auto;


}
#leftMenu
{
	width:30%;
	height:100%;
	
	display:block;
	float:left;
	text-align:right;
	font-size:25px;


}
#rightMenu
{
	margin-left:6px;
	width:30%;
	height:450px;
	display:block;
	float:left;
	text-align:right;
	font-size:25px;
background-color:#222021;

}
.bannerImg

{

	display: block;

  margin-left: auto;

  margin-right: auto;

 

	height:160px;



}


.logoImg
{
	display: block;
  margin-left: auto;
  margin-right: auto;
 
	height:160px;

}

.footer
{

	height:100px;
	clear:both;

	margin-right:105px;
}

.footer2
{

	height:100px;
	clear:both;
		margin-top:50px;
}
#mainMenu
{
	width:100%;
	height:auto;
	
}