/* -- Reset default style -- */
body, h1, p{border:0; margin:0; padding:0;}
body{
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: 1px;
line-height: 1.3em;
background-image:url(images/tile_bg.jpg); 
background-repeat:repeat; 
text-align: center;
}
.img {border:none; list-style:none;}
/* ------------ */
/* HEADER */
.logo{ list-style:none; border:none;}
#header{
padding:0px;
margin:0px;
background-image:url(images/header-bg.jpg); background-repeat:repeat-x;
}
/* PAGE BODY */
#page-body{padding:10px 5px 0px 5px;}
h1{font-size:14px; font-weight:bold; padding:0px; margin:0px 0px 5px 0px; }
a:link, a:visited{ color:#000; list-style:none;}
#copy {margin:0px 0px 5px 0px;}
/* FOOTER */
#footer{
padding:6px;
color:#999999;
font-size:11px;
}
#footer a:link, #footer a:visited{
color:#666666;
}
