
body { 
 	 color: #222; 
 	 background: #fff;
	 font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	 line-height: 1.35;
	}
	
p { 
	margin: 0 0 0.5em;
	}
	
a {
	color: #222;
	text-decoration: none;
	}
	
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
li a {
	text-decoration: underline;
	}

	
.container {
  width: 950px;
  margin: 0 80px;
	}
	
.nav_me ul {
	margin-bottom: 15px;
	}

.nav_me li {
	list-style: none;
	display: inline;
	margin-right: 20px;
	}

	
.nav_others li {
	list-style: none;
	display: inline;
	margin-right: 40px;
	}
		
li a:hover {
	text-decoration: none;
    background-color: #ff0;
	}

.box { 
 	padding: 1em 1em .5em 1em; 
 	margin-bottom: 1em; 
 	background-color: #FFFFFF;	
	}
	
.project:hover div { 
	background-color: #ff0;
	}

#frame li {
	list-style: none;
	display: inline;
	margin-right: 4px;
	}
		
#info a {
	text-decoration: underline;
	}
	
#info a:hover { 
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	background-color: #ff0;
	}
	
.small a {
	text-decoration: none;
	}
	
#frame li:hover { 
	cursor: pointer;
	cursor: hand;
	background-color: #ff0;
	}

.indented {
  padding-bottom: 1.5em; }
 
.indented-2 {
  padding-bottom: 1.5em; }

.indented dt {
    clear: both;
    float: left;
    width: 1.5em;
    font-weight: normal; }
	
.indented-2 dt {
    clear: both;
    float: left;
    width: 6.5em;
    font-weight: normal; }
	
.indented dd {
    float: left;
    width: 40em;
    }
	
.indented-2 dd {
    float: left;
    width: 45em;
    }

.indented dd ul {
	margin-bottom: 0;
	}

.indented-2 dd ul {
	margin-bottom: 0;
	}

.nolines a {
	text-decoration: none;
	}

#poster {
	background-image: url(work/gallery/FCintro1.jpg);
	background-repeat: no-repeat !important;
	background-position: top center !important;
	width: 800px;
	height: 500px;
	}

/*#meteor_thumb { 
	background-image: url(work/gallery/meteor1th.jpg);
	background-repeat: no-repeat !important;
	background-position: top center !important;
	width: 206px;
	height: 100px;
	}
#meteor_text {
	visibility: hidden;
	}
#meteor_text:hover div {
	visibility: visible;
	}

*/
