/* $Id: print.css,v 1.3 2007/09/06 21:23:32 goba Exp $ */

/**
 * Garland, for Drupal 5.0
 * Stefan Nagtegaal, iStyledThis [dot] nl
 * Steven Wittens, acko [dot] net`
 *
 * If you use a customized color scheme, you must regenerate it after
 * modifying this file.
 */
.main_left { display:none; float:none; width:0px; }
.main_right { width:800px !important; padding:0; float:none; }
.main_right_copy { width:800px; padding:0; margin:0; float:left; }
.main_right_copy p { width:800px; margin:0; padding:0;}
.main_right_space { width:0px !important; display:none; }
.main_right_content { width:800px; margin:0; padding:0; }

/*img { width:0px; height:0px; display:none; }*/
p { color:#000; width:800px; font-size:14px; }
#headerRight { display:none; }
#headerRight img { display:none; width:0px; height:0px; }
body, input, textarea, select {
  color: #000;
}

ul.primary-links, ul.secondary-links,
#header-region, .sidebar {
  display: none;
}

body.sidebars, body.sideber-left, body.sidebar-right, body {
}

body.sidebar-left #center, body.sidebar-right #center, body.sidebars #center,
body.sidebar-left #squeeze, body.sidebar-right #squeeze, body.sidebars #squeeze {
  margin: 0;
}

#sidebar-right { display:none; }

/*#wrapper,
#wrapper #container .breadcrumb,
#wrapper #container #center,
#wrapper #container #center .right-corner,
#wrapper #container #center .right-corner .left-corner,
#wrapper #container #footer,
#wrapper #container #center #squeeze {
  position: static;
  left: 0;
  padding: 0;
  margin: 0;
  width: 540px;
  min-height:0px;
  float: none;
  clear: both;
}*/

#wrapper #container #header {
}

#wrapper #container #header h1, #wrapper #container #header h1 a:link, #wrapper #container #header h1 a:visited {
  text-shadow: none;
  color: #000;
}
#center_container {
	min-height:0px;
	width:800px;
}
#print_pr { display:none; }
*footer_container { display:none; width:0; height:0; }