/* Basic Layout */

/* Palatino, Times, Times New Roman, serif */
/* Verdana, Tahoma, Arial, Helvetica, sans-serif */

body {
	width: 990px;
}

#titlePane {
	position: relative;
	width: 990px;
	float: left;
}

#title {
	background-color: #f8f8f0;

	color: #271c00;

	font-family: Palatino, Times, Times New Roman, serif;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;

	letter-spacing: 7px;
	text-align: center;
}

#banner {
	width: 990px;
	height: 100px;

	background-image: url(banner2.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#contentPane1 {
	position: relative;
	width: 990px;
	float: left;

	background-color: #f8f8f0;
}

/* Content1 Layout */

#contentPane2 {
	position: relative;
	width: 620px;
	float: left;

	background-color: #f8f8f0;
}

#indexPane {
	position: relative;
	width: 110px;
	float: left;

	background-color: #f8f8f0;

	background-image: url(indian_head_2.png);
	background-repeat: no-repeat;
	background-position: 1px 10px;
}

#index {
	position: relative;
	width: 108px;
	float: left;

	padding-top: 125px;
	padding-bottom: 119px;

	background-image: url(indian_head_1.png);
	background-repeat: no-repeat;
	background-position: left bottom;

	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;

	letter-spacing: 0px;

	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-color: gray;
	border-style: dotted;
}

* html #index {
* 	width: 110px;
* 	border-style: solid;
* }

#columnPane {
	position: relative;
	width: 260px;
	float: left;

	background-color: #fff8aa;
}

#column {
	padding: 0px;

	font-family: Palatino, Times, Times New Roman, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;

	letter-spacing: 0px;
}

/* Content2 Layout */

#menu1Pane {
	position: relative;
	width: 100%;
	float: left;
}

#menu1 {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;

	color: #271c00;

	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;

	letter-spacing: 1px;
	text-align: center;
}

#articlePane {
	position: relative;
	width: 100%;
	float: left;
}

#article {
	padding: 4px;

	font-family: Palatino, Times, Times New Roman, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;

	letter-spacing: 0px;
}

#menu2Pane {
	position: relative;
	width: 100%;
	float: left;
}

#menu2 {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;

	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;

	letter-spacing: 1px;
	text-align: center;
}

#creditsPane {
	position: relative;
	width: 100%;
	float: left;
}

#credits {
	padding: 4px;

	color: #271c00;

	font-family: Palatino, Times, Times New Roman, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;

	letter-spacing: 0px;
	text-align: center;
}

/* Components Properties */

a:link, a:visited {
	color: #604500;
	text-decoration: underline;
}

a:hover, a:active {
	color: #8c6400;
	text-decoration: underline;
}

#menu1 a:link, #menu1 a:visited, #menu2 a:link, #menu2 a:visited {
	color: #271c00;
	text-decoration: none;
}

#menu1 a:hover, #menu1 a:active, #menu2 a:hover, #menu2 a:active {
	color: #271c00;
	text-decoration: underline;
}

#index a:link, #index a:visited {
	color: #bf6f4c;
	text-decoration: none;
}

#index a:hover, #index a:active {
	color: #271c00;
	text-decoration: underline;
}

#index a.section {
	position: relative;
	height: 20px;

	padding-left: 4px;
	padding-right: 4px;

	text-align: left;
	line-height: 20px;
}

* html #index a.section {
* 	position: static;
* }

#index a.topic {
	position: relative;
	height: 20px;

	margin-left: 26px;
	padding-left: 4px;
	padding-right: 4px;

	text-align: left;
	line-height: 20px;
}

* html #index a.topic {
* 	position: static;
* }

#column .thumbs_title {
	margin-top: 12px;
	margin-bottom: 4px;

	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-color: gray;
	border-style: solid;

	margin-bottom: 16px;
}

#column h6, #column p, #column a {
	margin-left: 4px;
	margin-right: 4px;
	font-family: Palatino, Times, Times New Roman, serif;
	font-style: normal;
}

#column h6 {
	font-weight: bold;
	font-size: 13px;

	margin-top: 0px;
	margin-bottom: 0px;
}

#column p {
	font-weight: normal;
	font-size: 12px;

	margin-top: 0px;
	margin-bottom: 4px;
}

#column p.foto {
	position: relative;
	height: 100px;
	float: left;
	margin: 4px;
	text-align: center;
}

#column img {
	margin: 4px;
}

#column img.right {
	position: relative;
	margin-left: 2px;
	margin-right: 4px;
	margin-top: 0px;
	margin-bottom: 2px;
	float: right;
}

#column img.left {
	position: relative;
	margin-left: 4px;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 2px;
	float: left;
}

#column img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	margin-bottom: 2px;
}

* html #column img.center {
* 	text-align: center;
* }

#column img.title {
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
}

* html #column img.title {
* 	text-align: center;
* }

#article .endOfHeader {
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-color: gray;
	border-style: solid;

	margin-bottom: 20px;
}

#article .hr {
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-color: gray;
	border-style: solid;

	margin-bottom: 16px;
}

#article h1, #article h2, #article h3, #article p {
	font-family: Palatino, Times, Times New Roman, serif;
	font-style: normal;
}

#article h1, #article h2, #article h3 {
	font-weight: bold;

	margin-top: 8px;
	margin-bottom: 4px;
}

#article h1 {
	font-size: 20px;
}

#article h2 {
	font-size: 18px;
}

#article h3 {
	font-size: 16px;
}

#article p {
	font-weight: normal;
	font-size: 16px;

	margin-top: 0px;
	margin-bottom: 8px;
}

#article p.note {
	font-size: 13px;
}

#article p.path {
	font-size: 13px;
}

#article p.foto {
	position: relative;
	height: 100px;
	float: left;
	margin: 4px;
	text-align: center;
}

#article img {
	margin: 4px;
}

#article img.right {
	position: relative;
	margin-left: 4px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
	float: right;
}

#article img.left {
	position: relative;
	margin-left: 0px;
	margin-right: 4px;
	margin-top: 0px;
	margin-bottom: 4px;
	float: left;
}

#article img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	margin-bottom: 8px;
}

* html #article img.center {
* 	text-align: center;
* }

#article table {
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	margin-bottom: 8px;

	border-collapse: collapse;
	border: 1px solid gray;

	font-family: Palatino, Times, Times New Roman, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;

	color: #271c00;
}

#article tr {
}

#article tr.even {
	background-color: #fffcdd;
}

#article tr.odd {
	background-color: #fff8aa;
}

#article th {
	border: 1px solid gray;
	padding: 4px;

	color: #f8f8f0;
	background-color: #100035;
	text-align: center;
	font-weight: bold;
}

#article td {
	border: 1px solid gray;
	padding: 4px;
}
