﻿body {
}


h1
{
    position: relative;
    font-size: 375%;
    text-transform: uppercase;
    font-family: 'Arial Unicode MS';
}


h2
{
    font-size: 1.5em;
    color: #036;
    font-family: 'Arial Unicode MS' , Arial, Helvetica, sans-serif;
}
		
h3 {
			font-size: 1.25em;
			color: #036;
}
p
{
    margin-top: 1.5em;
    font-family: 'Arial Unicode MS';
}

#content
{
    width: 40em;
    margin-top: 1.5em;
    font-family: 'Arial Unicode MS';
    text-align: justify;
}
#content img
{
    border-style: solid;
    border-width: 1px 4px 4px 1px;
    border-color: #FFFFFF;
    width: 201px;
    height: 197px;
    padding: 1px;
    float: left;
    margin: 0 0 1em 1em;
}

#header2
{
    font-size: 1.9em;
    color: #036;
    font-family: 'Arial Unicode MS' , Arial, Helvetica, sans-serif;
    text-align: left;
}
#header3
{
    font-size: 1.0em;
    color: #036;
    font-family: 'Arial Unicode MS' , Arial, Helvetica, sans-serif;
    margin-bottom: 1.5em;
}
#footer1
{
    font-size: 1.0em;
    color: #036;
    font-family: 'Arial Unicode MS' , Arial, Helvetica, sans-serif;
    margin-bottom: 1.5em;
    font-style: italic;
}
#vbar ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#vbar li {
  display: inline: /* :KLUDGE: Removes large gaps in IE/Win */
}

#vbar a {
  display: block;
  width: 200px;
  height: 39px;
  line-height: 39px;
  color: #000;
  text-decoration: none;
  background: #94B8E9 url(images/pixy-rollover.gif) no-repeat left bottom;
  text-indent: 50px;
  text-transform: uppercase;
}

#vbar a:hover, .selected a {
  background-color: #369;
  background-position: right bottom;
  color: #fff;
}

#vbar .first a {
  height: 40px;
  line-height: 40px;
}




.vbarstyle1 {
	font-family: "Myriad Pro", Frutiger, "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.4em;
}



