a:link, a:visited {
	color: #0080ff;
}

#banner {
	background: url(../../images/header_bg.png) repeat-x;
}

#banner #insert {
}

#pageHeader {
	border-top-color: #0080ff;
}

#navcontainer #current {
	background: #0093fb;
}

#navcontainer #current:hover {
	background: #0092f9;
	color: #ffffff;
}

#navcontainer .currentAncestor {
	background: #0093fb;
	color: #ffffff;
}

#navcontainer a:hover {
	background: #0093fc;
}

#navcontainer ul ul #current{
	background: #41aefd;
}

#navcontainer ul ul .currentAncestor {
	background: #41aefd;
}

#navcontainer ul ul ul #current{
	background: #96d8fd;
}

#navcontainer ul ul ul .currentAncestor {
	background: #96d8fd;
}

#navcontainer ul ul  ul ul #current{
	background: #ececec;
	color: #0092f9;
}

#navcontainer ul ul ul ul .currentAncestor {
	background: #ececec;
	color: #0092f9;
}

blockquote {
	background: #0092f9;
}

.blog-entry-title a {
	color: #1e77d3;
}

.album-title {
	color: #1e77d3;
}

.movie-page-title {
	color: #1e77d3;
}

/* expert sleepers stuff */

h1
{
color: #0066cc;
}
h2
{
color: #0066cc;
}
h3
{
color: #0066cc;
}

div.disclaimer
{
font-size: 7pt;
line-height: 1;
}
table.dlt
{
border-collapse: collapse;
border: none;
margin: 10px;
line-height: 1;
text-align: center;
}
th.dlt_p
{
border-right: solid;
border-bottom: solid;
}
th.dlt_d
{
border-bottom: dotted;
}
th.dlt_ul
{
border-bottom: solid;
padding-left: 10px;
padding-right: 10px;
}
td.dlt_t
{
padding-right: 10px;
border-right: solid;
}
td.dlt_dl
{
text-align: center;
padding-left: 5px;
padding-right: 5px;
}
tr.dlt_a
{
background-color: rgb(230,230,230);
}
p.download_key
{
font-size: 8pt;
}

tr.a
{
background-color: rgb(230,230,230);
}

