  <style type="text/css">


body {
  background-image: url(http://www.geocities.com/rizwan_formanite/img/variation/banded-bg-white.gif);
  background-repeat: repeat-x;
  background-color: #052484; 
}

html, body, #contents {
	min-height: 100%;
	width: 100%;
	height: 100%;
}  /* hack for IE5+/Win.*/

html>body, html>body #contents {height: auto;}
/* Without this, Moz1.0 adds a vertical scrollbar */

body      {margin: 0;}
#contents {position: absolute; top: 0; left: 0;}
#main     {position: absolute; top: 0; left: 0; z-index: 5;}
#footer   {position: absolute; bottom: 0; z-index:4;}

form {margin:0px; padding:0px;}

input {
  vertical-align:middle;
  margin: 1px 0px 1px 0px;
  padding:0px;
}
label {
  font-size:11px;
  vertical-align:middle;
  letter-spacing:0.05em;
}

.navbut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

a.navbut:hover {
	color: #990000;
}
a.navbut:active {
	color: #FF0000;
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 13px;
}
a.credit:hover, a.credit:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #999999;
	line-height: 13px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	line-height: 13px;
}
.trade {
	font-size: 12px;
}
.reg {
	font-size: 10px;
}
.mainlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
}
.sublink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #cc0000;
}
a.mainlink:visited, a.sublink:visited {
	color: #cc0000;
}
a:hover {
	text-decoration: underline;
	color: #FFFF6A;
}
a.mainlink:hover, a.sublink:hover {
	text-decoration: underline;
	color: #052484;
}
a:active {
	text-decoration:underline;
	color: #ffff9d;
}

a.mainlink:active, a.sublink:active {
	text-decoration: underline;
	color: #052484;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}
a.headline:hover, a.headline:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #cc0000;
	text-decoration: underline;
	font-weight: bold;
}
.smallmitcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
}
.spotlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
	text-decoration: none;
}
a.spotlink:hover {
	color: #cc0000;
	text-decoration: underline;
}
.textred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663366;
}
.textwhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.textblack{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


/* Div placements */
#spotlight {
  position:absolute;
  left:18;
  top:83;
  width:704px;
  z-index: 9;}

#navigation {
  position:absolute;
  left:18;
  top:128;
  width:265px;
  height:245px;
  z-index:11;
}

#canvas {
  position:absolute;
  left:290;
  top:102;
  z-index:1;
}

#credit {
  position:absolute;
  left:18;
  top:510;
  width:704px;;
  height:32px;
  z-index:10;
}

#float {
  position:absolute;
  left:290;
  top:102;
  width:656px;
  height:387px;
  z-index:2;
}
#float2 {
  position:absolute;
  left:0;
  top:0;
  width:0px;
  height:0px;
  z-index:3;
}

  </style>
