body {
  padding-left: 0em;
  font: 95%/1.5  Verdana, sans-serif;
  color: #44250c;
  background-color: #f8bdd9;
  background-repeat: repeat;
  background-position:center;
  background-position:top;
  background-image: url(images/bg.jpg); 
	background-repeat: repeat; }







#wrap { width:900px; margin:0 auto; } /* "auto" makes the left and right margins center the wrapper */

ul.navbar {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 2em;
  left: 1em;
  width: 9em }

p {font-size:.8em}


h2 {
  font-family: Verdana,
        SunSans-Regular, sans-serif;  font-size: 12pt;
  color: #45a9a9;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
}

h3 {
  font-family: Verdana,
        SunSans-Regular, sans-serif;  font-size: 10pt;
  color: #45a9a9;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
}


h4 {
  font-family: Verdana,
        SunSans-Regular, sans-serif;  font-size: 9pt;
  color: #11a3df;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
}



h5 {
  font-family: Verdana,
        SunSans-Regular, sans-serif;  font-size: 8pt;
  color: #45a9a9;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
}

h6 {
  font-family: Verdana,
        SunSans-Regular, sans-serif;  font-size: 7pt;
  color: #45a9a9;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
}





a:link, A:visited { text-decoration: none; color: #f38bbc; font-style: normal;
  font-weight: bold;}
a:hover { color: #f38bbc; background: none }



ul.navbar a {
  text-decoration: none }


