a:link { color: #000000; text-decoration: none; outline: none; border: none}
a:hover { color: #000000; text-decoration: underline; outline: none; }
a:visited { color: #000000; border: none; text-decoration: none; outline: none; border: none}
a:active { color: #000000; border: none; text-decoration: none; outline: none; border: none}

div.nav a:hover {
text-decoration:underline;
}

div.subnav a:hover {
text-decoration:none;
font-weight:bold;
}


HTML {
overflow: -moz-scrollbars-vertical;
}



body
{
background-color:#FFFFFF;
background-image:url('bkgnd_revised.jpg');
background-position:left top;
background-repeat:repeat-y;
margin: 0px 0px 0px 0px;
padding:20px;
text-align:left;
}

body.yellow
{
background-color:#FFFFFF;
background-image:url('none');
background-position:left top;
background-repeat:repeat-y;
width:900px;
margin: 100px 0px 0px 0px;
padding:20px;
text-align:left;
}

div.circle
{
position:absolute;
top:10px;; left:275px;
background:url('images/cirlce.png');
background-repeat:no-repeat;
width:100px;
height:100px;
font-family:"Times New Roman", Times, serif;
font-weight:normal;
font-style:italic;
font-size:19px;
letter-spacing:-.4px;
line-height:1em;
margin: 0px 0px 0px 0px;
padding:20px 0px 0px 0px;
text-align:center;
}

div.header
{
position:fixed;
top:0px;; left:0px;
background: #FFFF00;
width:1000px;
height:120px;
margin: 0px 0px 0px 0px;
padding:20px;
text-align:left;
z-index:500;
}


div.title
{
position:absolute;
top:20px;; left:170px;
padding:0px;
text-align:left;
padding:0px;
margin:0px;
}


div.nav
{
position:absolute;
top:20px;; left:380px;
padding:0px;
text-align:left;
padding:0px;
margin:0px;
}

div.subnav
{
position:absolute;
top:20px;; left:590px;
padding:0px;
text-align:left;
padding:0px;
margin:0px;
}

div.2col
{
width:650px;
}

span.h1 
{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
letter-spacing:-.4px;
line-height:1.2em;
}

span.h1b
{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
font-size:19px;
letter-spacing:-.4px;
line-height:1.2em;
}

span.h1c
{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
font-size:50px;
letter-spacing:-.4px;
line-height:1.2em;
}

span.h2
{
font-family:"Times New Roman", Times, serif;
font-weight:normal;
font-size:45px;
letter-spacing:-.5px;
line-height:1em;
}

span.h2b
{
font-family:"Times New Roman", Times, serif;
font-weight:normal;
color:#ffffff;
font-size:70px;
letter-spacing:-.5px;
line-height:1em;
}

span.h2c
{
font-family:"Times New Roman", Times, serif;
font-weight:normal;
color:#000000;
font-size:14px;
letter-spacing:-.5px;
line-height:1em;
}

span.h3
{
font-family:"Courier New", Courier, monospace;
font-weight:normal;
font-size:14px;
letter-spacing:-.5px;
line-height:1em;
}

span.h3b
{
font-family:"Courier New", Courier, monospace;
font-weight:bold;
color:#ffffff;
font-size:15px;
letter-spacing:-.5px;
line-height:1em;
}

span.h3text
{
font-family:"Courier New", Courier, monospace;
font-weight:normal;
font-size:15px;
letter-spacing:-.5px;
line-height:1.2em;
}

div.h3text_interviewer
{
font-family:"Courier New", Courier, monospace;
margin-left:50px;
font-weight:normal;
font-size:15px;
letter-spacing:-.5px;
line-height:1.2em;
}
