@charset "US-ASCII";
/* */
/*basic elements*/
/* */

body {
	background-color: #888888;
	color: #ffffff;
}
a:link {
	background: inherit;
	color: #00ff44;
}
a:visited {
	background: inherit;
	color: #e0e0e0;
}
a:hover {
	background: inherit;
	color: #ff0044;
}
h1 {
	text-align: center;
	font-size: 2em;
	margin-bottom: 0.2em;
	margin-top: 0;
}
h2 {
	margin-bottom: 0;
	font-size: 1.5em;
}
hr {
	text-align: center;
	width: 75%;
}
table {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
p {
	margin-top: 0.5em;
}
address {
	text-align: center;
}
ul	{
	text-align: left;
}

/* */
/*extended elements*/
/* */

/*body.main {
/*	background-color: #7070a0;
/*	background-image: url("arts/images/rocket_background.png");
/*	background-repeat: no-repeat;
/*	background-position: top center;
/*	background-attachment: fixed;
/*}*/
body.main {
	color: #fff8cc;
	background-color: #2c5aa0;
	background-image: url("arts/images/rocket_background.png");
	background-repeat: no-repeat;
	background-position: center 20%;
	background-attachment: fixed;
}
body.main div.panels {
	display: table;
	table-layout: fixed;
	width: 90%;
	margin-left: 5%;
}
body.main ul.right {
	display: table-cell;
	width: 50%;
}
body.main dl.left {
	display: table-cell;
	text-align: left;
}
em.dec {
	font-style: normal;
	font-size: 0.8em;
}
em.inc {
	font-style: normal;
	font-weight: 100;
	font-size: 110%;
}
q.strong {
	font-style: italic;
	font-weight: bold;
}
h2.subordinate {
	text-align: center;
	margin-top: 0;
	margin-bottom: 1em;
}
div.signature {
	margin-left: 3em;
	font-style: oblique;
	font-weight: bold;
}
div.break {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
div.image {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
div.byline {
	text-align: right;
}
div.offset {
	margin-left: 2.5em;
}
li.plain {
	list-style-type: none !important;
}
ul.flush {
	margin-left: 0;
	padding-left: 0;
	border-left-width: 0;
}
ul.plain {
	margin-left: inherit;
}
ul.article {
	margin-left: 0.5em;
}
ul.article li {
	text-indent: 1em;
	margin-top: 0.5em;
}
ol.extcp {
	margin-left: 1em;
	padding-left: 1em;
	margin-top: 0em;
}
ol.extcp li {
	list-style-type: decimal;
}
ol.extcp li.indented {
	margin-left: 2em;
	padding-left: 2em;
}
ol.l li {
	list-style-type: decimal-leading-zero;
}
dl.command dt {
	font-style: italic;
}
dt	{
	margin-top: 0.8em;
}
dd.break {
	margin-left: inherit;
	text-align: center;
}
dl.strong dt {
	font-size: 1.2em;
	font-weight: bold;
}
dl.faq {
	width: 90%;
	margin-left: 5%;
}
dl.faq dt {
	font-weight: bold;
}
p.strong {
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
}
hr.wide {
	width: 100%;
}
table.index {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
table.index caption {
	font-size: 1.5em;
	font-weight: bold;
}
table.index td {
	text-align: left;
	vertical-align: top;
}
table.index td.cap {
	text-align: center;
}
table.calendar {
	width: 90%;
	empty-cells: hide;
}
table.calendar caption {
	font-size: 2em;
	font-weight: bold;
}
table.calendar td {
	vertical-align: top;
	text-align: center;
}
table.calendar td.l {
	text-align: left;
}
table.calendar td.r {
	text-align: right;
}
table.contents {
	width: 75%;
}
table.contents caption {
	font-size: 2em;
	font-weight: bold;
}
table.lyrics {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	border-collapse: separate;
	border-spacing: 1.5em 0em;
}
table.lyrics caption {
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}
table.lyrics td {
	vertical-align: middle;
	text-align: center;
}
table.lyrics td.ent {
	text-align: right;
}
table.lyrics td.ent + td.ent {
	text-align: left;
}
table.in-text {
	margin-left: -2.5%;
	empty-cells: hide;
	width: 105%;
}
table.in-text tfoot a.title {
	font-variant: small-caps;
}
table.timeline {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	empty-cells: hide;
}
table.timeline caption {
	font-size: 1.5em;
	font-weight: bold;
}
table.timeline td {
	text-align: left;
	vertical-align: top;
}
table.timeline td.cap {
	text-align: center;
}
table.timeline tbody th {
text-align: left;
}
