.animation
	{
	text-align: center;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
	border: 0px solid red;
	width: 340px;
	height: 340px;
	}

.anipadder
	{
	padding-top: 35px;
	border: 0px solid yellow;
	}


.welcome
	{
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 5px;
	margin-bottom: 10px;
	border: 0px solid white;
	width: 400px;
	height: 350px;
	}

.future
	{
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	border: 1px solid white;
	width: 350px;
	height: 190px;
	float: left;
	font-size: 8pt;
	}

.entry
	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	border: 1px solid white;
	width: 400px;
	height: 210px;
	float: left;
	}

#enter
	{
	border: 0px solid red;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	width: 200px;
	font-size: 26pt;
	font-weight: bold;
	color: #00ff00;
	}

#enter a:hover
	{
	color: #00ff00;
	text-decoration: underline;
	}

.news
	{
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	border: 1px solid white;
	width: 763px;
	height: auto;
	float: left;
	font-size: 10pt;
	}

.future
	{
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	border: 1px solid white;
	width: 350px;
	height: 250px;
	float: left;
	font-size: 8pt;
	}

.linkw
	{
	color: white; 
	text-decoration: none;
	}
