@charset "utf-8";
.container {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 902px;
	padding-top: 1px;
	background-color: white;
	padding-bottom: 1px;
}


.header {
	text-align: center;
	height: 200px;
	width: 900px;
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
}



.bar {
	height: 5px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #663300;
}
ul {
	margin: 0px;
	padding: 0px;
}

.menubar {
	background-image: url(../images/buttonslice.png);
	background-repeat: repeat-x;
	text-align: center;
	height: 40px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
}
#menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#menu li {
	line-height: 40px;
	display: inline;
	list-style: none;
	text-align: center;
	color: white;
	margin-left: 14px;
	margin-right: 14px;
}
#menu  li a {
	display: inline;
	color: white;
	text-decoration: none;
}
#menu li a:hover {
	color: #666666;

}





.middle {
	text-align: left;
	height: inherit;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(middlesliver.png);
	background-repeat: repeat-x;
}
.clear {
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: auto;
}

.leftmenu {
	float: left;
	height: auto;
	width: 194px;
	padding-top: 30px;
	padding-left: 5px;
	padding-bottom: 30px;
	padding-right: 0;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	background: none;
}

.rightcontent {
	height: auto;
	width: 650px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 30px;
	padding-left: 20px;
	text-align: left;
	float: right;
}

.content {
	padding: 30px;
	height: auto;
	width: 840px;
	background-image: url(../images/middlesliver.png);
	background-repeat: repeat-x;
	margin-top: 20px;
}

.footer {
	height: 35px;
	width: 900px;
	text-align: center;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #CCCCCC;
}



p {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	text-decoration: none;
	color: black;
}

a:visited {
	text-decoration: none;
	color: black;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: black;
}
body {
	background-color: #000000;
	background-image: url(../images/bgsliver.png);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
}

.style1 {
	font-size: 12px
}
.style2 {
	color: #FFFFFF;
}
.item2, .item4, .item5, .item6, .item7, .item8, .item9, .item10, .item11 {
	font-size: 16px;
	font-weight: bold;
}
#footer  ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#footer  li {
	line-height: 40px;
	display: inline;
	list-style: none;
	text-align: center;
	color: black;
	margin-left: 10px;
	margin-right: 10px;
}
#footer  li  a {
	display: inline;
	color: black;
	text-decoration: none;
}
#footer li a:hover {
	color: #999999;
}
.style3 {font-size: 24px}
.style4 {
	font-size: 16px;
}
