body p { font-size: small; } /* */ html, body { margin: 0; padding: 0; background-color: rgb(240,240,240); color: #000; font-family: times, serif; } h1,h2,h3,h4 { text-decoration: none; color:rgb(0,0,164); background-color: rgb(240,240,240); } h1{ font-size:30px;} h2{ font-size:24px;} h3{ font-size:20px;} h4{ font-size:16px;} /* Start Layout and Page Formatting */ .pagelayout { background: rgb(240,240,240); position: absolute; top: 15px; margin:5px 5px 5px 5px; /* left: 50%; margin-left: -375px; margin-bottom: 25px; width: 750px; */ } .leftcolumn { width: 220px; float: left; margin-left: -1px; padding: 10px; text-align: left; } .rightcolumn { width: 220px; float: right; margin-right: -1px; padding: 10px; text-align: right; } .centercolumn { padding: 10px; margin-left: 230px; } .imageFrame { border: 0px; text-align: center; } /* End Layout and Formatting */ /* header section */ .header { background-color: rgb(240,240,240); color: #000000; margin-left: 5px; margin-bottom: 5px; } a.headermaintitle:link, a.headermaintitle:visited, a.headermaintitle:hover { color: rgb(0,0,164); font-size:24px; background-color: rgb(240,240,240) } a.headersubtitle:link, a.headersubtitle:visited, a.headersubtitle:hover { text-decoration: none; color: rgb(0,0,164); font-size:18px; font-style: italic; font-weight: normal; background-color: rgb(240,240,240) } /* end header section */ .footer { width:100%; background-color: rgb(240,240,240); color: #006; border-top: 1px solid rgb(0,0,164); font-size: 11px; text-align: center; padding: 2px 10px 0 0; margin-right: 15px; clear: both; } .spacer { clear: both; } .datetitle { text-align: left; padding-right: 2px; margin-top: 0; padding-left: 2px; font-weight: bold; font-size: 12px; background: rgb(47,83,195); margin-bottom: 1px; padding-bottom: 2px; color: rgb(240,240,240); line-height: 14px; padding-top: 2px; border-bottom: #999 1px solid; letter-spacing: 0.2em; text-align: left } .listtitle { padding-right: 2px; margin-top: 0; padding-left: 2px; font-weight: bold; font-size: 12px; background: rgb(47,83,195); margin-bottom: 1px; padding-bottom: 2px; color: rgb(240,240,240); line-height: 14px; padding-top: 2px; letter-spacing: 0.2em; text-align: left } .list { border: 1px #aaaaaa solid; border-top: 0px; margin-bottom: 15px; padding-left: 5px; padding-right: 5px; } .postlist { border: 1px #aaaaaa solid; border-top: 0px; margin-bottom: 15px; padding-left: 5px; padding-right: 5px; } .singlepost { border: 0px; background-color: rgb(240,240,240); color: #000000; border-bottom: 1px solid #000000; margin-bottom: 15px; padding-left: 5px; padding-right: 5px; } .itemdesc { background-color: rgb(240,240,240); color: #000; font-size: 11px; text-align: left; padding-bottom: 5px; } .posttitle { padding: 5px 0px 5px 0px; } a.posttitle:link, a.posttitle:visited { text-decoration: none; color:rgb(0,0,164); font-size:16px; background-color: rgb(240,240,240); font-weight: bold; } a.posttitle:hover { text-decoration: underline; color:rgb(0,0,164); font-size:16px; background-color: rgb(240,240,240); font-weight: bold; } .singleposttitle { text-decoration: none; color:rgb(0,0,164); font-size:22px; background-color: rgb(240,240,240); font-weight: bold; } a.singleposttitle:link, a.singleposttitle:visited { text-decoration: none; color:rgb(0,0,164); font-size:22px; background-color: rgb(240,240,240); font-weight: bold; } a.singleposttitle:hover { text-decoration: underline; color:rgb(0,0,164); font-size:22px; background-color:rgb(240,240,240); font-weight:bold; } a.itemdesc:link, a.itemdesc:active, a.itemdesc:visited { text-decoration: none; color:rgb(0,0,164); font-size:11px; background-color: rgb(240,240,240); font-weight: normal; } a.itemdesc:hover { text-decoration: underline; background-color: rgb(240,240,240); color:rgb(0,0,164); } ul.entrylist { list-style: none; color: #000; font-size:12px; border: 0px border-top: 0px; margin-top: 0; margin-left:0px; /* for mozilla */ margin-right:0px; padding-left: 0; padding-right: 0; /* border: 1px #aaaaaa solid;*/ } li.entrylistitem { padding: 5px 0px 5px 0px; margin: 3px 0px 3px 0px; text-align: left; } a.entrylisttitle:link, a.entrylisttitle:visited, a.entrylisttitle:active, a.entrylisttitle:hover { text-decoration: underline; color: rgb(0,0,164); font-size:13px; font-weight:bold; background-color: rgb(240,240,240) } ul.list { list-style: none; color: #000; font-size:12px; border: 1px #aaaaaa solid; border-top: 0px; margin-top: 0; margin-left:0px; /* for mozilla */ margin-right:0px; padding-left: 0; padding-right: 0; /* border: 1px #aaaaaa solid;*/ } li.listitem { padding-left: 0; padding-right: 0; margin-left: 5px; text-align: left; } a.listitem, a.listitem:link, a.listitem:visited, a.listitem:active { text-decoration: none; color:rgb(0,0,164); font-size:14px; background-color: rgb(240,240,240); font-weight: normal; } a.listitem:hover { background-color: rgb(240,240,240); color:rgb(0,0,164); text-decoration: underline; } blockquote { background: #E1EBF4; border: 2px solid #666; margin: 0px 15px 10px 15px; padding: 5px 5px 5px 8px; } img { border: none; } div.seperator { background-color: rgb(240,240,240); border-top: 1px solid rgb(0,0,164); padding: 0 0 0 0; margin: 5px 0 0 0; height:1px; width:95%; } a:link, a:visited, a:active { font-weight: bold; color: rgb(0,0,164); text-decoration: none } a:hover { background: #000; color: rgb(240,240,240) } .commentform { text-align:left; } .moreinfotitle { font-weight: bold; font-size: 16px; line-height: 14px; margin: 0 0 0 0; padding:0 0 0 0; /*border-bottom: #999 1px solid; */ } .moreinfo { border: 0; background-color: rgb(240,240,240); margin: 15px 0px 15px 0px; } ul.morelist { list-style: none; border: 0px; border-top: 0px; margin-top: 0; margin-left:0px; /* for mozilla */ margin-right:0px; padding-left: 0; padding-right: 0; /* border: 1px #aaaaaa solid;*/ } li.morelistitem { padding-left: 0; padding-right: 0; margin-left: 0px; text-align: left; font-size: 10px; } a.printlink:link, a.printlink:visited { text-decoration: none; color:rgb(0,0,164); background-color: rgb(240,240,240); font-weight: normal; } a.printlink:hover { text-decoration: underline; }" type="text/css" media="screen" />
Welcome to Community Server Sign in | Join

Welcome Home

Ramblings of a Biologist-Engineer

<November 2009>
SuMoTuWeThFrSa
25262728293031
1234567
891011121314
15161718192021
22232425262728
293012345

Navigation

Subscriptions

Welcome to Welcome Home
After some reflection, I've decided to start a more MIT-oriented blog, and this seems the logical place to host it.

So, a little background about myself: I'm a Course 7 (biology) rising junior (class of 2007) here at MIT with plans to attend graduate school in genetics or molecular biology. I live in Random Hall, a 93-person (and 2 cat) dormitory on the outskirts of campus, which is also where I am for the summer. I participate in a number of activities on campus, including Alpha Phi Omega (coeducational service fraternity), the MIT Concert Choir, planning for freshman Orientation, and two MIT faculty committees.

I'll probably be posting a variety of MIT-related things here, including news about my UROP (my undergraduate research project this summer, for those of you not familiar with the variety of acronyms around MIT), freshman Orientation, and the like, and also possibly other things.

We'll see...

posted Saturday, July 02, 2005 12:44 AM by kelsey with 0 Comments