#content {
}

#content H2 {
width:80%;
min-width:430px;
margin:0px 0px 5px 0px;
font-family:heading;
border-width:0px 0px 1px 0px;
}

#content H3 {
white-space:nowrap;
display:inline;
margin:20px 0pxs 5px 0px;
padding:20px 0px 0px 0px;
font-family:heading;
border-style:solid;
border-width: 0px 0px 1px 0px;
}

#content .diagram {
float:right;
visibility:hidden;
height:0;
max-height:50%;
min-width:0px;
margin:0px 0px 20px 20px;
}

#content .gif {
position:absolute;
float:left;
display:block;
max-width:calc(100% - 40px);
max-height:90%;
}

#content LI {
margin:0px 0px 0px 20px;
padding:0px;
}

#content UL {
margin:0px 0px 20px 0px;
padding:0px;
}

#content P {
width:80%;
min-width:430px;
margin:0px 0px 20px 0px;
}

#content IMG {
display:block;
margin:0px 0px 40px 0px;
max-width:100%;
min-width:430px;
max-height:90%;
}

.credits SPAN {
}