
body{
	font-family:verdana,sans-serif;
	color:#000;
	background:url(img_138.gif) fixed;
}

div#wrapper{
	margin:5%;
	border:6px double #855a41;
	background:#ede7da;
	text-align:center;
}

dl,table{margin:auto;}

img{border:solid 2px #855a41;
	margin-top:1em;
}

div#content{
	padding:4em;
	padding-bottom:3em;
	padding-top:1em;
	background:#ede7da;
}
		
h1,h2,h3{
	color:#9e755d;
}

h1{
	font-size:1.7em;
	font-family:Georgia,serif;
}

h2{
	font-size:1.0em;
	margin-bottom:-1em;
}

h3{
	font-size:1em;
	margin-bottom:-1em;
	text-decoration:underline;
}


p{
	line-height:1.2em;
}

p.centered{
	text-align:center;
	line-height:1em;
}

td.centered{padding:1em;}

p.sterling{
	text-align:center;
	font-size:0.8em;
	line-height:1em;
}

hr{
	width:70%;
	margin-top:1em;
	margin-bottom:2em;
	color:#855a41;
	background:#855a41;
}


a{font-weight:bold;}
a:link{color:#719c67;}
a:link{color:#0a0;}
a:visited{color:#719c67;}
a:visited{color:#0a0;}
a:hover{color:#c00;
	text-decoration:underline;
}
