
#wrapper2 {
	text-align:left;
	width: 856px;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	float:left;
	background: transparent url ("img/bg.jpg") center top repeat-y;
	background-image: url("img/bg.jpg");
  background-repeat: repeat-y;
  background-attachment: fixed;
	background-position:center;
}

#wrapper {
	text-align:left;
	width: 856px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;

}

#header {
	width: 856px;
	height: 96px;
	margin: 0 auto;
	background-image:url(img/logo.png);
	overflow: hidden;
}

#menu {
	float:left;
	width:200px;
	background-color:#d9dce4;
	border-right:2px solid #FFFFFF; 
	border-left:2px solid #FFFFFF; 
	border-bottom:2px solid#FFFFFF;
	height: auto;
} 

div#topcontent {
  margin: 0 auto;
	text-align: center;
	}

#content {
  padding-left:220px;
	padding-right:20px;
	}

#footer {
  text-align:left;
  clear: both;
  width: 100%;
  margin: 0 auto;
  background-color:#FFFFFF;
  height:15px;
}
	
#content, #menu {
margin:0 auto;
} 

.menu {
	background-image:url(img/header.png);
	background-repeat:no-repeat;
	width:200px;
	line-height:35px;
	padding-left:20px;
	color:#FFFF99;
	overflow:hidden;
  font-face:Verdana;
	font-size:18px;
}

ul#categories {
	width:200px;
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 11px;
}

ul#categories li {
	display: block;
	padding: 0px;
	line-height: 30px;
	border-bottom: 1px #dde2d3 solid;
	border-top: 1px solid #f9faf7;
	height: 30px;
	margin-top: -2px; 
	margin-bottom: -2px;
}

ul#categories li { margin-top: 0px; margin-bottom: 0px; }

ul#categories li.selected {
	text-decoration: none; 
	background-color:#dce0e7;
}

ul#categories li a {
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 40px;
	line-height: 30px;
	text-decoration: none;
	font-size: 11px;
	color: 000;
	background: url(img/arrow.gif) 26px 12px no-repeat;
}
ul#categories li a:hover { 
	text-decoration: underline; 
	background-color:#e7e7dc;
}

#linkhead {
	background-color:#C0C0C0;
	width:600px;
	line-height:35px;
	color:#FFFF99;
  padding-left:20px;
	overflow:hidden;
  font-face:Verdana;
	font-size:18px;
  text-align: center;
}


#linkhead2 {
	background-color:#d9dcff;
	width:600px;
	line-height:35px;
	padding-left:20px;
	color:#FFFF99;
	overflow:hidden;
  font-face:Verdana;
	font-size:14px;
}