/*

	Heavily modified from an uncredited source because I am a bad human being.

*/

*
{
padding: 0em;
margin: 0em;
}

body
{
background: #ffffff;
padding: 0px 0px 0px 0px;
}

body,input
{
font-size: 10pt;
font-family: "helvetica", "arial", "verdana", sans-serif;
color: #000000;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
/* text-align: justify;*/
}

a
{
color: #cc0000;
text-decoration: none;
}

a:visited
{
color: #009999;
}
a:hover
{
text-decoration: underline;
}


h3 span
{
font-weight: normal;
}

h3,h4,h5
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
font-size: 1.3em;
padding-right: 35px;
}

h4
{
font-size: 1.2em;
padding-right: 25px;
}
h5
{
font-size: 1.1em;
padding-right: 25px;
}

.contentarea
{
padding-top: 1.0em;
padding-bottom: 1.0em
}

img
{
border: solid 1px #000000;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.0em 0.2em 0em;
}
img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
position: relative;
background: #999 /* url('images/border2.gif') */ repeat-x;
height: 1px;
margin: 1.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 2px;
/* border-top: solid 1px #999999; */
border-bottom: dotted 1px #999999;
margin: 1.0em 0em 1.0em 0em;
}


.photo_post 
{
position: relative;
top: -1.5em;
/* font-size: 0.8em; */
color: #333333;
padding: 1em 1em 1.7em 1em; 
}

img.photopostleft
{
position: relative;
float: left;
margin: 0em 1em -0.6em 0em;
}

.post .details
{
position: relative;
top: -1.5em;
font-size: 0.8em;
color: #333333;
}

.post ul.controls
{
clear: both;
}

.post ul.controls li
{
display: inline;
font-size: 0.8em;
}

.post ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}

.post ul.controls li a.printerfriendly
{
background-image: url('images/icon-printerfriendly.gif');
}

.post ul.controls li a.comments
{
background-image: url('images/icon-comments.gif');
}

.post ul.controls li a.more
{
background-image: url('images/icon-more.gif');
}

.box
{
position: relative;
background: #999999 repeat-x;
left: -1.0em;
top: -1.em;
padding: 1.5em;
border-bottom: solid 0px #ff0000;
margin-bottom: 0.5em;
}


.box a:visited
{
color: #ffffff;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
font-size: 0.8em
line-height: 1.1em;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 200px;
background: #fff /* url deleted */ repeat-x;
z-index: 1;
}

#outer
{
z-index: 2;
position: relative;
/*
	Width value can be a percent or a fixed width (in px, say).
*/
width: 800px;
/* border: solid 7px #fff; */
background-color: #fff;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 4.8em;
background: #cc0000 /* url('images/top6a.png') */ repeat-x;
margin-bottom: 2px;
}

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 1.0em 2.0em;
}

#headercontent h1
{
font-weight: bold;
color: #fff;
font-size: 1.5em;
margin-bottom: 0.1em
}

#headercontent h1 sup
{
color: #fff;
}

#headercontent h2
{
font-size: 1.1em;
font-weight: normal;
color: #fff;
}

#headercontent a
{
color: #ffffff;
text-decoration: none;
}


#search
{
position: absolute;
top: 5.5em;
right: 2.0em;
padding-right: 0.0em;
}

#search input.text
{
margin-right: 0.5em;
vertical-align: middle;
border-top: solid 1px #000000;
border-right: 0px;
border-bottom: solid 1px #777777;
border-left: 0px;
padding: 0.15em;
width: 10.0em;
}

#search input.submit
{
background: #cc0000 repeat-x;
border: solid 1px #5F6800;
font-weight: bold;
padding: 0.25em;
font-size: 0.8em;
color: #cc0000;
vertical-align: middle;
}

#headerpic
{
position: relative;
height: 100px;
background: #fff url('images/top6a.png') repeat-x top left;
margin-bottom: 2px;
}

#menu
{
position: relative;
background: #999999 repeat-x top left;
height: 2.3em;
padding: 0em 1.1em 0em 0.9em;
margin-bottom: 2px;
}

#menu ul
{
position: absolute;
top: 0.5em;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.4em 1.0em 0.7em 1.0em;
color: #fff;
text-decoration: none;
}

#menu ul li a:hover
{
/* text-decoration: underline; */
background: #009999;
}

#menu ul li a.active
{
background: #aaaaaa repeat-x top left;
}

#menubottom
{
background: #000 repeat-x;
height: 0px;
margin-bottom: 1.5em;
}

#content
{
padding: 0em 2.0em 0em 2.0em;
}

#primarycontainer
{
float: left;
margin-right: -18.0em;
width: 100%;
}

#primarycontent
{
margin: 1.5em 22.0em 0em 0em;
}

#secondarycontent
{
margin-top: 1.5em;
float: right;
width: 18.0em;
}

#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 5.0em;
background: #fff repeat-x 0em 2.5em;
font-size: 0.8em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}

#linklist
{
float: left;
margin-left: 18.0em
margin-right: -18.0em;
width: 40%;
}

#content ul {
font-family: Helvetica, Arial, Verdana, sans-serif;
margin-left: 3em;
font-style: normal;
line-height: 1.2em;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-decoration: none;
list-style-position: outside;
/* list-style-type: square; */
padding: 0.2em;
/* margin: 2px; */
}

#content ol {
margin-left: 3em;
font-style: normal;
line-height: 1.2em;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-decoration: none;
list-style-position: outside;
/* list-style-type: square; */
padding: 0.1em;
margin-top: 1em;
margin-bottom: 1em
/* margin: 2px; */
}

/* Blatantly stealing from W. Wu's formatting for Jennifer's webpage */

.label_head {
	font-weight: bold;	
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 1em; 
	padding: 0 0em; 
	margin: 0em 7em 0em 0em; 
	text-align: left; 
	color: #999999
}

.label_info {
	text-align: left;
	font-weight: bold;
	color: #000000;	
}


.label_head_nobold {
	font-weight: normal;	
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 1em; 
	padding: 0 0em; 
	margin: 0em 7em 0em 0em; 
	text-align: left; 
	color: #999999
}

.label_info_nobold {
	text-align: left;
	font-weight: normal;
	color: #000000;	
}


.jaci_container {
	/* border-top-width: 1px; */
	/* border-top-style: solid; */
	/* border-top-color: #CCCCCC; */
	margin-top: 1em;
	padding-top: 1em;
	padding-bottom: 4em;
}

.student_container {
	/* border-top-width: 1px; */
	/* border-top-style: solid; */
	/* border-top-color: #CCCCCC; */
	margin-top: 1em;
	padding-top: 1em;
	padding-bottom: 3em;
}

.alumni_container {
	/* border-top-width: 1px; */
	/* border-top-style: solid; */
	/* border-top-color: #CCCCCC; */
	margin-top: 1em;
	padding-top: 1em;
	padding-bottom: 4.5em;
}

.alumni_job_container {
	/* border-top-width: 1px; */
	/* border-top-style: solid; */
	/* border-top-color: #CCCCCC; */
	margin-top: 1em;
	padding-top: 1em;
	padding-bottom: 3.5em;
}

