*, body, html {
	color: #000000;
	background: transparent none no-repeat;
}
h1 {
	display: list-item;
	list-style-image: url('../_img/logo.jpg');
	list-style-position: inside;
	letter-spacing: -1000em;
	font-size: 1pt;
	color: #ffffff;
}
h1 a {
  visibility: hidden;
}
h2 {
  display: none;
}
#mainwrap {
  width: 95%;
}
#header {
	background: transparent none no-repeat;
}
#topmenu {
  display: none;
}
#pagewrap {
	background: transparent none no-repeat;
}
#leftwrap { 
  display: none;
}
#contwrap { 
  margin: 0;
}
#leftcol {
  width: 280px;
}
#rightcol {
  margin: 0 0 0 300px;
}
#footer {
	background: transparent none no-repeat;
}

