#content {padding-top:1px;}
#storyLinks {
	text-align:center;
	margin-bottom:0;
	background-image:url('stories/stories.jpg');
	background-repeat:no-repeat;
	padding-top:100px;
}
#content h1#areaHeadline {display:none}
#storyLinks {
	background-image:url('/stories/content_bg.jpg');
	background-repeat:no-repeat;
	padding-top:80px;
	margin:0 0;
}
#storyLinks p {
	display:inline;
	margin:0 5px 0 0;
	
}
#storyPreviews {
	background-image:url('/stories/content_backsv2.gif');
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin:0;
	padding:4em;
}
#stories {
	width:540px;
	margin:25px auto;
}

#content .dossier {
	width:540px;
	height:150px;
	overflow:hidden;
	-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius:4px;
}



#content .dossier p {
	margin:0 140px 8px 12px;
}
#content  .dossier p.name {
	margin-top:20px;
	font-size:16px;
}

#content  p.quote {
	font-size:16px;
	font-style:italic;
	color:#515151;
	text-align:right;
	font-family:Georgia, serif;
	padding:16px;
	margin:0 0 50px 0;
	background-color:#E6ECF1;
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;

}
#content h2 {
	font-size:14px;
	margin-top:3em;
	background-image:none;
	font-style:italic;
}
#content  .dossier p.name {
	font-size:18px;
	font-weight:bold;
}
#content .hide {
	display:none;
}
#content.students .quote {
	background-color:#E6ECF1;
}
#content.students h2 {

	color:#3B5568;
}
#content.alumni .quote {
	background-color:#EFE5E5;
}
#content.alumni h2 {
	color:#3A1B1B;
}
#content.faculty .quote {
	background-color:#F7E8CD;
}
#content.faculty h2 {
	color:#83531B;
}
#exploreBox {
	display:none;
}
#menuBox {
	left:42px;
	
}
#invitation {
	font-size:16px;
	margin:1em 0 2em 0;
}
#gradUpdatePre {
	margin:2em 0 0 0;
	width:540px;
	height:76px;
	background-image:url('/stories/update_pre.gif');
	background-repeat:no-repeat;
}
#gradUpdate {
	margin:0;
	width:540px;
	padding:2px 10px;
	font-size:14px;
	height:auto;
	background-image:url('/stories/update.gif');
	background-repeat:repeat-y;
}
#gradUpdatePost {
	margin:0 0 2em 0;
	width:540px;
	height:16px;
	background-image:url('/stories/update_post.gif');
	background-repeat:no-repeat;
}
#worksCited p {
	padding-left:2em;
	text-indent:-2em;
}

