body    {
            margin: 0px;
            padding: 0px;
            border: 0px none;
            color: 050E85;
			background-color: #ff0000;
	 }
.all {
			position: absolute;
			width: 820px;
			margin-left:2px;
			}
.header {
            position: absolute;
            left: 0px;
            top: 0px;
            width: 810px;
            height: 100px;
            z-index: 0;
			background-color: black;
	        }
.headerleftimage {
			position: absolute;
			left: 5px;
			top: 3px;
			width: 140px;
			height: 79px;
			z-index: 0;
			}
.headernavbar {
			position: absolute;
			left: 0px;
			top: 107px;
			width: 800px;
			height: 30px;
			z-index: 6;
			}
  .center {
            position: absolute;
            left: 10px;
            top: 120px;
            width: 690px;
            height: 300px;
            z-index: 3;
          }
div.centercontent {
			position: absolute;
			width: 500px;
			left: 90px;
			padding-left: 20px;
			padding-right: 40px;
			background-image: url(./images/bg.gif);
			}
div.centercontenttext {
			width: 500px;
			padding-top: 15px;
			padding-bottom: 15px;
			font-family: Arial,sans-serif;
			font-size: 12pt;
			font-weight: normal;
			color: 000000;
			text-align: left;
			}
.centercontenttext a {
			text-decoration: underline;
			color: #000000;
			}
.centercontenttext h1 {
			font-size: 16pt;
			font-weight: bold;
			color: #000000;
			}
.centercontenttext h2 {
			font-size: 12pt;
			font-weight: bold;
			color: #000000;
			}
.navtrail {
	font-family: Verdana, Arial, sans-serif;
  	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	border-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #000000;
}
.navtrail a {
 color: #ffffff;
}
td.centerbottom_nav {
			font-family: Arial,sans-serif;
			font-size: 9pt;
			font-weight: normal;
			color: #000000;
			text-align: center;
}
div.centerbottom_nav {
			z-index: 5;
			}
.centerbottom_nav a, .centerbottom_nav a:hover, .centerbottom_nav a:visited {color: #000000;}

div.centerbottom_links  {
			width: 500px;
			font-family: Arial,sans-serif;
			font-size: 8pt;
			font-weight: normal;
			color: #000000;
			text-align: center;
			z-index: 4;
}
.centerbottom_links a, .centerbottom_links a:hover, .centerbottom_links a:visited  {
			font-family: Arial,sans-serif;
			font-size: 8pt;
			font-weight: normal;
			color: #000000;
			text-decoration: none;
			}

.right   {
			background-color: #ff0000;
            position: absolute;
            left: 660px;
            top: 140px;
            width: 145px;
            z-index: 4;
			font-family: Arial,sans-serif;
			font-size: 12pt;
			font-weight: normal;
			color: #A38210;
			text-align: center;
         }
.right a {color: #A38210;}
.right a:hover {color: #A38210;}
.right a:visited {color: #A38210;}
.left   {
            position: absolute;
            left: 10px;
            top: 140px;
            z-index: 1;
			font-family: Arial,sans-serif;
			font-size: 8pt;
			font-weight: normal;
			color: #A38210;
			text-align: left;
         }
.left a {color: #A38210;}
.bottomlinks {
			width: 500px;
			font-family: Arial,sans-serif;
			font-size: 6pt;
			font-weight: normal;
			color: #000000;
			text-align: center;
			z-index: 4;
}
.bottomlinks a, .bottomlinks a:hover, .bottomlinks a:visited {
			font-size: 6pt;
			text-decoration: none;
			color: #000000;
}
