Team:UCSF/Advisors

From 2013.igem.org

(Difference between revisions)
 
(3 intermediate revisions not shown)
Line 1: Line 1:
{{Template:UCSF/MainHeader}}
{{Template:UCSF/MainHeader}}
-
 
<html>
<html>
 +
<head>
 +
<!--CSS styles: global-->
 +
<style type="text/css">
 +
/***
 +
Minimal header: removes the search bar and header image and readjusts font colours in the menus.
 +
Thanks a lot to the 2011 Brown-Stanford and 2012 Lethbridge iGEM teams for snippets of their code!
 +
Check out their wikis at:
 +
https://2011.igem.org/Team:Brown-Stanford
 +
https://2012.igem.org/Team:Lethbridge
 +
***/
 +
#content h1.firstHeading {
 +
visibility:hidden;
 +
}
 +
#p-logo {
 +
display: none;
 +
}
 +
#searchform {
 +
    display: none;
 +
}
-
<head>
+
.left-menu {
 +
background-color: #555;
 +
 +
}
 +
.left-menu a {
 +
    color: #000;
 +
}
 +
div#top-section{ /*the div containing the entire top bar*/
 +
height: 20px;
 +
margin-bottom: 0px !important;
 +
border: none;
 +
}
 +
#content{
 +
margin-top: 0px;
 +
}
-
<style>
+
#search-controls {
-
#mission {width: 400px; float:left; background-color: #FFFFFF; margin-left:8px; padding: 10px; margin-top:8px;}
+
overflow:hidden;
-
#opensource {width:306px; float:left; background-color: #FFFFFF; margin-left:8px; padding: 10px; margin-top:8px;}
+
display:none;
-
#rightcontent {width:955px; float:right; background-color: #FFFFFF; margin-left: 8px;  margin-top:10px;}
+
background: none;
-
#photos {width:200px; float:left; background-color: #FFFFFF; margin-left: 0px;  margin-top:00px;}
+
position: absolute;
-
#description{width:700px; height:500px; float:left; background-color: #FFFFFF;}
+
top: 170px;
-
#flickr{width:755px; float:right;}  
+
right: 40px;
 +
}  
-
</style>
 
-
<div id="rightcontent">
+
div#header {
 +
width: 975px;
 +
text-align: left;
 +
margin-left: auto;
 +
margin-right: auto;
 +
margin-bottom: 0px !important;
 +
 +
#menubar {
 +
position: absolute;
 +
background: none;
 +
color: black;
 +
}
-
</head>
+
.left-menu, .right-menu{
 +
position: absolute;
 +
background: none;
 +
color: black;
 +
}
 +
.left-menu li a, .right-menu li a {
 +
color: #000 !important;
 +
}
-
</div>
 
-
<div id="rightcontenttext">
+
.left-menu ul li, .right-menu ul li a{
-
<p><p>
+
background: none;
-
<h1> Advisors </h1> <p>
+
color: #000 !important;
-
</div>
+
}
 +
.left-menu li a:hover, .right-menu li a:hover, .right-menu li a:visited, .right-menu li a:active {
 +
    color: #000 !important;
 +
}
 +
 +
#catlinks{
 +
display:none;
 +
}
 +
 +
/*important for background colours*/
 +
.mediawiki{
 +
background: #ffffff;
 +
}
 +
 +
/***End minimal header***/
 +
 +
/*Base styles*/
 +
#content{
 +
border: none;
 +
}
 +
h1, h2,h3, h4, #css-full, #css-mobi{
 +
font-family: Myriad Pro, Gill Sans MT, Trebuchet MS, Arial, Sans-Serif;
 +
border: 0;
 +
font-weight: 400;
 +
}
 +
 +
p, div.thumb div div.thumbcaption{
 +
font-family: Calibri, Sans-Serif;
 +
font-weight: normal;
 +
color: black;
 +
margin-bottom: 10px;
 +
padding-left: 5px;
 +
}
 +
 +
#css-full, #css-mobi{
 +
position: absolute;
 +
float: right;
 +
color: black;
 +
font-size: 1.3em;
 +
top: 0px;
 +
right: 15px;
 +
display: block;
 +
padding: 10px;
 +
}
 +
 +
#jsnotice{
 +
background-color: #4ED92F;
 +
}
 +
 +
#table{
 +
margin: 10px;
 +
}
 +
 +
#textlink a:link,
 +
a:visited{
 +
font-family: Calibri, Sans-Serif;
 +
font-weight: normal;
 +
color: #009E99;
 +
text-decoration:none;
 +
}
 +
 +
#textlink a:hover,
 +
a:active{
 +
font-family: Calibri, Sans-Serif;
 +
font-weight: normal;
 +
color: #009E99;
 +
text-decoration:underline;
 +
}
 +
 +
/*======
 +
Team Styling
 +
======*/
 +
 +
/***Body styling***/
 +
h1{
 +
font-size: 2.5em;
 +
}
 +
h2{
 +
font-size: 1.7em;
 +
}
 +
h3{
 +
font-size: 1.7em;
 +
}
 +
 +
#box1{
 +
width: 900px;
 +
background: #fffff;
 +
float: left;
 +
        margin-left: 150px;
 +
        margin-top: 15px;
 +
}
 +
#box1 h2{
 +
}
 +
#box1 p{
 +
font-size: 1.3em;
 +
}
 +
/*Sidebar*/
 +
#sidebar{
 +
position: absolute;
 +
width: 150px;
 +
z-index: 0;
 +
}
 +
 +
#sidebar #list{
 +
background: #ffffff;
 +
}
 +
#sidebar h2{
 +
color: #008000;
 +
padding: 20px 15px 0px 15px;
 +
font-size: 2.0em;
 +
}
 +
#sidebar ul{
 +
list-style: none;
 +
margin: 0px 15px;
 +
}
 +
#sidebar #list > ul{
 +
padding-bottom: 20px;
 +
}
 +
#sidebar a{
 +
color: #008000;
 +
font-family: Myriad Pro, Gill Sans MT, Trebuchet MS, Arial, Sans-Serif;
 +
font-size: 1.6em;
 +
display: block;
 +
line-height: 1.4em;
 +
}
 +
#sidebar a:hover{
 +
text-decoration: none;
 +
color: #4E9600;
 +
}
 +
 +
 +
</style>
 +
<style>
 +
#mission {width: 500px; float:left; background-color: #F5F5F5; margin-left:8px; padding: 10px; margin-top:8px;}
 +
#opensource {width:306px; float:left; background-color: #F5F5F5; margin-left:8px; padding: 10px; margin-top:8px;}
 +
#rightcontent {width:800px; float:right; background-color: #F5F5F5; margin-left: 8px;  margin-top:10px;}
 +
#photos {width:150px; float:left; background-color: #FFFFFF; margin-left: 2px;  margin-top:10px;}
 +
#description{width:600px; height:112px;float:left; background-color: #FFFFFF; margin-left: 10px;  margin-top:10px;}
 +
#flickr{width:755px; float:right;} 
 +
#rightcontenttext {width:900px; float:right; background-color: #FFFFFF; margin-left:8px; padding: 10px; margin-top:8px;}
 +
</style>
 +
</head>
 +
 +
<body>
 +
<div id="box1" align="justify">
 +
<h1><FONT COLOR="#008000"> Advisors </FONT COLOR="#008000"></h1>
<div id="photos">
<div id="photos">
-
<img align="left" style="margin-bottom:15px; width:150px; padding:0;" src="http://dl.dropbox.com/u/24404809/Veronica%20Lab1.jpg" >
 
-
<img align="left" style="margin-bottom:18px; width:150px; padding:0;" src="https://static.igem.org/mediawiki/2013/b/b3/Kara_pic.jpg">
+
<img align="left" style="margin-bottom:15px; width:150px; padding:0;"
 +
src="http://dl.dropbox.com/u/24404809/Veronica%20Lab1.jpg">
 +
 
 +
<img align="left" style="margin-bottom:15px; width:150px; padding:0;" src="https://static.igem.org/mediawiki/2013/b/b3/Kara_pic.jpg">
 +
 
 +
<img align="left" style="margin-bottom:15px; width:150px; padding:0;"
 +
src="http://i51.tinypic.com/2r4r4oj.jpg">
 +
 
 +
<img align="left" style="margin-bottom:15px; width:150px; padding:0;"
 +
src="http://dl.dropbox.com/u/24404809/Connie.jpg">
 +
 
 +
<img align="left" style="margin-bottom:15px; width:150px; padding:0;" src="https://static.igem.org/mediawiki/2013/1/11/Suzi-Pic.JPG">  
-
<img align="left" style="margin-bottom:15px; width:150px; padding:0;" src="http://i51.tinypic.com/2r4r4oj.jpg" >
 
-
<img align="left" style="margin-bottom:18px; width:150px; padding:0;" src="http://dl.dropbox.com/u/24404809/Connie.jpg">
 
-
<img align="left" style="margin-bottom:18px; width:150px; padding:0;" src="https://static.igem.org/mediawiki/2013/1/11/Suzi-Pic.JPG">
 
</div>
</div>
-
<div id="description">
+
<div id="description" style = "width:640px; height:120px">
-
<h2>Veronica Zepeda</h2> <p><font face="arial" size = "3">This is Veronica's third year working with the UCSF iGEM team! She was a graduate student in the Cate Lab at UC Berkeley and has been involved in science education and outreach for many years. </font>
+
<font face="calibri" size = "3.5", color = "#008000"><b>Veronica Zepeda</b></font> <p> <font face="calibri" size = "3">
 +
This is Veronica's third year working with the UCSF iGEM team! She was a graduate student in the Cate Lab at UC Berkeley and has been involved in science education and outreach for many years.
 +
</font>
 +
</div>
-
<h2>Kara Helmke</h2> <p>
+
<div id="description" style = "width:640px; height:150px">
-
<font face="arial" size = "3">Kara is a finishing graduate student in the Heald lab at UC Berkeley, and this is her first year, of many to come, working with the iGEM team. As a cell biologist and microscopist, the field of synthetic biology has been both challenging and exciting for her to learn about alongside the students.</font>
+
<font face="calibri" size = "3.5", color = "#008000"><b>Kara Helmke</b></font> <p> <font face="calibri" size = "3">
-
<br>
+
Kara is a finishing graduate student in the Heald lab at UC Berkeley, and this is her first year, of many to come, working with the iGEM team. As a cell biologist and microscopist, the field of synthetic biology has been both challenging and exciting for her to learn about alongside the students.  
-
<h2>Wendell Lim</h2> <p>
+
</font>
-
<font face="arial" size = "3"> Wendell has had a lab at UCSF for over 15 years and has been an adviser to the UCSF team since it started in 2007. He enjoys working with bright, open-minded young scientists and seeing their ideas develop into scientific projects. </font>
+
</div>
-
<br><p>
+
-
<h2>Connie Lee</h2> <p>
+
-
<font face="arial" size = "3">Connie is the Associate Director for the Center for Systems and Synthetic Biology. She is a cell biologist by training and has spent the last 11 years working as a scientific editor, most recently as Deputy Editor at Cell. She enjoys being back in an academic environment and interacting with the iGEM team throughout the summer.</font>
+
-
<h2>Suzi LeBaron</h2> <p>
+
<div id="description" style = "width:640px; height:150px">
-
<font face="arial" size = "3">Suzi teaches Anatomy and Physiology and AP Bio at Oakland High School. She helped the team work on their presentation and communications skills this summer, as well as advising the team on their Human Practices projects. </font>
+
<font face="calibri" size = "3.5", color = "#008000"><b>Wendell Lim</b></font> <p> <font face="calibri" size = "3">
 +
Wendell has had a lab at UCSF for over 15 years and has been an adviser to the UCSF team since it started in 2007. He enjoys working with bright, open-minded young scientists and seeing their ideas develop into scientific projects.
 +
</font>
 +
</div>
 +
 
 +
<div id="description" style = "width:640px; height:120px">
 +
<font face="calibri" size = "3.5", color = "#008000"><b>Connie Lee</b></font> <p> <font face="calibri" size = "3">
 +
Connie is the Associate Director for the Center for Systems and Synthetic Biology. She is a cell biologist by training and has spent the last 11 years working as a scientific editor, most recently as Deputy Editor at Cell. She enjoys being back in an academic environment and interacting with the iGEM team throughout the summer.   
 +
</font>
 +
</div>
 +
 
 +
<div id="description" style = "width:640px; height:120px">
 +
<font face="calibri" size = "3.5", color = "#008000"><b>Suzi LeBaron</b></font> <p> <font face="calibri" size = "3">
 +
Suzi teaches Anatomy and Physiology and AP Bio at Oakland High School. She helped the team work on their presentation and communications skills this summer as well as advised the team on their Human Practices projects.
 +
</font>
 +
</div>
 +
</div>
 +
</div>
 +
<div id="sidebar">
 +
<div id="list">
 +
<h2>Team</h2>
 +
<ul>
 +
<li><a href="https://2013.igem.org/Team:UCSF/About_Us">About Us</a></li>
 +
<li><a href="https://2013.igem.org/Team:UCSF/Team">Members</a></li>
 +
<li><a href="https://2013.igem.org/Team:UCSF/Advisors">Advisors</a></li>
 +
<li><a href="https://2013.igem.org/Team:UCSF/Mentors&Instructors">Mentors</a></li>
 +
<li><a href="https://igem.org/Team.cgi?year=2013&team_name=UCSF">Profile</a></li>
 +
<li><a href="https://2013.igem.org/Team:UCSF/ContactUs">Contact Us</a>
 +
</ul>
</div>
</div>
 +
</body>
 +
</html>

Latest revision as of 18:17, 28 October 2013

Advisors

Veronica Zepeda

This is Veronica's third year working with the UCSF iGEM team! She was a graduate student in the Cate Lab at UC Berkeley and has been involved in science education and outreach for many years.

Kara Helmke

Kara is a finishing graduate student in the Heald lab at UC Berkeley, and this is her first year, of many to come, working with the iGEM team. As a cell biologist and microscopist, the field of synthetic biology has been both challenging and exciting for her to learn about alongside the students.

Wendell Lim

Wendell has had a lab at UCSF for over 15 years and has been an adviser to the UCSF team since it started in 2007. He enjoys working with bright, open-minded young scientists and seeing their ideas develop into scientific projects.

Connie Lee

Connie is the Associate Director for the Center for Systems and Synthetic Biology. She is a cell biologist by training and has spent the last 11 years working as a scientific editor, most recently as Deputy Editor at Cell. She enjoys being back in an academic environment and interacting with the iGEM team throughout the summer.

Suzi LeBaron

Suzi teaches Anatomy and Physiology and AP Bio at Oakland High School. She helped the team work on their presentation and communications skills this summer as well as advised the team on their Human Practices projects.