body
  {
	background-color: #000000;
	margin: 0;
	padding: 0;
	}

#container 
	{
  width: 100%;
  height: 100%;
  }

#content 
	{
  background-image: url(../images/galbkgnd_temp.jpg);
	width: 980px;
  height: 720px;
	}

#homecontent 
	{
  width: 980px;
  height: 720px;
	}

.normaltext 
	{
  font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #464646c;
  }
  
.footertext 
	{
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #ebebeb;
  }  

#flashcontent 
	{
  float: left;
	width: 830px;
  height: 460px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #464646c;
  }
