

body  {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:white;
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#ccc;
	}
p {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

a {
	color:#09c;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#006363;}
a:visited {color:#43d057;}
a:hover {background-color:#eee;}

#Header {
	margin:20px 0px 10px 0px;
	padding:17px 0px 0px 0px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:53px; /* 14px + 17px + 2px = 33px */
	border-style:solid;
	border-color:green;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
	background-color:#006363;

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:14px; /* the correct height */
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#Header {height:14px;}

#Content {
	margin:50px 50px 5px 200px;
	padding:10px;
	}

/* After http://css.maxdesign.com.au/listamatic2/ */
#MenuList {
	position:absolute;
	top:200px;
	left:20px;
	width:172px;
	padding:10px;
	background-color:white;
/*	border:1px dashed #006363;  */
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}
/* Again, "be nice to Opera 5". */
body>#MenuList {width:150px;}

#MenuList ul
{
margin: 0;
padding: 0;
list-style-type: none;
/*font-family: verdana, arial, sans-serif; */
}

#navcontainer li { margin: 0; }

#horizlist li
{
display: inline;
list-style-type: none;
padding-right: 6px;
padding-left: 3px ;
}


span {
               }

.figure {
  float: left;
  width: 25%;
  min-width: 170px; 
 /* border: thin silver solid; */
  margin: 0.1em;
  padding: 0.25em;
  text-align: center;
} 

.figurec {
  float: center;
 width: 50%;
/*  min-width: 170px;*/ 
 /* border: thin silver solid; */
  margin: 0.1em;
  padding: 0.25em;
  text-align: right;
}

/* From www.wellstyled.com  */
.card {
	float: left;
	width: 120px;  
	margin: 0 15px 15px 0;
	padding: 10px 0;
	text-align: center;
	background: white;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	font-size: 70%;
/* added rules */
	height: 140px;   
	overflow:auto;
	}
	
.card-title {
	margin: 0 0 5px 0;
	font-size: 100%;
	color: green;
	}
.card-photo {
	margin:0 auto; 
	padding:0;
	border: none;
	}
.card-desc {
	margin: 5px 10px; padding:0;
	text-align: left;
	font-size: 100%;
	}
.card-info {
	margin: 5px 10px 0 10px; padding:0;
	text-align: right;
	font-size: 90%;
	color: #666;
	}

.cleaner { clear:both }
 
 

#main-content li{
	width:100px;
	border:solid #CCC;
	border-width:0 1px 1px 0;
/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	background:#FFF;
	padding:10px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:5px;
}
 
#fullplate-navigation{
	list-style:none;
	margin:5px 0 0 45px;

} 

#fullplate-navigation li{
	display:block;
	float:left;
	width:110px;
		
}

#previous{
	text-align:left;
}

#next{
	text-align:right;
}


#fullplate-navigation li a{
	display:block;
	width:90px;
	padding:10px;
}

#fullplate-navigation li a:hover{
	color:#333;
}

#fullplate-photo{
    float: center;
	border:solid #EEE;
	border-width:0 1px 1px 0;
/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	background:#FFF;
	padding:15px 15px 15px 15px;
    margin:0 auto;
	width:350px; 
}
#fullplate-title {
	margin: 0 0 5px 0;
	font-size: 150%;
	color: black;
	text-align: center;
	}
#fullplate-desc {
	margin: 5px 10px; padding:0;
	text-align: center;
	font-size: 90%;
	}
#fullplate-info {
	margin: 5px 10px 0 10px; padding:0;
	text-align: right;
	font-size: 80%;
	color: #666;
	}

.credit {
                            font-size: 0.9em;
                             font-style: italic;
                  }

.download {
                              font-size: 0.9em;
                             position: relative;
                             right:  -1ex;
                  }

.quote{
                           font-style:italic;
}

.cite{
                           font-size:0.9em;
} 




/* probably erase
div.thumb {
        margin: 3px;
        border: 1px solid #A0ACC0;
        height: auto;
        float: left;
        text-align: center;
        }       
.thumb img{
        display: inline;
        margin: 5px;
        border: 1px solid #A0ACC0;
        }
.thumb a:hover img {border: 1px solid black;}
.photocattitle {text-align: center; font-weight: bold;} 
.phototitle {
        text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 0 3px 3px 3px;
  }
  
  */
