
BODY {
   background: white url(/2010/bg_top_mid.gif) repeat-x;
   font-family: Georgia, palatino, "Times New Roman", serif;
   font-size: 13px;
   line-height: 18px;
}

H1 {
   font-size: 22px;
   color: #301540;
}

A {
   color: #8025a0;
   text-decoration: none;
}


A.noborder {
   border-bottom: 0px;
}

A:visited {
   color: #a025e0;
   text-decoration: none;
   border-bottom: 1px dotted #aa30ff;
}

H2 A {
   border-bottom: none;
}

IMG { border-width: 0px 0px 0px 0px;
    }

B {
   color: #301540;
}
SMALL { font-size: 10px; line-height: 12px; }

#mainContainer {
   position: absolute;
   top: 0px;
   left: 0px;
   height: 100%;
   width: 100%;
}

#topLeft {
   background: url(/2010/bg_top_left_2021.jpg) no-repeat;
   width: 471px;
   height: 58px;
   position: absolute;
   top: 0px;
   left: 0px;
   cursor: pointer;
}

#topRight {
   background: url(/2010/bg_top_right.jpg) no-repeat;
   width: 273px;
   height: 342px;
   position: absolute;
   top: 0px;
   left: 680px;
   cursor: pointer;
   z-index: 50;
   margin-bottom: 0px;
}

#firstTextSection {
   position: relative;
   top: 80px;
}

#whiteSection {
   position: absolute;
   top: 0px;
   left: 20px;
   width: 600px;

}

#rightSection {
   position: absolute;
   top: 250px;
   left: 680px;
   width: 350px;
   text-align: justify;
}

#botSection {
   background: url(/2010/bot_bg.jpg);
   position: relative;
   top: 1000px;
}

#midWhite {
   background: url(/2010/mid_whiteblack.jpg) repeat-x;
   width: 100%;
   height: 36px;
}

#botTop {
   background: url(/2010/bot_titles.jpg) no-repeat;
   width: 1016px;
   height: 108px;
   position: relative;
   top: 20px;
   left: 20px;
}

#botMid {
   background: url(/2010/bot_mid.jpg) repeat-y;
   width: 1016px;
   position: relative;
   top: 0px;
   left: 20px;
}

#botBot {
   background: url(/2010/bot_bot.jpg) no-repeat;
   width: 1016px;
   height: 52px;
   position: relative;
   top: 0px;
   left: 20px;
}

#publications {
   color: #eeeeee;
}

#otherLinks {
   color: #f5f5f5;
}

#botTable H2 {
   color: #ffaa66;
   font-size: 1.3em;
   margin-bottom: 6px;
}

.rssinc-itemdate, .dateline {
   color: #666677;
   font-size: 11px;
}

.blogPostHeaders {
   color: #666677;
   font-size: 12px;
   margin-top: 10px;
}


.blogTitle, .rssincl-itemtitle {
   color: #ffaa66;
   font-size: 1.3em;
   font-weight: bold;
   margin-bottom: 12px;
}

.blogContent {
	margin-bottom: 20px;
}

#publications A {
   color: #f0f5d0;
   border-bottom: 1px dotted #666655;
}

#otherLinks A {
   color: #f0f5d0;
   border-bottom: 1px dotted #777766;
}


#botTable .gray {
   color: #c0c0c0;
}



.pswp img {
    max-width: none;
    object-fit: contain;
}
.pswp__img--placeholder--blank{
    display: none !important;
}
