/* CSS Document */

body {margin: 0; padding: 0; text-align: center; background: url(images/bkg.gif) top repeat-x #fff;}
#page {width: 336px; margin: 0 auto; background: url(images/page.gif) top left no-repeat; text-align: left;}
h1 {display: block; width: 336px; height: 111px; background: url(images/logo.gif) top left no-repeat; margin: 0; padding: 0;}
h1 span {display: none;}
h2 {margin: 0; padding: 0;}
h2 a, h2 a:visited {display: block; width: 336px; height: 169px; background: url(images/mainpic.jpg) top left no-repeat; margin: 0; padding: 0;}
h2 a:hover {display: block; width: 336px; height: 169px; background: url(images/mainpic-hover.jpg) top left no-repeat; margin: 0; padding: 0;}
h2 span {display: none;}

h3, p {padding: 0 25px; width: 286px !important; width /**/: 336px; margin: 0; }

h3 {font: 1.3em "Times New Roman", Times, serif; letter-spacing: -1px; color: #444; margin: 20px 0 0 0; }
p { font: 0.71em "Lucida Sans", Arial, Helvetica, sans-serif; color: #777; line-height: 20px; margin: 20px 0 0 0;}

a, a:visited {color: #005c46; font-weight: bold; text-decoration: none;}
a:hover {text-decoration: underline;}


