#indexsupercontainer {
	width: 100%;
	background-image:url(images/farback.gif);
	background-repeat:repeat-x;
	}
#supercontainer {
	width: 100%;
	background-image:url(images/farback2.gif);
	background-repeat:repeat-x;
	}
#container {
	position:relative;
	width: 676px;
	margin:auto auto;
	}
#container2 {
	width: 100%;
	background-color:#1E0B07;
	}
#header {
	background-image: url(images/top2repeat.gif);
	background-repeat: repeat-x;
	text-align:center;
	}
#indexheader {
	background-image: url(images/indexback.gif);
	background-repeat: repeat-x;
	text-align:center;
	}
#body {
	width:638px;
	background-color:#1E0B07;
	margin:auto auto;
	padding-left:36px;
	background-image:url(images/bodyback_right.gif);
	background-repeat:repeat-y;
	background-position:center;
	}
#body a:visited {
	color:#e2d5c2;
	}
#body a:active {
	color:#983C12;
	}
#body a:link {
	color:#DB8761;
	}
#bodytext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#E2D5C2;
	display: inline;
	padding-bottom:10px;
	}
#bodytext img {
	margin-top:0px;
	margin-bottom:80px;
	}
#footer {
	border-top:3px #ECECC7 solid;
	padding-top:13px;
	color:#AA4A0F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.7em;
	width:100%;
	margin-bottom:6px;
	text-align:center;
	}
#indexmenu {
	width:167px;
	float:left;
	margin-right:10px;
	margin-bottom:50px;
	}
#menu {
	width:167px;
	float:left;
	margin-right:5px;
	margin-bottom:60px;
	display:block;
	}
.imagelayer {
	margin-left:393px;
	}
#indexsearch {
	position:absolute;
	top:213px;
	left:542px;
	}
#search {
	position:absolute;
	top:107px;
	left:542px;
	}
.searchform {
	border:none;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
.indexforminput {
	border:none;
	width:62px;
	height: 16px;
	background-color:#FCFFD7;
	padding-left:3px;
	background-image:url(images/forminput.gif);
	background-repeat:no-repeat;
	}
.forminput {
	border:none;
	width:62px;
	height: 16px;
	background-color:#FCFFD7;
	padding-left:3px;
	background-image:url(images/forminput.gif);
	background-repeat:no-repeat;
	}
* html .forminput {
	margin-top:-1px;
	}
