body {
font: 80% arial, helvetica, sans-serif;
background: url(assets/container_bkgd.gif) repeat #ccc;
margin: 0;
}
h2 {
font-size: 1.5em;
color: #036;
float:none;
/*clear: left;*/
margin:0;
padding:.5em 0 0 0;
}
h3 {
font-size: 1.25em;
color: #036;
margin:0;
padding:.5em 0 0 0;
}
p {
color: black;
}
.accessaid,h1 {
position: absolute;
font-color: black;
height: 0;
overflow: hidden;
}
#container {
position: relative;
width: 806px; /* width + border for IE 5.x */
w\idth: 800px; /* real width */
border: solid #036;
border-width:0 1px;
margin: auto;
}
#header {
background: #036 url(assets/scream.gif) no-repeat right ;
height: 75px;
padding: 1em 1em 0 1em;
}
#sidebar {position: absolute;top: 78px;width: 111px;
left: 8px;font-size: 1em;}
#footer {background: #069 url(assets/footer_bkgd.gif) repeat-y;clear:left;}
#footer p{
margin:0;
padding:0.5em;
color: white;
text-align: center;
}
#navlist {margin: 0;padding: 0;list-style-type: none;}#navlist a, #navlist a:visited {display: block;padding: 2px 2px 2px 24px;border: 1px solid;border-color: #ddd #000 #000 #ddd;background-color: #999999;background-image:  url(assets/l1_down.jpg);background-repeat: no-repeat;background-position: 0% 50%;color: #eee;text-decoration: none;}#navlist a:hover {background-color: #9F6F9F;background-image:  url(assets/l1_over.jpg);color: #2D1E2D;}#sidebar #navlist .uberlink {background-color: #9F6F9F;background-image:  url(assets/l1_over.jpg);background-repeat: no-repeat;background-position: 0% 50%;color: #333 !important;font-weight: bold;cursor: default;}#content {
background: url(assets/galaxy_border.gif) repeat-y top left #ccf;
xpadding: 1px 1em 2em 1em;
padding: 1px 20px 1em 3em;
border-left: 124px solid #069;
min-height:500px;
}
/*****captioned images styles*******/
#content .figureright {
	float: right;
	width: 44%;
	border: thin #069 solid;
	margin: 0.5em 0.5em .5em 6px;
	padding: 1em 1em 0 1em;
}
#content .figureright p {
	text-align: center;
	font-style: italic;
 	font-size: smaller;
	text-indent: 0;
}
#content .figureleft {
	float: left;
	width: 44%;
	border: thin #069 solid;
	margin: 0.5em .5em .5em 0;
	padding:1em 1em 0 1em;
}
#content .figureleft p {
	text-align: center;
	font-style: italic;
 	font-size: smaller;
	text-indent: 0;
}
#content .figuresmallright {
	float:right;
	width: 30%;
	border: thin #069 solid;
	margin: 0.5em;
	padding:1em 1em 0 1em;
}
#content .figuresmallright p  {
	text-align: center;
	font-style: italic;
 	font-size: smaller;
	text-indent: 0;
}
#content .figuresmall {
	float:left;
	width: 30%;
	border: thin #069 solid;
	margin: 0.5em .5em .5em 0;
	padding:1em 1em 0 1em;
}
#content .figuresmall p {
	text-align: center;
	font-style: italic;
 	font-size: smaller;
	text-indent: 0;
}
#content img.scaled {
  	width: 100%;
	border: none;
}
#content img {
}
#content a.note {
background-color: #FFE680;
color: #333;
margin-right: .2em;
padding: .1em .2em .1em .2em;
text-decoration: none;
border: none;
line-height: 0em;
font-size: smaller;
}
#content a.note:visited {
background-color: #E6B873;
color: #333;
}
#content a.note:hover,
#content a.note:active {
background-color: #FF9900;
color: #333;
} 
div.thumb{  margin: 2px;  border: 1px solid #069;  height: auto;  width: auto;  float: left;  text-align: center;}	div.thumb thumb{  display: inline;  margin: 3px;  border: 1px solid #ffffff;}

div.thumb a:hover img {border: 1px solid #0000ff;}div.desc{  text-align: center;  font-weight: normal;}
div.thumb img {
	height: 87px;
}
table.thumbtable{
	width:90%;
	clear: right;
}
#content .borderbox{
	Border:1px solid #039;
	Margin:1em 0;
	Padding:1em;
	height: 11em;
	clear: right;
}
#homecontent {	background: #ccf url(assets/m16_bkg.png) no-repeat left top ;
	color: #069;	line-height: 25px;
	width: 800px; /* fixed width, just an example */}
#homecontent p{
	padding:0 0 0 1em;
	margin:1em 1em 1em 0;
	font-size:1.2em;
}
#footnotes {
font-size: .94em;
margin-top: 0;
width: 570px;
}

#footnotes p {
margin: 1em 1.5em;
padding: .5em 3em 0 1em;
line-height: 130%;
}

#footnotes sup a.note {
background-color: #FFE680;
text-decoration: none;
color: #333;
padding: .1em .2em .1em .2em;
margin-right: .2em;
border: none;
line-height: 0em;
}

#footnotes sup a.note:visited {
background-color: #E6B873;
}

#footnotes sup a.note:hover, #footnotes sup a.note:active {
background-color: #FF9900;
}
