@charset "utf-8";

/*
$Id$

Copyright 2001, 2007 atmedia.net, except as noted below

*/

@import url("/screen.css");

#browser-warning	{display: none;}

.hidden {
position: absolute;
left: 0px;
top: -500px;
width: 1px;
height: 1px;
overflow: hidden;
}

/* CaioHack: NetscapeBlocks modern browsers */
/*/*/ /*/ 

html, body {
  background: #fff;
  margin: 0;
  padding: 0 0 50px 0;
}

html, body, p {
  color: #000;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}
a img {
  border: 0 solid #f00;
}

#content h1,
#content h2,
#content h3 {
  font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
}

.print-only, .access, .skip {
   display: none;
}

/* 
#content,
#left-content,
#center-content,
#right-content,
#navigation,
#persistent-nav,
#personalization-links,
#header-search,
#tabs,
#site-title-user,
#site-sub-title,
#edit-layout,
.access	{display:none;}
*/
