body {	font-family: verdana, tahoma, arial, sans-serif;
		font-size: 100,01%;
		color: #ffffff;
		background-color: #000000;
		background-position: top left;
		background-repeat: repeat;
		margin: 0px 0px;
		padding: 0px;  }

a:link 		{ color: #ffffff; text-decoration: none; border-bottom: 1px solid #ffffff; }
a:visited 	{ color: #ffffff; text-decoration: none; border-bottom: 1px solid #ffffff; }
a:hover 	{ color: #EE7900; text-decoration: none; }		
a:active 	{ color: #ffffff; text-decoration: none; border-bottom: 1px solid #ffffff; }

.backgrnd {	top: 0px;
			width: 800px;
			height: 600px;
			margin-left: -450px;
			padding: 0px; 
			overflow: hidden; 
			border-width: 0px;
			border-style: solid;
  			border-color: #000000; 
			z-index: 0; }
			
.bottomline {top: 600px;
			width: 800px;
			height: 60px;
			margin-left: -450px;
			padding: 0px;
			overflow: hidden;
			font-size: 0.7em; 
			text-align: center;
			z-index: 1; }

.bottomline a:link		{ color: #ffffff; text-decoration: none; border: none; }
.bottomline a:visited 	{ color: #ffffff; text-decoration: none; border: none; }
.bottomline a:hover 	{ color: #cc0000; text-decoration: none; border: none; }		
.bottomline a:active 	{ color: #ffffff; text-decoration: none; border: none; }
						
.backgrnd, .bottomline { position: absolute; left: 50%; }