@charset "iso-8859-1";
/* CSS Document */

body {background:url(../images/pagebg3.jpg) top left fixed no-repeat; margin:0; padding:0;}

#wrapper {width:866px; margin-left:auto; margin-right:auto;}
#header {width:866px; height:169px; background:url(../images/header.png) top center no-repeat;}
#menu {width:866px; height:34px; background:url(../images/menubg.png) top left;}
#contentwrapper {width:866px; background:url(../images/contentbg.png) top repeat-y;}
#content {padding:20px;}
#footer {width:866px; height:13px; background:url(../images/contentbot.png) top center no-repeat;}

/* TYPOGRAPHY */

p, td, li, div {font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Tahoma, sans-serif; font-size:0.95em;}
h1 {color:#78001E; font-size:160%;}
a, a:link, a:active, a:visited {color:#78001E;}
a:hover {color:#000;}
.ImgPad {padding:4px;}
