body {
background-color: #ffffff;
font-family: helvetica, sans-serif;
font-weight: lighter;
margin: 0px;
padding: 0px;
line-height: 0px;
text-align: center;
}

body#front h2#home {
display: none;
}

#wrapper {
position: relative;
display: box;
width: 700x;
height: auto;
margin: 0px auto 0px auto;
background-image: url(/images/bg.png);
padding: 0px;
text-align: left;
line-height: 1px;
}

#left {
float: left;
width: 383px;
background-color: #D1DAE6;
padding: 25px;
position: relative;
z-index: 97;
}

#left h1 {
width: 433px;
height: 180px;
background-image: url(/images/name.gif);
padding: 0px;
margin: -25px -25px 25px -25px;
}

#left h1 span {
display: none;
}

#left h3 {
color: #005447;
font-size: 15pt;
line-height: 20pt;
margin: 0px 0px 15pt 0px;
font-weight: lighter;
}

#left h4 {
color: #005447;
font-size: 12pt;
line-height: 16pt;
margin: 0px 0px 12pt 0px;
font-weight: lighter;
}

#left p, #left ul {
color: #0C2577;
font-size: 11pt;
line-height: 16pt;
margin: 0px 0px 12pt 0px;
}

#left p a, #left li a {
padding: 4px;
text-decoration: none;
color: #005447;
}

#left p a:hover, #left li a:hover {
background-color: #E2E8F2;
}

#left p.source {
color: #0C2577;
font-size: 8pt;
line-height: 12pt;
font-style: italic;
margin: -10px 0px 7pt 0px;
}

#left .portrait {
padding: 6px;
background-color: #E2E8F2;
float: right;
margin: 0px 0px 8px 8px;
}

.highlight {
font-weight: bold;
color: #005447;
}

.lefthighlight {
float: left;
width: 184px;
border: 1px solid #ffffff;
margin-left: 0px;
background-color: #E2E8F2;
}

.righthighlight {
float: right;
width: 184px;
border: 1px solid #ffffff;
margin-right: 0px;
background-color: #E2E8F2;
}

#left .lefthighlight p, #left .righthighlight p {
margin: 8px;
font-size: 8pt;
line-height: 11pt;
}

.learn {
font-weight: bold;
text-align: right;
}

#left .learn a, .contact a {
color: #0C2577;
padding: 4px;
text-decoration: none;
}

#left .lefthighlight .learn a:hover, #left .righthighlight .learn a:hover {
background-color: #D1DAE6;
}

#left .learn a:hover {
background-color: #E2E8F2;
}

.contact a:hover {
background-color: #E2E8F2;
}

.contact {
font-size: 8.5pt;
line-height: 11pt;
text-align: center;
padding-top: 20px;
border-top: 1px solid #005447;
margin: 30px 0px 0px 0px;
color: #0C2577;
}

#right {
left: 437px;
top: 0px;
width: 213px;
background-color: #D2DFCF;
position: absolute;
padding: 25px;
z-index: 98;
}

#right h3 {
font-size: 12pt;
line-height: 15pt;
font-weight: lighter;
margin: 0px 0px 12px 0px;
color: #005447;
}

#right p {
font-size: 10.5pt;
line-height: 14pt;
margin: 0px 0px 5px 0px;
}

#right p a {
color: #0C2577;
text-decoration: none;
padding: 4px 0px 4px 0px;
}

#right p a:hover {
background-color: #C0CCB0;
}

#nav {
position: absolute;
display: box;
left: 368px;
top: 0px;
width: 162px;
z-index: 99;
line-height: 1px;
background-color: #ffffff;
}

#nav h2 {
margin: 0px;
}

#nav h2 a {
margin: 0px;
font-size: 13pt;
line-height: 13pt;
font-weight: lighter;
display: block;
color: #FFFFFF;
text-decoration: none;
padding: 12px;
background-color: #A9C59B;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
}

#nav h2 a:hover {
color: #A9C59B;
background-color: #185190;
}

.footer {
clear: both;
}

.footer p {
background-color: #185190;
border-top: 4px solid #ffffff;
border-bottom: 4px solid #ffffff;
display: block;
height: 20px;
width: 100%;
margin-bottom: 0px;
padding: bottom: 0px;
}

.deco {
margin: -25px -25px 0px -25px;
}

strong {
font-weight: bold;
}