body	{
	font-family:		Times, Times New Roman, Palatino, serif;
	background:			url(images/paper.jpg);
	color:				#ffc;
	text-align:			center;
	padding:			5px 30px 5px 30px;
	margin:				0px 0px 0px 0px;
	}
a	{
	color:				#405080;
	text-decoration:	none;
	border-bottom: 		0px dotted #405080;
	}
a.nounderline
	{
	text-decoration:	none;
	border-bottom:		0px;
	}
a.menu
	{
	color:				#BCFFFF;
	text-decoration:	none;
	}

p.inspire {
	color:				#c2bf96;
	}
a:hover	{
	background-color:	#505080;
	color:				#c2bf96;
	}
#menu	{	
	width:				100%;
	background:			url(images/paper.jpg);
	margin:				3px 3px 3px 3px;
	background-color:	#c2bf96;
	text-align:			center;
	}
#main	{
	font-size:			14px;
	text-align:			center;
	vertical-align:		middle;
	width:				100%;
	color:				#392D1B;
	background:			url(images/paper.jpg);
	background-color:	#c2bf96;
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
	float:				left;
	}
#title	{
	color:				#705353;
	}
#table	{
	margin:				0px 80px 0px 80px;
	}
#narrow	{
	margin:				0px 150px 0px 150px;
	}
#sitemap
	{
	text-align:			left;
	margin:				0px 100px 10px 80px;
	color:				#392D1B;
	line-height:		1.25;
	}
h2	{
	font-size:			21px;
	font-weight:		normal;
	text-align:			center;
	background-color:	#705353;
	color:				#ffc;
	width:				100%;
	padding:			5px;
	}
h2.title{
	background:			url(images/paper.jpg);
	background-color:	#c2bf96;
	color:				#392D1B;
	font-size:			26px;
	text-align:			center;
	width:				100%;
	margin:				3px 0px 3px 0px;
	padding:			3px;
	}
h2.home {
	color:				#876464;
	font-size:			26px;
	text-align:			center;
	float:				right;
	width:				100%;
	}
h3      {
	font-size:			18px;
	color:				#705353;
	background:			url(images/paper.jpg);
	background-color:	#c2bf96;
	font-weight:		normal;
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
	text-align:			left;
	}
.table	{
	margin:				0px 10px;
	text-align:			center;
	}
h4      {
	font-size:			16px;
	text-align:			center;
	color:				#392D1B;
	background:			url(images/dark_paper.jpg);
	background-color:	#5A4F3E;
	font-weight:		normal;
	padding:			0px 40px 0px 40px;
	margin:				0px;
	border:				thin solid #392D1B;
	border-width:		1px 1px 2px 2px;
	}	
.menu	{
	border-width:		0px 0px 0px 0px;
	}
.home	{
	color:				#392D1B;
	font-weight:		normal;
	background:			url(images/paper.jpg);
	border-width:		0px 0px 0px 0px;
	text-align:			center;
	}
.subtitle {
	color:				#405080;
	background:			url(images/dark_paper.jpg);
	border:				thin solid #392D1B;
	border-width:		1px 1px 2px 2px;
	}
table	{
	margin:				auto;
	}
td.portraits {
	text-align:			center;
	color:				#5A4F3E;
	background:			url(images/dark_paper.jpg);
	font-weight:		normal;
	padding:			0px 5px 0px 5px;
	border:				thin solid #392D1B;
	border-width:		1px 1px 2px 2px;
	}
td	{
	font-size:			14px;
	color:				#392D1B;
	text-align:			center;
	border: 			thin solid #ffffff;
	margin:				0px 2px 0px 2px;
	border-width:		0px 0px 0px 0px;
	padding:			0px 2px 2px 2px;
	}
td.left
	{
	text-align:			left;
	}
td.right
	{
	text-align:			right;
	}
p.table	{
	font-size:			14px;
	color:				#392D1B;
	text-align:			left;
	}
img	{
	float:				center;
	margin:				4px 10px 4px 10px;
	vertical-align:		middle;
	border:				thin solid #392D1B;
	border-width:		1px 1px 2px 2px;
	}
.borderless
	{
	border-width:		0px;
	}
.thickborder
	{
	border-width:		2px;
	}
