/**************** body and tag styles ****************/
	body {
	  margin-top: 0px;	  
	  margin-bottom: 30px;
	  background-image: url(images/KWDbkgrd_image_1024x768.jpg); background-repeat: no-repeat; background-attachment: fixed; }

	#container {
	width: 1010px;
	padding-left: 125px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: #FFFFFF;





	  background-color:
	  }
	  
	#container2 {
	  width: 746px;
	  margin: 0 auto;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.99em;
	  color:
	  background-color:
	  border-bottom: 2px solid #2763A5;
	  }
		
	h1 {
	  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-weight: normal;
	  font-size: 22px;
	  color:
	  margin-bottom: 16px;
	  background-color:
	  }
		
	h2 {
	  color:
	  font-size: 9px;
	  font-family: Arial, Helvetica, sans-serif;
	  background-color:
	  }
		
	a {
	  color: #6DA6E2;
	  background-color: #FFFFFF;
	  text-decoration: none;
	  font-weight: bold;
	  }

	a:hover {
	  background-color: #FFFFFF;
	  color: inherit;
	  font-weight: bold;
	  text-decoration: underline;
	  }

/**************** content styles ****************/
	#content {
	  width: 725px;
	  padding-left: 20px;
	  padding-right: 6px;
	  padding-top: 10px;
	  float: left;
	  }
		
	#content p {
	  padding-bottom: 10px;
	 
	  }
	  
/**************** images styles ****************/		
	a img{
	  border: none;
	  }

	img.left,img.center,img.right {
	  padding: 4px;
	  border: 1px solid #a0a0a0;
	  }

	img.left {
	  float: left;
	  margin: 0 12px 5px 0;
	  }

	img.center {
	  display: block;
	  margin: 0 auto 5px auto;
	  }

	img.right {
	  float: right;
	  margin: 0 0 5px 12px;
	  }

/**************** form styles ****************/
	form {
	  font-size: 9px;
	  }
		
	input {
	  background-color: #FFFFFF;
	  color: #999999;
	  border: 1px solid #2763A5;
	  font-size: 11px;
	  padding: 3px;
	  }
		
	.button {
	  padding: 2px;
	  background-color: #6DA6E2;
	  color: #FFFFFF;
	  border: 1px solid #2763A5;
	  font-size: 11px;
	  }

/**************** header styles ****************/
	#header {
	  width: 750px;
	  border: 0px
	  padding-bottom: 10px;
	  padding-top: 10px;
	  clear: both;
	  }
	#header p { 
	  margin-top: -20px;
	  margin-left: 30px;
	  color: #999999;
	  }

/**************** menu styles ****************/
    #tabs10 {
      float:right;
      width:890px;
      font-size:98%;
	  padding-left: 105px;
	  padding-bottom: 0.5px;
	  border-bottom:1px solid #333; float:left;
      line-height:normal;
      }
    #tabs10 ul {
	  margin:0;
	  padding:10px 10px 0 42px;
	  list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("tabright10.gif") no-repeat right top;
      padding:7px 15px 8px 5px;
      color:#000;
      }
    #tabs10 a span {
	  float:none;
	  }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }



/**************** sidebar styles ****************/

	#sidebar {
	  width: 123px;
	  padding-left: 30px;
	  padding-right: 25px;
	  padding-top: 0.3px;
	  padding-bottom: 3px;
	  float: right;
	  background-color:#9B70D6;
	  }
	  
	#sidebar2 {
	  width: 140px;
	  padding-left: 20px;
	  padding-right: 10px;
	  padding-top: 9px;
	  padding-bottom: 12px;
	  float: left;
	  background-color:#DAD9DC;
	  }
	  
	#sidebar3 {
	  width: 20px;
	  padding-left: 3px;
	  padding-right: 5px;
	  padding-top: 10px;
	  padding-bottom:1px;
	  float: left;
	  background-color:#00FF99;
	  }
	  
		
		/*#right1 {
		width:10%;
		float:left;
		background:#fff;
		padding-top: 10px;
		padding-bottom:20px;
		border-left: 1px solid #ccc;
		line-height: 1.5em;
		/*font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 0.85em;
		color: #666;
		}*/	
		
		
	/*#sidebar p {
	  padding-bottom: 1px;
	  padding-top: 10px;
	  border-bottom: 1px solid #BD8C01;
	  }*/
	  
/**************** footer styles ****************/
	#footer {
	margin-top: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
	padding-right: 100px;
	clear: both;
	width: 470px;
	background-color:#BD8C01;

	  }
		
	#footer p {
	  color:#FFFFFF;
	  padding: 1.5px;
	  text-align: center;
	  }
		
	#footer p a {
	  color: #FFFFFF;
	  background-color:#BD8C01;
	  font-weight:100;
	  border-bottom: 1px dotted #FFFFFF;
	  }
		
	#footer p a:hover {
	  color: #FFFFFF;
	  text-decoration: none;
	  color:#003399;  
	  border-top: 1px dotted #FFFFFF;
	  border-bottom: 0px dotted #FFFFFF;
	  }
	  
	  .blkbdr {
	border: 1px solid #000000;
	}

.yellowtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFF00;
}
