html {background-image: url(../images/bkg.gif); margin: 0px; padding: 0px;}
body {background-image: url(../images/topbar.gif); background-color: #212148; background-repeat: repeat-x; margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; height: 100px;}

.title {position: absolute; top: 0px; left: 50%; margin-left: -390px; width: 350px; height: 97px; background-image: url(../images/title.jpg); background-repeat: no-repeat; z-index: 2;}

.content {position: absolute; top: 100px; left: 50%; margin-left: -362px; width: 750px; background-image: url(../images/contentbkg.gif); background-color: #F2F2F2; background-repeat: repeat-y; border-right: solid 2px #0E187B; border-left: solid 2px #0E187B; border-bottom: solid 2px #0E187B;}
.nav {position: absolute; top: 100px; left: 50%; margin-left: -386px; width: 170px;}
.page {position: relative; margin-left: 160px; top: 10px; width: 580px; float: left;}
.button {padding: 2px 0px 2px 0px; border: 0px;}
.sample {padding: 2px; border: solid 2px #0E187B;}

.tagline {position: absolute; top: 60px; left: 50%; margin-left: -10px; width: 390px; color: #FFFFFF; font-weight: bold; font-size: 16px;}

h1 {color: #0E187B; font-weight: bold; font-size: 24px; margin: 0px; padding: 0px;}
h4 {color: #212148; font-weight: bold; font-size: 12px;}
p {color: #111111;}