/*css for intro page*/
div#intro{
background-color:#DDC39B;
min-height:146px;
width:407px;
margin-bottom:5px;
}
*html div#intro{
height:146px;
}
#intro img{
float:left;
padding-right:8px;
}
*html #intro img{
position:relative;
left:-3px;
}
div#panelNo1 h2{
padding: 3px 0px 0px 0px;
font-size:0.7em;
}
div#panelNo1 p{
padding: 0px;
}
p#rights{
margin-bottom: 0px;
}
div#media{
background-color:#958065;
height:197px;
width:407px;
margin-bottom:5px;
text-align: center;
}
*html div#media{
height:190px;
}
#hidden{
display:none;
}
div#media h2{
color:#FFFFFF;
padding-left:0px;
margin:0px
}
div#medialinks ul{
margin: 0px;
padding: 0px 0px 0px 0px;
line-height: 16px;
white-space: nowrap;
}
div#medialinks li{
list-style-type: none;
display: inline;
padding: 0px 0px 0px 10px;
}
div#mediaContent{
background-color:#FFFFFF;
height:159px;
width:397px;
margin: 9px 5px 0px 5px;
padding-top:7px;
}
div#mediaContent td#leftTD{
font-size: 0.8em;
padding: 4px 0px 4px 18px;
background-image: url(/staticarchive/70eed1fe7b5bb30bcc54f0e6785b801432daefc1.gif);
background-repeat:no-repeat;
background-position:center left;
}
div#mediaContent td#rightTD{
font-size: 0.8em;
padding: 4px 0px 4px 0px;
}
div#mediaContent span{
color:#8F0E0D;
font-size:0.7em;
font-weight:bold;
padding: 0px 6px 0px 6px;
}
div#seeAlso{
height:273px;
}
*html div#seeAlso{
height:303px;
}
div#medialinks1 ul{
margin: 0px;
padding: 0px 0px 0px 0px;
line-height: 16px;
white-space: nowrap;
}
div#medialinks li{
list-style-type: none;
display: inline;
padding: 0px 5px 0px 5px;
}


/* ## Start of tabbed poets list ## */

#tabs {
float: left;
text-align: center;
}

#tabs DIV {
float: left;
background-color: #DDC39B;
font-weight: bold;
min-height: 16px;
text-align: center;
border-right: 1px solid #9E7559;
border-bottom: 2px solid #9E7559;
padding-top: 4px;
font-size: 70%;
padding-left: 0;
padding-right: 0;
margin: 0;
}

#tabs DIV.selectedTab {
background-color: #958065;
color: #ffffff;
border-bottom: none;
min-height: 18px;
text-align: center;
}
/* The Star HTML Hack will hide a rule from all browsers but IE */
* html #tabs DIV.selectedTab {
height: 22px;
}


#tabs DIV A, #tabs DIV A:LINK, #tabs DIV A:VISITED, #tabs DIV A:HOVER, #tabs DIV A:ACTIVE {
color: #9E7559;
text-decoration: none;
}

/* The Star HTML Hack will hide a rule from all browsers but IE */
* html #tabs DIV {
height: 22px;
}

#blake {
min-width: 51px;
}
/* The Star HTML Hack will hide a rule from all browsers but IE */
* html #blake {
width: 52px;
}

#byron {
min-width: 48px;
}
/* The Star HTML Hack will hide a rule from all browsers but IE */
* html #byron {
width: 49px;
}

#keats {
min-width: 50px;
}
/* The Star HTML Hack will hide a rule from all browsers but IE */
* html #keats {
width: 51px;
}

#shelly {
min-width: 51px;
}
/* The Star HTML Hack will hide a rule from all browsers but IE */
* html #shelly {
width: 52px;
}

#coleridge {
min-width: 66px;
}
/* The Star HTML Hack will hide a rule from all browsers but IE */
* html #coleridge {
width: 67px;
}

#wordsworth {
min-width: 83px;
}
/* The Star HTML Hack will hide a rule from all browsers but IE */
* html #wordsworth {
width: 84px;
}

#clare {
min-width: 52px;
}
/* The Star HTML Hack will hide a rule from all browsers but IE */
* html #clare {
width: 52px;
}

#tabs #clare {
border-right: none;
}

/* ## End of tabbed poets list ## */

/* ## Start media list ## */

#mediaList {
font-size: 80%;
width: 407px;
border: 5px solid #958065;
margin: 0 0 5px 0;
padding: 0;
float: left;
}

TD.first {
width: 250px;
}

TD.first UL {
margin-bottom: 0;
margin-left: 10px;
padding-left: 10px;
}

#mediaList A, #mediaList A:LINK, #mediaList A:VISITED, #mediaList A:HOVER, #mediaList A:ACTIVE {
font-size: 85%;
text-decoration: none;
}

#mediaList A:HOVER {
text-decoration: underline;
}

/* ## End media list ## */