/* original design */
body {
	background-color: #003;
	background-image: url("/staticarchive/3fbe607b05c7c0a66b0f181ffe6e503787b23ea3.gif");
	font-family: "Trebuchet MS";
	color: #cc9;
}
a, a:link { color: #9cc; }
a:visited { color: #999; }

p { margin-left: 10px; margin-right: 10px; font-size: 0.8em }
ul { font-size: 0.8em }
textarea { font-family: "Trebuchet MS"; }

.story { margin-bottom: 10px;}
.story .image { float: right; text-align: center; margin: 0 10px 10px 10px; width: 86px;}
.story p { margin-left: 10px; text-align: justify; }
.afterstory { clear: right; }

#bbcPageContent {
	padding-left: 10px;
	background: url("/staticarchive/bac86e9b3e0628ef7a281931c84868e34180fa53.gif") no-repeat top left ; 
}

table#months { width: 100%}
table#months td { padding: 10px}

.hr {
	background: url("/staticarchive/35fc5e582c0b69495ccd5fc71505aa5fb9bd7b4e.gif") no-repeat scroll center;
	border: 0px;
	height: 8px;
}
.hr#top_separator { 
	background: url("/staticarchive/63301c358febc4c8e5a48be1e4e624f69955a58a.gif") no-repeat scroll center;
	border: 0px;
	height: 18px;
}
.hr hr { display: none}


#fromName, #fromEmail, #toEmail, #toName {
	width: 300px; 
}
#message {
	width: 300px; height: 150px;
}

.rss_link {
background: url('/staticarchive/c527c5ffc84cca473bae8d98193a0307f3e4694e.gif') no-repeat;
padding-left: 20px;
}



/* potential new design  - alic */
/*
.story { margin-bottom: 10px;}
.story .image { float: left; text-align: center; margin: 0 10px 10px 10px; }
.story p { margin-left: 10px; text-align: justify; }
.afterstory { clear: right; }

.hr {border-bottom: 1px solid #722C23 }
.hr hr { display: none}

body {
	font-family: trebuchet ms;
}
strong, q, cite {color: #722C23 }

a, a:link {color: #722C23 }
a:visited {color: #aaa}

*/

/* From BBC History Site */
/*
h1 { background-color: #0878A6; padding: 10px}
h2 { background-color: #012A36; padding: 10px }
h3 { background-color: #0878A6; padding: 10px }
h4 { background-color: #1196CD; padding: 10px }
*/