/* BODY AND CONTAINER */

body {
	background:#fff url('k_bkg.jpg') center repeat-x;
	background-repeat: repeat;
	margin:20px;
	padding:0;
	text-align:left;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

		#container {
			width: 750px;
			margin: 0 auto;
			font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
			font-size: 11px;
			line-height: 1.6em;
			color: #000000;     /*  #333333;  */
			background-color: #ffffff;     /*  #B2ABA2;  */
			border: 4px solid #996633;
		}
		
/* GENERAL STYLES */
		
		h1 {
			font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-size: 32px;
			color: #FFFFFF;
			margin-bottom: 30px;
			padding-left: 10px;
		}
		
		h2 {
			color: #000000;
			font-size: 16px;
			font-family: Arial, Helvetica, sans-serif;
			background-color: #ffffff;     /*  #B2ABA2;  */
		}
		
		a {
			color: #66749A;     /* #566590;  #0000ff;   #66749A;  */
			text-decoration: none;
		}

		a:hover {
			color: #000000;     /* #566590;  #0000ff;   #66749A;  */
		}

		
		form {
			float:right;
			margin-top: -45px;
			font-size: 9px;
			padding-right: 10px;
		}
		
		input {
			background-color: #D1C9BE;
			color: #000000;
			border: 1px solid #000000;
			font-size: 11px;
			padding: 3px;
		}
		
		.button {
			padding: 2px;
		}
		
/* IMAGES */		
		
		a img{
	  		border: none;
	  	}

		img.left,img.center,img.right {
	  		padding: 4px;
	  		border: 1px dashed #D1C9BE;
	  		margin: 0px;
	  	}

		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;
	  	}
		
/* HEADER */

		#header {
			border-bottom: 4px solid #996633;
			padding-top: 10px;
			clear: both;
			margin-bottom: 10px;
			background-color: #663300;
		}
		
		#header p { 
			margin-top: -20px;
			margin-left: 30px;
			color: #ffcc99;
		}

		#hdrrt {
			float:right;
			font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;
			color: #ffcc99;     /*  #FFFFFF;  */
			margin-top: -35px;
			font-size: 32px;
			padding-right: 10px;
			line-height: 34px;
		}
		


/* NAVIGATION */
	
		#menu1 {
			width: 150px;
			margin: 10px;
			border-style: solid solid none solid;
			border-color: #3D261D;
			border-width: 1px;
			border-style: solid;
			border-bottom: none;
			float: left;
		}
	
		#menu1 li a {
			height: 32px;
  			voice-family: "\"}\""; 
  			voice-family: inherit;
  			height: 24px;
			background:  url(menu1.gif);

			text-decoration: none;
		}	
	
		#menu1 li a:link, #menu1 li a:visited {
			color: #E4D6CD;
			display: block;
			background:  url(menu1.gif);
			padding: 8px 0 0 10px;
		}
	
		#menu1 li a:hover {
			color: #FFF;
			background:  url(menu1.gif) 0 -32px;
			padding: 8px 0 0 10px;
		}	

		ul {
			list-style: none;
			margin: 0;
			padding: 0;
		}

		img {
   			border: none;
		} 

		#menu2 {
			width: 150px;
			margin: 10px;
			border-style: solid solid none solid;
			border-color: #3D261D;
			border-width: 1px;
			border-style: solid;
			border-bottom: none;
			float: left;
		}

		
/* CONTENT */

		#content {
			width: 350px;
			margin-left: 180px;
			margin-right: 200px;
		}
		
		#content p {
			padding-bottom: 10px;
			/*  border-bottom: 1px dashed #D1C9BE;  */
		}
		
		#content a {
			color: #663300;     /* #566590;  #0000ff;   #66749A;  */
			text-decoration: none;
			border-bottom: 1px dashed #663300;	
			font-weight: 500;	
		}
		
		#content a:hover{
			color: #ffffff;            /*  #0000ff;    #566590;  */
			text-decoration: none;       /*  underline;  */
			background-color: #663300;
			border-bottom: none;	
			font-weight: bold;	
		}

/* CONTENT LARGE */

		#content_l {
			width: 515px;
			margin-left: 180px;
			margin-right: 200px;
		}
		
		#content_l p {
			padding-bottom: 10px;
			/*  border-bottom: 1px dashed #D1C9BE;  */
		}
		
		#content_l a {
			color: #566590;     /*  #0000ff;        #66749A;  */
			text-decoration: none;
			border-bottom: 1px dashed #66749A;	
			font-weight: 500;	
		}
		
		#content_l a:hover{
			color: #ffffff;            /*  #0000ff;    #566590;  */
			text-decoration: none;       /*  underline;  */
			border-bottom: none;	
			background-color: #566590;
			font-weight: 500;	
		}

/* SIDEBAR */

		#sidebar {
			float: right;
			width: 165px;
			padding-right: 7px;
		}
		
		#sidebar p {
			padding-bottom: 10px;
			margin-right: 10px;
			border-bottom: none;      /*  border-bottom: 1px dashed #D1C9BE;  */
		}
		
		#sidebar a {
			color: #663300;     /*  #566590;       #66749A;  */
			text-decoration: none;
			border-bottom: 1px dashed #663300;    /*  #566590;      #66749A;	*/
			font-weight: 500;	
		}
		
		#sidebar a:hover{
			color: #ffffff;          /*  #566590;    #566590;  */
			text-decoration: none;           /*  underline;  */
			border-bottom: none;	
			background-color: #663300;  /*  #566590;    */
			font-weight: 500;	
		}

/* FOOTER */

		#footer {
			margin-top: 20px;
			clear: both;
			background-color: #996633;
			padding: 0px 5px 0px 5px;
			text-align: center;
		}
		
		#footer p {
			color:#ffffff;
			padding: 5px;
		}
		
		#footer p a {
			color: #ffffff;
			border-bottom: 1px dotted #89817f;
		}
		
		#footer p a:hover {
			color: #FFFFFF;
		}


/* CHAPTER BOXES */

		#box_full {
			font: 12px/1.3 "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
			width: 100%;
			float: left;
			border: 0px;
			margin: 0px 0px 0px 0px;
			padding: 10px 10px 15px 10px;
			background: #ccc;
		      color: #630;
		}
		#box_left {
			font: 10px/1.3 "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
			width: 15%;
			text-align: right;
			float: left;
			border:  0px;
			margin:  0px 0px 0px 0px;
			padding: 0px 1px 0px 0px;
			background: #ccc;
		    color: #000;
		}
		#box_right {
			font: 10px/1.3 "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
			font-weight: normal;
			width: 83%;
			text-align: left;
			float: right;
			border:  0px;
			margin:  0px 0px 0px 0px;
			padding: 0px 0px 0px 5px;
			background: #ccc;
			color: #000000;
		}
		#box_right a {
			color: #663300;     /*  #566590;       #66749A;  */
			text-decoration: none;
			border-bottom: 1px dashed #663300;    /*  #566590;      #66749A;	*/
			font-weight: normal;	
		}
		
		#box_right a:hover{
			color: #ffffff;          /*  #566590;    #566590;  */
			text-decoration: none;           /*  underline;  */
			border-bottom: none;	
			background-color: #663300;  /*  #566590;    */
			font-weight: normal;	
		}
		
		
		
		#box2_left {
			font: 10px/1.3 "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
			width: 40%;
			text-align: right;
			float: left;
			border:  0px;
			margin:  0px 0px 0px 0px;
			padding: 0px 1px 0px 0px;
			background: #ccc;
		      color: #000;
		}
		#box2_right {
			font: 10px/1.3 "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
			width: 58%;
			text-align: left;
			float: right;
			border:  0px;
			margin:  0px 0px 0px 0px;
			padding: 0px 0px 0px 5px;
			background: #ccc;
			color: #630;
		}