body { height: 100%; min-width: 760px; text-align: center; margin: 0px; padding: 0px 0px; }
#frontpage, #page { height: 100%; position: relative; top: 0px; right: 0px; margin: 0 auto; width: 760px; text-align: left; }

body { background: #000 url('./bg.gif') repeat-x; color: #DDD; font-family: Calibri, Arial, Helvetica, sans-serif; }
a, a:visited { color: #FFF; }

#header { clear: both; height: 107px; margin: 0px; padding: 0px; }
#header #nav ul { position: absolute; right: 10px; top: 45px; }
#header #nav ul li { display: inline; padding-left: 30px; background: url('./menu-bull.gif') 19px 7px no-repeat; }
#header #nav a { text-decoration: none; }
#header #nav a:hover { text-decoration: underline; }

#content { z-index: 1; clear: both; position: relative; height: 390px; margin: 0px; padding: 20px 0px; } 

#bar-right { position: absolute; right: -100px; top: -92px; width: 62px; height: 670px; border: none; }

#bigImage { float: left; width: 300px; height: 380px; margin: 0px; padding: 0px; }
#bigImage img { width: 300px; height: 380px; border: none; }
#scrollText { float: left; width: 420px; height: 380px; margin: 0px; padding: 0px 10px 0px 20px; font-size: 14px; line-height: 28px; overflow: auto; }

h1 { display: block; z-index: 5; position: absolute; top: -35px; left: -45px; height: 60px; color: #969ea0; font-size: 36px; font-family: Calibri, Arial, Helvetica, sans-serif; font-weight: normal; margin: 0px; padding: 0px; }

#footer { clear: both; margin-top: 10px; padding: 0px; font-size: 14px; color: #000; }
