body    {
            margin: 0px;
            padding: 0px;
            border: 0px none;
            color: #ffffff;
			background-color: #A2CDF1;
           /*background-image: url("images/background.gif");
			background-repeat: repeat;*/
			background-image: url("images/background.jpg");
	 }
.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: 0px;
			width: 140px;
			height: 79px;
			z-index: 0;
			
			}
.headernavbar {
			position: absolute;
			left: 0px;
			top: 135px;
			width: 800px;
			height: 30px;
			z-index: 6;
			}
  .center {
            position: absolute;
            left: 40px;
            top: 140px;
            width: 690px;
            height: 300px;
            z-index: 3;
          }
div.centercontent {
			width: 690px;
			padding-left: 120px;
			padding-right: 200px;
			}
div.centercontenttext {
			width: 500px;
			padding-top: 15px;
			padding-bottom: 15px;
			font-family: Arial,sans-serif;
			font-size: 12pt;
			font-weight: normal;
			
			text-align: left;
			}
.centercontenttext a {
			text-decoration: underline;
			
			}
.centercontenttext h1 {
			font-size: 16pt;
			font-weight: bold;
			
			}
.centercontenttext h2 {
			font-size: 12pt;
			font-weight: bold;
			
			}
.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: #1e5b0f;
}
.navtrail a {
 color: #ffffff;
}
td.centerbottom_nav {
			font-family: Arial,sans-serif;
			font-size: 9pt;
			font-weight: normal;
			
			text-align: center;
}
div.centerbottom_nav {
			z-index: 5;
			}
.centerbottom_nav a {color: #ffffff;}
.centerbottom_nav a:hover {color: #ffffff;}
.centerbottom_nav a:visited {color: #ffffff;}
div.centerbottom_links {
			width: 500px;
			font-family: Arial,sans-serif;
			font-size: 8pt;
			font-weight: normal;
			color: #ffffff;
			text-align: center;
			z-index: 4;
}
.centerbottom_links a {color: #ffffff;}
.centerbottom_links a:hover {color: #ffffff;}
.centerbottom_links a:visited {color: #ffffff;}
.right   {
            position: absolute;
            left: 660px;
            top: 160px;
            width: 145px;
            z-index: 4;
			font-family: Arial,sans-serif;
			font-size: 12pt;
			font-weight: normal;
			color: #050E85;
			text-align: center;
         }
.right a {color: #D33C44;}
.right a:hover {color: #D33C44;}
.right a:visited {color: #D33C44;}
.left   {
            position: absolute;
            left: 0px;
            top: 150px;
            z-index: 4;
			font-family: Arial,sans-serif;
			font-size: 8pt;
			font-weight: normal;
			color: #050E85;
			text-align: center;
         }
.left a {color: #050E85;}

