html,body
{
	height: 99%;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E7E7E5;
}

a:link { color:#CC9900; text-decoration:underline; }
a:visited { color:#996633; text-decoration:underline; }
a:focus { font-weight:bold; color:red; text-decoration:underline; }
a:hover { font-weight:bold; color:#cf5c00; text-decoration:underline; }
a:active { font-weight:bold; color:lime; text-decoration:underline; }

table#table100x100
{
	height: 99%;
	margin-top: 0px;
}
#emailadress
{
  position: fixed;
  background-image: url('../portfolio09/pagedesign/email.jpg');
  background-repeat: no-repeat;
  height: 166px;
  width: 21px;
  bottom: 7px;
  z-index: 1;
}
#pageframe {
	float: left;
	padding-left:10px;

}
#spacer_post {
	float: left;
	width: 740px;
	padding-left: 25px;
	padding-bottom: 50px;
	padding-top: 1px;
}
#pict_sm_thumbnails img {
	display: inline;
	vertical-align: middle;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
}
#pict_sm_term_thumbnails img {
	display: inline;
	vertical-align: top;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
}#pict_sm_2d_thumbnails img {

	display: inline;
	vertical-align: middle;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
}

