/* external css file */
/* filename 'crane.css' */
/* no html markup allowed */
/* styles by Rob Bain at skmatic.com */

body    {
	padding: 0px;
	margin: 0px;
        font-family: Perpetua,Georgia,Century,'Poor Richard',
	'Lucida Fax',serif;
        background-color: #6B6348;
        background-image: url(../images/triangle.gif);
        background-repeat: repeat;
}
p {
           margin: 0px;
           padding: 0px;
}
#crane-container	{
	   position: relative;
           width: 700px;
           margin: 20px auto 30px auto; 
           background-color: #FFF;
           border-top: 10px solid #FFF;
           border-left: 10px solid #FFF;
           border-right: 10px solid #FFF;
           border-bottom: 10px solid #FFF;
}
#banner    {
	width: 700px;
	height: 170px;
	background-color: #48556B;
	padding: 0px;
	margin: 0px 0px 9px 0px;
}
#logo    {
	position: absolute;
	top: 25px;
	left: 30px;
}	
#logo img {
	border: none;
}
#tagline {
         position: absolute;
         top: 90px;
         left: 160px;
}
#nav     {
     height: 17px;
     margin-bottom: 10px;
}
ul#global   {	
	padding: 0px;
	margin: 0px;
}
#nav li {
          list-style: none;
          float: left;
          padding: 10px;
          margin-left: 0px;
          display: inline;
          padding:0px;
          text-align: center;
}
ul#global a {
	display: block;
	color: #000;
	background-color: #B8B57B;
	width: 140px;
        text-decoration: none;
        font-size: 15px;
	font-weight: bold;
}
ul#global a:hover {
	color: #EEE;
	background-color: #48556B;
}
#crane-content  {
	width: 700px;
        margin-bottom: 9px;
	font-size: 17px;
}
#crane-content a:link {
        color: #000;
        text-decoration: none;
	font-weight: bold;
        border-bottom: 1px solid #7B92B7;
}
#crane-content a:visited {
        color: #000;
        text-decoration: none;
        font-weight: bold;    
        border-bottom: 1px solid #7B92B7;
}                
#crane-content a:hover {
        background-color: #48556B;
        color: #EEE;
}
#crane-content p {
        padding: 20px 10px 20px 10px;
        font-size: 15px;        
        font-family: Georgia, serif;
	line-height: 21px;
}
#crane-header {
	position: relative;
        height: 225px;
	background-color: #48556B;
        background-image: url(../images/crane-bg.gif);
        background-repeat: no-repeat;
        background-position: top left; 
}
#Photo    {
        position: absolute;
        top: 0px;
        left: 495px;
        height: 187px;
        width: 160px;      
}
h1.crane-title   {
	height: 94px;
	margin: 0px 0px 0px 5px;
	/*padding: 35px 0px 0px 5px;*/
        padding: 15px 0px 0px 5px;
        font-size: 33px;
        color: #EEE;
        /*width: 468px;*/
	width: 475px;
	background-image: url(../images/tip-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
h2.crane   {
        padding: 5px 0px 5px 5px;
        margin: 0px 0px 0px 0px;
        font-size: 25px;
        color: #EEE;  
        background-color: #48556B;
	border-top: 10px solid #FFF;
        border-bottom: 10px solid #FFF;
}
ul   {
	list-style: circle;
	margin: 0px 0px 0px 50px;
	padding: 0px;
}
ol   {
	padding-right: 20px;
        font-family: Georgia,Perpetua,Century,'Poor Richard',
	'Lucida Fax',serif !important;
	font-size: 15px !important;
}
#Introduction {
       background-color: #B8B57B;
}
#Note {
       background-color: #B8B57B;
}
#Anchors  {
          position: absolute;
          top: 120px;
          float: left;
	  width: 483px;
	  height: 125px;
}
#Anchors ul    {
            width: 483px;
            margin-left: 0;
            padding-left: 0;
            list-style-type: none;
}/*
#crane-nav a   {
          display: block;
          height: 16px;
          padding: 2px 0px 2px 2px;
          width: 483px;
          text-decoration: none;
          font-size: 17px;
          font-weight: bold;
          background-color: #B8B57B;
}*/
#crane-nav a:link {
          display: block;
          height: 16px; 
          padding: 2px 0px 2px 2px;
          width: 483px;
          text-decoration: none;
          font-size: 17px;
          font-weight: bold;
          background-color: #B8B57B; 

}
#crane-nav a:visited {
          display: block;
          height: 16px;
	  color: #000;
          padding: 2px 0px 2px 2px;
          width: 483px;
          text-decoration: none;
          font-size: 17px;  
          font-weight: bold;
          background-color: #B8B57B;
	  border-bottom: 1px solid #7B92B7;
}
#crane-nav a:hover {
	  border-bottom: 1px solid #CCC;
	  background-color: #48556B;
	  color: #EEE;
          display: block;
          height: 16px;
          padding: 2px 0px 2px 2px;
          width: 483px;   
          text-decoration: none;
          font-size: 17px;
          font-weight: bold;
}
#lcsh    {
        background-color: #B8B57B;
}

#Headings   {
       background-color: #B8B57B;

}
table {
       margin: 0px 0px 10px 70px;
}
span.Table   {
             text-decoration: underline;
             font-weight: bold;
             }

span.Title   {
             font-weight: bold;
             font-variant: small-caps;
             } 

#Encyclopedias      {
        background-color: #B8B57B;
}
#Biographies {
        background-color: #B8B57B;
}
#Bibliographies {
        background-color: #B8B57B;
} 
#Criticism {
        background-color: #B8B57B;
}
#journal-articles {
        height: 400px;
        overflow: scroll;
        background-color: #B8B8B8;
        margin: 10px;
        border: 1px solid #48556B;
}
#journal-articles ul {
        font-family: Georgia;
        font-size: 13px;
        line-height: 22px;
	margin-bottom: 20px;
	margin-right: 5px;
}
#journal-articles ul li {
        margin-bottom: 12px;
}
#journal-articles span.Title {
        margin-left: 50px;
}

#Internet {
        background-color: #B8B57B;
}
#Copyright {
                 margin-left: 50px;
                 text-align: right;
                 font-size: 10px;
                 background-image:
url(http://ella.slis.indiana.edu/~rbain/blocks_small.gif);
                 background-repeat: repeat-x;
                 background-position: top;
                 padding-top: 15px;
                 padding-bottom: 15px;
                 }
#footer  {
        width: 700px;
        height: 40px;
        background-color: #48556B;
}
#footer p {
        position: relative;
        top: 12px;
        margin: 0px;
	color: #CCC;
	font-weight: bold;
        text-align: center;
}
#footer a:link {
        color: #CCC;
        text-decoration: none;
        border-bottom: 1px solid #7B92B7;
}                
#footer a:hover {
        background-color: #7B92B7;
	color: #EEE
}
span#copy {
	border-right: 2px solid #CCC;
	padding-right: 10px;
	margin-right: 5px;
}
span#mod  {
        border-left: 2px solid #CCC; 
        padding-left: 10px; 
        margin-left: 10px;
}                       
