body		{
	background-color: gray;
	color: black;
	text-align: center;		/* required for IE */
	margin: 0px;
	padding: 0px;

		}
#container   	{
	background-color: white;
	width: 800px;
	left: 20px;
	top: 20px;
	z-index:15;
	font-size: 14px;
	margin: 20px auto;
	padding: 20px;
	border: groove 6px #FF6600;
		}
#content	{
	position: relative; 
	z-index: 25; 
	top: -60px; 
	width: 100%; 
	margin: 0px; 
	padding: 0px; 
		}
p,td		{
	font-family: Verdana,Times New Roman, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: center;	
		}
tr		{
	height: 30px;
		}
td.form		{
	color: black;
	text-align: left;
		}
h3		{
	font-family: Verdana,Times New Roman, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8ED8F8;
	text-align: left;	
		}
a.nav1,a:visited.nav1 
		{
	display:block; 
	width:120px; 
	height:40px;
	padding-top: 10px;
	text-indent: 0px;
	text-align: left;
	color: black;
	font-family: Formal436 BT,Times New Roman, sans-serif;
	font-size: 16px;
	text-decoration: none;
	background-image: url(images/optimus-1.gif);
	background-repeat: no-repeat; 
		} 
a:hover.nav1	{
	background-image: url(images/optimus-1-hover.gif);
	background-repeat: no-repeat;
		}
a.nav2,a:visited.nav2 
		{
	display:block; 
	width:120px; 
	height:40px;
	padding-top: 10px;
	text-indent: 0px;
	text-align: left;
	color: black;
	font-family: Formal436 BT,Times New Roman, sans-serif;
	font-size: 16px;
	text-decoration: none;
	background-image: url(images/jetflame-2.gif);
	background-repeat: no-repeat; 
		} 
a:hover.nav2	{
	background-image: url(images/jetflame-2-hover.gif);
	background-repeat: no-repeat;
		}
a.nav3,a:visited.nav3 
		{
	display:block; 
	width:120px; 
	height:40px;
	padding-top: 10px;
	text-indent: 0px;
	text-align: left;
	color: black;
	font-family: Formal436 BT,Times New Roman, sans-serif;
	font-size: 16px;
	text-decoration: none;
	background-image: url(images/megatron-3.gif);
	background-repeat: no-repeat; 
		} 
a:hover.nav3	{
	background-image: url(images/megatron-3-hover.gif);
	background-repeat: no-repeat;
		} 
a.nav4,a:visited.nav4 
		{
	display:block; 
	width:120px; 
	height:40px;
	padding-top: 10px;
	text-indent: 0px;
	text-align: left;
	color: black;
	font-family: Formal436 BT,Times New Roman, sans-serif;
	font-size: 16px;
	text-decoration: none;
	background-image: url(images/scale-4.gif);
	background-repeat: no-repeat; 
		} 
a:hover.nav4	{
	background-image: url(images/scale-4-hover.gif);
	background-repeat: no-repeat; 
		}
 
