body	{
	background-position: center;
	background-color: #d5cac5;
	text-align: center;
	font-family: arial, "sans-serif";
	font-size: 100%;
	margin: 0;
	}
		
#site	{
	display: block;
	background: url("background.jpg") top left repeat-y;
	position: relative;
	width: 900px;
	margin: 0 auto;
	padding: 0;
	text-align: justify;
	}

#page	{
	width: 670px;
	margin-top: -0px;
	padding: 0 15px;
	min-height: 400px;
	}
	
h1	{
	font-family: "Times New Roman", serif;
	text-align: center;
	}
	
h2	{
	margin-top: 2em;
	font-family: "Times New Roman", serif;
	text-align: center;
	color:black;
	}

h3	{
	font-family: "Times New Roman", serif;
	text-align: center;
	}

h4	{
	margin-top: .5em;
	}

img	{
	margin: 20px;
	}

img.uscover	{
	margin: 1em 0px 15px 15px;
	width: 100px;
	float:right;
	}
	
img.ukcover	{
	margin: 1em 15px 15px 0px;
	width: 100px;
	float:left;
	}
	
img.sig	{
	float: none;
	margin: 0px 0 -60px  0;
	}

img.whyrom	{
	float: left;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: -10px;
	}

blockquote	{
	font-family: serif;
	}

div.picntitler {
	display-type:block;
	float:right;
	margin-left: 10px;
	}
div.picntitler img{
	margin: 0;
	padding: 0;
	}
p.pictitler {
	margin:-15px 0 0 0;
	padding: 10px;
	text-align:right;
	font-size: 80%;
	background-color:white;
	}
	
div.picntitlel {
	display-type:block;
	float:left;
	margin-right: 10px;
	}
div.picntitlel img{
	margin: 0;
	padding: 0;
	}
p.pictitlel {
	margin:-15px 0 0 0;
	padding: 10px;
	text-align:left;
	font-size: 80%;
	background-color:white;
	}

.extract	{
	font-style: italic;
	font-size: 100%;
	}
.extract p	{
	line-height: normal;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	}
.extract em	{
	font-style: normal;
	}
	
ul#writing_links	{
	list-style-type:none;
	line-height: 1.3;
	}

ul#author_links	{
	list-style-type: none;
	height: 300px;
	}
ul#author_links li	{
	float: left;
	width: 200px;
	height: 50px;
	background: url("single_bloom1_50.png") right no-repeat;
	}
ul#author_links li a	{
	display: block;
	width: 160px;
	text-align: right;
	padding-top: 15px;
	}

table#backlist	{
	margin: 50px 0 10px 20px;
	border: none;
	}
table#backlist td	{
	min-width: 20px;
	padding: 2px 20px 2px 20px;
	}
table#backlist th	{
	display: none;
	}

#menu	{
	display: block;
	background: url("menu_back.jpg") top left no-repeat;	
	float: right;
	width: 233px;
	height: 417px;
	margin: -4px 0px 0 -83px;
	padding-top: 30px;
	}

#menu ul	{
	list-style: none;
	margin: 0;
	padding: 10px 0 0 35px;
	}

#menu ul li	{
	}

#menu ul li a	{
	display: block;
	bborder: solid 1px blue;
	float: left;
	color:  black;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 1px 3px;
 	margin: 4px;
	width: 182px;
		voice-family: "\"}\"";
		voice-family:inherit;
	width: 174px;
	}
	
/* commented backslash to hide rule from IE5-Mac \*/
#coursemenu ul li a	{float:none;}
/* end of IE5-Mac hack courtesy Jennifer Niederst Robbins - Web Design in A Nutshell*/
	
#menu ul li a:hover	{
	color: orangered;
	}
	
#menu img	{
	padding-left: 30px;
	margin-bottom: -60px;
	}

a	{
	text-decoration: none;
	color: orangered;
	}

a:hover	{
	text-decoration: underline;
	color: orange;
	}

a img	{
	border: none;
	}

p	{
	line-height: 1.3;
	}

#banner	{
	background: url("banner.jpg") top left no-repeat;
	height: 184px;
	}

#footer	{
	background: url("footer.jpg") bottom left no-repeat;
	padding-bottom: 15px;
	margin-top: -40px;
	}

#footer p	{
	text-align: left;
	width: 110px;
	margin: -40px 0 40px 730px;
	font-size: 60%;
	}

#copyright p	{
	margin: 0px 200px -10px 100px;
	font-size: 60%;
	width: 510px;
	}
	