body { 
   font-family:Arial,Times New Roman,sans-serif;
	background:#69f;
	padding:0px;
	margin:0px;
   font-size: x-small;
   voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	}

html>body {
   font-size: small;
   }

#top {
   text-align: center;
   background:#006;
	height:85px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:85px;
	border-bottom:1px solid #9ff;
	}
html>body #top {
   height:85px;
	}

div.clickstream {
	position: absolute;
	color: #9ff;
	left:0px;
	font-size: 80%;
}

div.head_date {
	position: absolute;
	color: #9ff;
	right:0px;
	font-size: 80%;
}


#left {
	position: absolute;
	left:0px;
	top:100px;
	width:150px;
	}

#left a {
   display:block;
   margin-top: 2px;
   margin-left: 2px;
   }

#content {
   margin-top:5px;
   margin-left:155px;
	}

p,h1,pre {
	margin:0px 10px 10px 10px;
	}

p {
   clear:both;
   text-align: center;
   }
   
h1 {
   text-align: center;
   color:#006;
	}

h3 {
   text-align: center;
   font-size:110%;
	}

img {
	background-color: #fff;
   }

.description {
   clear:both;
   font-size:80%;
   }

hr.separator {
	background-color: #9ff;
	margin-left:2px;
   height: 1px;
   border: 0 none;
   }

ul#list{float:none;}
ul#list, ul#project li{list-style:none;margin:0;padding:0}
ul#list li{float:none;display:block;margin: 0 0 30px 0;text-align:center}
ul#list img{display:block;border:1px solid #000;margin:0 auto 5px}
ul#list a{display:block;}

ul#images{float:left;}
ul#images, ul#images li{list-style:none;margin:0;padding:0;text-align:center}
ul#images li{float:left;display:block;margin: 0 0 20px 20px;text-align:center}
ul#images img{display:block;width:250px;height:188px;border:1px solid #000;margin:0 auto 5px}
ul#images a{display:block;}

a { 
  color:#006;
  }
  
a.menu { 
   text-decoration:none; 
   }

a.menusel { 
   text-decoration:none; 
   color:#9ff; 
   }
   
a.menumain 
{ 
   text-decoration:none; 
   font-weight:bold; 
   font-size:130%;
}
a.menumainsel { 
   text-decoration:none; 
   color:#9ff; 
   font-weight:bold; 
   font-size:130%; 
   }


a.about 
{ 
   text-decoration:none; 
   color:#006;
   font-weight:bold; 
   font-size:8pt;
}
a.aboutsel { text-decoration:none; color:#9ff;font-weight:bold; font-size:8pt;}

a.head {
	text-decoration:none;
	color: #9ff;
}

