@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #070100;
	text-align: center;
	background-image: url(image/backkis.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	color: #BC5B21;
}

a:link, a:visited
{
	color:#D66725;
	text-decoration: none;
}
a:hover
{

	text-decoration: underline;
}

h1  {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-align: right;
	font-size: 1.5em;
	line-height: 1em;
	padding-left: 30px;
	padding-right: 290px;
}
.maintable {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	/* [disabled]height: 100%; */
	background-color: #240902;
}



#maintext {
	text-align: right;
	padding-top: 20px;
	padding-right: 290px;
	padding-bottom: 1em;
	padding-left: 30px;
	min-height: 400px;
}
#copy {
	font-size: 0.87em;
	color: #7D3411;
	padding-top: 20px;
	padding-right: 290px;
	padding-bottom: 20px;
	padding-left: 30px;
	text-align: right;
}
#mainmenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.93em;
	display: block;
	position: relative;
	padding-top: 105px;
	padding-right: 290px;
}
#mainmenu #menuitem {
	text-transform: uppercase;
	padding-right: 20px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #793B14;
}
.lastitem {
	border-right-style: none !important;
	padding-right: 0px !important;
}
#mainmenu #menuitem a
{
	text-decoration: none;
	color: #A64E13;
}
#mainmenu #menuitem a:hover
{
	text-decoration: underline;
}
.header {
	background-image: url(image/k1.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0px;
}
.mnwndw {
	background-image: url(image/k2.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0px;
}

