@charset "utf-8";
/* CSS Document */
BODY {
	FONT-WEIGHT: normal;
	LIST-STYLE-POSITION: outside;
	FONT-SIZE: 9pt;
	COLOR: black;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	background-image: url(../../_images/bodymiddle2.jpg);

	background:scroll
	overflow: auto;
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #600;
	margin: 0mm;
}
#menu {
	position:absolute;
	left:50%;
	margin-left:-450px;
	width:900px;
	top: 15px;
}
#contentheader {
	position:absolute;
	left:50%;
	margin-left:-450px;
	top:221px;
	width:900px;
	height: 258px;
	background-image: url(../../_images/bodytop.jpg);
	background-repeat: repeat;
	z-index: 1;
}
#content {
	position:absolute;
	left:50%;
	margin-left:-450px;
	top:226px;
	width:900px;
	z-index:1;
	background-image: none;
	background-repeat: no-repeat;
	background-position: bottom;
	height: auto;
	overflow: visible;
}
#sidebar {
	width: 276px;
	height: 700px;
	left: 12px;
	top: 12px;
	position: relative;
	color: 736357;
	z-index: 2;
	bottom: auto;


	color:
; 		text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 6px;
}
#rightcontent {
	width: 566px;
	height: 700px;
	left: 312px;
	position: absolute;
	color: 736357;
	top: 12px;
	z-index: 2;
	bottom: auto;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
ul {
	color: #736357;
	font-weight: bold;
	font-variant: normal;
}
h2 {
	color: #600;
	font-size: 12pt;
	
}

table {
	color:
	font-weight: normal;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	border-top-style: solid;
	border-top-color: #000;
}
