body {

	margin: 0px;

	padding: 0px; 

	text-align: center;

	align: center;
	background-color: #4F0000;
	scrollbar-arrow-color: #FD9A52;
	scrollbar-base-color:#BD1415;
	scrollbar-shadow-color: #8C0001;
	scrollbar-track-color: #FD9A52;

}


div#flashintro {

	width: 700px;

	height: 400px;

}



div#skipintro {

	width:700px;

} 

div#main {

	width: 505px;
	height: 302px;

	font-family: Georgia, Arial, sans-serif; 

	text-align: center;

	overflow: auto;

}	
a:link {

color: #ffffff;

	text-decoration: underline;

	font-size: 12px;

}



a:visited {

color: #ffffff;

	text-decoration: underline;

	font-size: 12px;

}

a:hover {

	color: #BF5302;

	text-decoration: underline;

	font-size: 12px;
	
	

}



/*a:active {

	color: #000099;

	text-decoration: none;

}*/



p {

	font-family: Georgia, Arial, sans-serif;

	color: #ffffff;

	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;

	text-align: left;
	word-spacing: 1px;
	line-height: 15px;
}

.menuitem {

	font-family: Georgia, Arial, sans-serif;

	color: #ffffff;

	margin-left: 30px;
	margin-right: 10px;
	margin-top:0px;
	margin-bottom: 10px;
	font-size: 12px;

	text-align: left;
	word-spacing: 1px;
	line-height: 15px;
}


.tablefont {

	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Georgia, Arial, sans-serif;

	color: #ffffff;

	margin-left: 0px;

	font-size: 12px;

	text-align: left;
	word-spacing: 1px;
	line-height: 15px;

}



.mycopyright {

  font-family: Georgia, Arial, sans-serif;

  font-size: 70%;

  text-align: left;

  color: #000066;

}

h1 {

  font-family: Georgia, Arial, sans-serif;

  font-size: 22px;
  
  margin-top: 5px;
  margin-bottom: 0px; 


  text-align: left;

  color: #FD9D57;

  font-weight: bold;

 }

 

h2 {

  font-family: Georgia, Arial, sans-serif;

  font-size: 16px;
  
  margin-top: 5px;
  margin-bottom: 0px; 


  text-align: left;

  color: #FD9D57;

  font-weight: bold;

 }

