body {
	color : Black;
	background-color : #DCDCDC;
	background-image : url(../graphics/bg_tile.gif);
	text-align: center;
	margin : 36px 0 0 0;
}
html, body, #wrapper {
	padding: 0;
	border: none;
}
#wrapper {
	text-align : left;
	margin: 0 auto;
	width: 885px;
	/*height : 600px;*/
	position : relative;
	background-image : url(../images/bg_l2_885x50.jpg);
	background-repeat : repeat-y;
}
div#leftcol {
	float : left;
	width : 370px;
}
div#menu_bg5 {
	background-color : #903A0B;
	position : absolute;
	z-index : 997;
	filter:alpha(opacity=10);
	-moz-opacity:0.10;
	-khtml-opacity: 0.10;
	opacity: 0.10;
}
div#menu_bg3, div#menu_bg8 {
	position : absolute;
	z-index : 997;
	filter:alpha(opacity=30);
	-moz-opacity:0.30;
	-khtml-opacity: 0.30;
	opacity: 0.30;
}
div#menu_bg, div#menu_bg2, div#menu_bg4,  div#menu_bg6, div#menu_bg7 {
	position : absolute;
	z-index : 997;
	filter:alpha(opacity=40);
	-moz-opacity:0.40;
	-khtml-opacity: 0.40;
	opacity: 0.40;
}
div#menu_bg {
	background-color : #404E37;
	left : 189px;
	top : 0px;
	width : 120px;
	height : 252px;
}
div#menu_bg2, div#menu_bg3, div#menu_bg4, div#menu_bg5, div#menu_bg6, div#menu_bg7, div#menu_bg8 {
	left : 189px;
	top : 98px;
	width : 120px;
	height : 150px;
}
div#menu_bg2 {
	background-color : #404E37;
}
div#menu_bg3 {
	background-color : #FFA326;
}
div#menu_bg4 {
	background-color : #547200;
}
div#menu_bg6 {
	background-color : #1A2222;
}
div#menu_bg7 {
	background-color : #565E1E;
}
div#menu_bg8 {
	background-color : #385128;
}
div#menu {
	position : absolute;
	left : 149px;
	top : 97px;
	width : 160px;
	z-index : 999;
	padding : 0px;
	color : White;
}
div#menu2 {
	position : absolute;
	left : 115px;
	top : 97px;
	width : 197px;
	z-index : 999;
	padding : 0px;
	color : White;
}
#menu a, #menu2 a {
	display : block;
	height : 14px;
}
 ul {
	list-style : none;
	font-size : 9px;
	font-weight : bold;
	text-align : right;
	font-family : Georgia, "MS Serif", "New York", serif;
}
li {
	list-style-type : none;
}
li a, li a:focus, li a:active, li a:visited {
	background-image : none;
	color : White;
	text-decoration : none;
	padding : 3px 8px 0px 0px;
}
li a:hover {
	background-image : url(../graphics/ul_bg2a.png);
}
div#rightcol {
	float : right;
	width : 420px;
	padding : 0px;
	margin : 0 95px 0 0;
}
div#txt {
	position:absolute;
	left:520px;
	top:290px;
	width:270px;
	z-index:999;
	font-family : Georgia, "MS Serif", "New York", serif;
	color : #666633;
	text-align : left;
}
div#ss {
	position:absolute;
	left:365px;
	top:100px;
	width:412px;
	height : 292px;
	z-index:999;
	font-family : Georgia, "MS Serif", "New York", serif;
	color : #666633;
	text-align : left;
}
div#slide_base {
	position:absolute;
	left:370px;
	top:91px;
	width:408px;
	height : 292px;
	z-index:900;
	text-align : left;
}
p {
	font-size : 11px;
	line-height : 175%;
}
p a, p a:visited {
	color : #666633;
}
div#content {
	padding : 10px;
	height : 100%;
}
.copyright {
	font-size : 10px;
	color : Silver;
	border-top : 2px solid #567EBB;
	padding-top : 10px;
	background-color : #EFF8FA;
}
.copyright a {
	color : Silver;
	text-decoration : none;
}
.copyright a:visited {
	color : Silver;
}
.copyright a:hover {
	color : Gray;
}

