/* 
#Cat_History	{ height: 100px ; background-image: url(../img/cat_history.jpg); }
#Cat_Trial		{ height: 100px ; background-image: url(../img/cat_trial.jpg); }
#Cat_Cub50		{ height: 100px ; background-image: url(../img/cat_cub50.jpg); }
#Cat_RS50		{ height: 100px ; background-image: url(../img/cat_rs50.jpg); }
#Cat_Inazuma400	{ height: 100px ; background-image: url(../img/cat_inazuma400.jpg); }
#Cat_Spada		{ height: 100px ; background-image: url(../img/cat_spada.jpg); }
#Cat_GSX1400	{ height: 100px ; background-image: url(../img/cat_gsx1400.jpg); }
#Cat_ZX-10R		{ height: 100px ; background-image: url(../img/cat_zx10r.jpg); }
#Cat_DRZ		{ height: 100px ; background-image: url(../img/cat_drz.jpg); }
 */
body {
	width: 552px;
}
header {
	width: 552px;
	height: 128px;
	background-image: url(../img/background_sky.jpg);
	color: #A01219;
	font-size: 10px;
	font-weight: bold;
	line-height: 100%;
	position:relative;
	transition:all .2s;
}
header a {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}
#HeaderLink { display: block; height: 100%; /*width: 552px;*/ text-decoration: none;}
#CONTAINER		{ width: 552px; border-right: 2px solid #4878B3; }
main		{ width: 550px;	float: left; border: 0; }
#CONTAINER p.breadcrumbs	{ margin-right: -2px; }
footer	{ width: 550px; }

h1 { margin-left: 0.5em; position: absolute; bottom:14px; }
p.explanationOfCategory { text-indent: 1em; margin: 0 1em 0 0; position: absolute; bottom: 0; }
p.explanationOfWebsite { padding-top: 6px; }
h2 {
	text-indent: 0.7em;
	line-height: 110%;
	border-width: 4px 4px 4px 0px;
	margin: 0px -2px 0px 2px;
}
h4 {
	font-size: 130%;
	text-indent: 0.2em;
	margin : 1em 0em 0.7em 0.35em;
}
h5 {
	font-size: 120%;
	text-indent: 0.2em;
	margin : 1em 0em 0.7em 0.35em;
}
.outline {
	color: #555555;
	background-color: #f5e493;
	border-color: #f5e493;
}
.linksToPages {
	background-color: #FAFAEC;
	border-color: #f5e493;
}
.incident {
	background-color: #f6f6f6;
	border-color: #f5e493;
}
p.toNextPage	{}
p.directoryUp,p.toTopPage	{ font-size: 110%; margin-left:2px; } 
th { background-color: #f9f7d9; }
