@charset "iso-8859-1";
/* CSS Document */

/* RESET */

/*html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
/*  font-family: inherit;
  vertical-align: baseline;
}



table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }


blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }


a img { border: none; }*/

/* LAYOUT */

body {background:url(../images/pagebg.jpg) top left fixed;}
#wrapper {width:846px; margin-left:auto; margin-right:auto;}
#header {height:141px; width:846px; background:url(../images/headertop.png) top center no-repeat;}
#menubg {height:42px; width:846px; background:url(../images/headerbot.png) top center no-repeat;}
#menu {padding-left:200px;}
#contenttop {height:11px; width:846px; background:url(../images/contenttop.png) top center;}
#content {background:url(../images/contentbg.png) top center repeat-y; padding:20px;}
#contentbot {height:11px; width:846px; background:url(../images/contentbot.png) top center;}

td {padding:10px; vertical-align:top;}

/* TYPOGRAPHY */

p, td, li, div {font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Tahoma, sans-serif; font-size:0.95em;}