/* general statements */
body { 
	text-align: center;
	border: 0px;
    margin: 0px;
    padding: 0px;
    }
	
img {
	border: 0px;
	}

H1 	{
	font-family: arial;
	font-size: larger;
	font-style: italic;
	text-align: left;
	}

#header { 
    margin: 0px;
    padding: 0px 0px 2px;
    height: 110px;
    text-align: left;
    background-image: url(http://www.jessafairbrother.com/images/logo-tile.gif);
    background-repeat: repeat-x;
    }

#header img { 
  border: 0px none ;
    }

#menu { 
	margin: 0px;
    height: 30px;
    width: 100%;
    }

#menu img { 
	border: 0px none white;
    background: white none repeat scroll 0% 50%;
    color: white;
    }

#main {
	width: 950px;
	max-width: 950px;
	border: 0px none ;
    margin: 0px auto;
	margin-bottom: 10px;
    padding: 10px 0px;
    }
#bio {
	text-align: left;
	}
	
#main a { 
	background: white none repeat scroll 0% 50%;
/*    color: white; */
    }

#placeholder { 
	margin-top: 25px;
    margin-bottom: 25px;
    }

#copyright {
	clear: both;
	text-align: center;
	font-family: Times New Roman;
	font-size: 11px;
	color: #999999;
	padding-top: 10px;
}

#jess_logo {
	margin-top: 25px;
	}

P {
	text-align: left;
	font-family: Arial;
	font-size: normal;
	}
UL {
	text-align: left;
	font-family: Arial;
	font-size: normal;
	color: black;
	margin: 0px;
	padding: 0px;
	}
	
li	{
	list-style-type: none;
	}
	
SUP {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: black;
	}

.footnote {
	text-align: right;
	}
	
DIV.notes {
	padding-right: 10px;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	


.proj_img {
	text-align: center;
	margin-top: 10px;
	border: 0px;
	}

P.proj_notes {
	font-family: Times New Roman;
	font-weight: 0.6em;
	font-size: 11px;
	color: white;
	margin: 0px;
	/* margin-bottom: 120px; */
}

.proj_title {
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Scrolling DIV */

.note_frame {
	float: left;
	text-align: left;
	margin-left: 30px;
	width: 350px; 
	height: 550px;
	overflow: auto;
	font-family: Times New Roman;
	font-size: 0.9em;
	font-weight: 0.6em;
	line-height: 1.5em;
	color: #000;
}

.note_frame > P {
	margin-top: 0px;
	margin-right: 5px;
	text-align: justify;
	font-family: Arial;
	font-size: normal;
	}
	
.image_frame {
	float: right;
	margin-right: 30px;
	width: 500px; 
	height: 550px;
	overflow: auto;
}

.image_frame_wide {
	margin: 0px auto;
	width:900px; 
	height:600px;
	overflow: auto;
}

/* Essays and notes */

	