body,td,th {
	color: #ffffff;
}

body {
	background:#999977 url(images/BCG_188.JPG) repeat fixed;
	background-position: center center;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	letter-spacing:0.1em;
}

a:link, a:visited {
	color:#FF0000;
	text-decoration:none;
}

a:hover {
	color:#FFFFCC;
	text-decoration:none;	
}

a:active {
	color:#FFFFCC;
	text-decoration:none;	
}

img {
	border:none;
}


h1 {
	font-size:2em;
	font-weight: bold;
	font-variant:small-caps;
	letter-spacing:0.4em;
	margin-top:0;
	margin-bottom:1em;
	font-family: Georgia, "Times New Roman", Times, serif;	
}

h1 strong {
	color:#990000;
	font-size:1.3em;
}

h2 {
	font-size:1.3em;
	font-weight:bold;
	/*font-style:italic;*/
	/*letter-spacing:0.2em;*/
	margin-top:1em;
	margin-bottom:1em;
}

h3 {
	font-size:1em;
	font-weight:bold;
	text-decoration:underline;
	/*letter-spacing:0.2em;*/
	margin-top:1em;
	margin-bottom:1em;
}

li {
	padding:6px;
	list-style-type:square;
}

div#masthead {
	margin-top:10px;
	text-align:center;	
}

div#links
{
	width:780px;
	background:#000000;
	text-align:center;
	margin:auto;
}

div#container {
	width:780px;
	height:100%;
	margin:auto;
	padding:0;
    min-height: 10em;	
	display: table;
	margin-top:0px;	
}

div#onpaper {
	/*background: url(images/takeda3_paper.jpg) repeat scroll;*/
	background:#331100 url(images/TK3_web_panel_bkgndseamless.JPG) repeat scroll;	
	position:relative;
	display: table-cell;
    vertical-align: middle;
	padding-left:2.5em;
	padding-right:2.5em;
	padding-top:2em;
	padding-bottom:1em;	
	/*filter:alpha(opacity=90);*/
	/*opacity: 0.9;*/	
	border:solid 2px #000;
}

div#castles img {
	padding:2px;
}

div.centre {
	text-align:center;
}

div.right {
	text-align:right;
}

div.thumbnails img {
	padding:6px;
}

div.small {
	font-size:.8em;
}

div#footer {
	padding-top:20px;
}

table#overview th, table#overview td {
	text-align:left;
}