
* {margin:0; padding:0;}

body
{
	background-color: #38363B;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #768429;
}

img { border: 0px; }

li { display: inline; }

a:link, a:visited  { text-decoration: none; color: #AAA; } 
a:hover, a:visited:hover  { text-decoration: none; color: #FFF; } 

#jbphoto
{
	position: fixed; 
	top: 67px; 
	left: 56px;
}

#homeimg
{
	position: fixed;
	top: 114px;
	left: 101px;
}

#images { 
	margin-top:114px; 
	margin-left:101px;
}

#nav { 
	position: fixed; 
	top: 622px; 
	left: 104px;
}

#memwrap
{
	margin: 88px 0 0 101px;
	width: 986px;
}

#mem
{
	width: 400px;
	float: left;
	color: white;
}

#mem .sm { font-size: smaller; }
#mem .lg { font-size: larger; }

#mem p { margin: 1em 0; }

#mem #poem, #mem #eulo {
	font-style: italic;
	margin-top: 3em;
	line-height: 1.3em;
}

#mem .back { margin-top: 3em; }

#portrait
{ 
	float: right;
}

