body {	font-family: verdana, tahoma, arial, sans-serif;
		font-size: 100,01%;
		color: #ffffff;
		background-color: #00374c;
		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: #ffb062; text-decoration: none; }		
a:active 	{ color: #ffffff; text-decoration: none; border-bottom: 1px solid #ffffff; }

.backgrnd {	top: 0px;
			width: 800px;
			height: 600px;
			margin-left: -400px;
			padding: 0px; 
			overflow: hidden; 
			border-width: 0px;
			border-style: solid;
  			border-color: #000000; 
			z-index: 2; }
			
.back 	  {	top: 0px;
			background-color: #00374c;
			width: 800px;
			height: 600px;
			margin-left: -400px;
			padding: 0px; 
			overflow: hidden; 
			z-index: 1; }
			
.bottomline {top: 620px;
			width: 650px;
			height: 150px;
			margin-left: -325px;
			padding: 0px;
			overflow: hidden;
			font-size: 0.7em; 
			text-align: center;
			z-index: 10; }
			
.imp	  { top: 0px;
			color: #00374c;
			width: 780px;
			height: 580px;
			margin-left: -390px;
			padding: 0px; 
			overflow: hidden; 
			border-width: 0px;
			border-style: solid;
  			border-color: #000000; 			
			z-index: 0;
			}			

.bottomline a:link		{ color: #ffffff; text-decoration: none; border: none; }
.bottomline a:visited 	{ color: #ffffff; text-decoration: none; border: none; }
.bottomline a:hover 	{ color: #ffb062; text-decoration: none; border: none; }		
.bottomline a:active 	{ color: #ffffff; text-decoration: none; border: none; }
						
.back, .backgrnd, .bottomline, .imp { position: absolute; left: 50%; }
