#navigation {
float: left;
margin: 0;
padding: 0;
background-image: url("/frankcorbetttribute/resources/images/bkd_nav.gif");
background-repeat: repeat-x;
height: 22px;
width: 805px;
}

.home {
background-image:url("/frankcorbetttribute/resources/images/bkd_home.gif");
background-repeat: repeat-y;
}

.home .mainCol {
float: left;
margin: 0;
padding: 0 17px;
width: 577px;
}

h2, .home h2, .home b {
font-size: 15px;
font-weight: normal;
line-height: 18px;
color: #fc530f;
}

.stroke {
border: 6px solid #e1e7ee;
}

.thumb {
margin: 0 20px 20px 0;
padding: 0;
border: 6px solid #e1e7ee;
}

.thumb:hover {
border: 6px solid #083486;
}

.popup {
z-index: 1000;
background-color: #fff;
padding: 0;
margin: 0 0 0 -5px;
border: 3px solid #e1e7ee;
}

.caption {
margin-top: 5px;
}

.cb {
clear: both;
}

.popupContent {
width: 640px;
}

.note {
color: #ee0000;
font-weight: bold;
}

.excerpt {
background-image:url("/frankcorbetttribute/resources/images/horiz_dot.gif");
background-repeat: repeat-x;
margin: 10px 0 10px 0;
background-position: bottom;
width: 100%;
}



.quick {
font-size: smaller;
}

.quick p {
padding-bottom: 5px;
}

.excerpt b, .quick b {
color: #fc530f;
}

.horiz-dot {
width: 100%;
background-image:url("/frankcorbetttribute/resources/images/horiz_dot.gif");
background-repeat: repeat-x;
height: 1px;
margin: 10px 0 20px 0;
background-position: center;
}

.ref {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
font-style: italic;
color: #666;
}
#strip {
	width:805px;
}