
body 
{
color: #000000;
background-color: #ffffff;
margin: 5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

html>body #header {
position:relative;
}


#content-wrap{background-color:#ffffff;
margin-top:15px;
margin-bottom:5px;
}


#logo{
float:left;
width: 260px;
height: 67px;
text-align:left;
background-image: url(../images/swoosh.jpg);
background-position:right;
background-repeat:no-repeat;
}

#logo img {border:0;}

#header_right{
float:left;
width: 460px;
height: 67px;
overflow:hidden;
text-align:left;
padding:0;
}

#navbar {
display:none;
}

#content{background-color: #ffffff;}



#footer{
background-color:#ffffff;
text-align:left;
color:#000000;
}

/* ------------------- */


h2{
color:#000000;
font-size:100%;
margin: 0 0 5px 0;
padding:0 0 5px 0;
border-bottom: 2px dotted #CC6600;
}

h3{
color:#000000;
font-size:90%;
padding:0;
}

h4{
color:#000000;
font-size:85%;
padding:0;
}

sup {
font-size:70%;
}


h2 + p {margin-top:10px;}
h2 + h3 {margin-top:5px;}
p + h2 {margin-top:15px;}

h3 + p {margin-top:5px;}

li {margin-bottom:1em;}

.essay a {padding-right:10px;}

.quote { margin-top:20px; font-style:italic; font-family:Georgia, "Times New Roman", Times, serif; font-size:95%;}
.quoted {
margin-top: -5px; margin-bottom:15px; font-size:95%; font-family:Georgia, "Times New Roman", Times, serif;}


.breadcrumb{
font-size:95%;
color:#996600;
padding:20px 0 5px 0;
margin: 0 0 5px 0;
}

.back {font-size:90%}

.Left{float:left;}

#FooterPrint{display:block;}

#footer{
display:none;
}

.no_print{
display:none;
}