@charset "UTF-8";
/* CSS Document */

body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%; line-height: 150%; color: #000000; background: #073669 url(../images/body_bg.gif) top left repeat-y; }

#wrapper { position: absolute; top: 10px; left: 100px; width: 780px; }
#head { background: url(../images/intro_head.jpg) top left no-repeat; height: 57px; margin-bottom: 20px; }
#head h1 { text-indent: -999em; }

#intro-text { margin-bottom: 20px; }
#floatbox { clear: both; }
#float-left { width: 380px; float: left; }
#float-right { width: 380px; float: right; }

p { margin-bottom: 5px; }
 
h2 { color: #073669; font-size: 140%; line-height: 120%; }

h3 { color: #073669; font-size: 110%; line-height: 120%; }

a { color: #073669; text-decoration: none; }