body { 
	background-color: #7581B5;
 margin-top: 0; margin-right: 0; margin-left: 0; margin-bottom: 100px;
	background-image: url(images/);
	background-repeat: no-repeat;
	background-position: left top;
}

#topLogoSpan { text-align: right; padding-right: 20px; padding-top: 26px; z-index: 1; width: 100%; height: 61px }
#photo { z-index: 2 }
#nameSpan { position: absolute; top: 61; left: 0; z-index: 1; background: #9A7F67; width: 100%; height: 148px; 
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;}
#name { position: absolute; top: 100; left: 257; z-index: 3; font-size: 33pt; color: #112675;}
#cPhrase { font-size: 13px; color: #112675;}

#flash { position: absolute; top: 61; left: 300; z-index: 3; background: #6666ff; width: 455; height: 148px; }

#nav {position: absolute; top: 209; left: 235; width: 100%; height: 33px; background: #333333; padding-left: 22px; padding-top: 5px; color: #ffffff; font-size: 12pt; }


#textBox { position: absolute; top: 256; left: 235; width: 50%; z-index: 2; padding-top: 25px; padding-left: 22px; padding-right: 10%; padding-bottom: 5px; 
	background-color: #ffffff;
	background-image: url(images/bottomTrim.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;

}

#sideBox { position: absolute; top: 256; left: 65%; width: 311; height: 250; z-index: 2; background-position: 50% 50%;
	background-repeat: no-repeat;}
#vline { position: absolute; top: 256; left: 62%; z-index: 2 }

h1, h2  { letter-spacing: 0px; margin-bottom: 0pt; font-family: times, "times new roman"; font-size: 18pt; text-align: left; color: #0C217E; font-weight: 300; }
h3  { letter-spacing: 2px; position: absolute: top: 30; left: 0; z-index: 6; margin-top: 16px; margin-bottom: 0pt; font-family: arial, helvetica; font-size: 11px; line-height: 18px; text-align: left; color: #6772C5; font-weight: 300;  padding-left: 28px;}


p, li { margin-top: 0; margin-bottom: 6pt; font-family: arial, helvetica; font-size: 12px; line-height: 18px; text-align: left; color: #000000; }
.subheading { margin-top: 0; margin-bottom: 6pt; font-family: arial, helvetica; font-size: 12px; font-weight: 600; line-height: 18px; text-align: left; color: #000000; }
ol, ul { margin-top: 0}

#copyright { position: relative; top: 0px; left: 10%; text-align: right; padding-right: 9px; margin-top: 20px; margin-bottom: 10px; font-family: arial, helvetica; font-size: 10px; color: #666666; }
.finePrint {font-size: 10px}

a.nav-:link { text-decoration: underline; color: #ffffff;}
a.nav-:visited { text-decoration: underline; color: #ffffff; }
a.nav-:hover { text-decoration: underline; color: #6666ff; }
a.nav-:Active { text-decoration: underline; color: #0000FF; }

a:link { text-decoration: underline; color: #333333;}
a:visited { text-decoration: underline; color: #333333; }
a:hover { text-decoration: underline; color: #333333; }
a:Active { text-decoration: underline; color: #333333; }
