body {
	background-color: black;
	color:white;
	margin-left:2cm;
	margin-right:10%;
	position:absolute;
	top:0px;
	left:0px;
	margin-top:50px;
	padding-top:0px;
	margin-bottom:2cm;
	text-align:justify;
}

body:after {
	content: "Copyright David Teller 2004. Please contact me if you wish to reproduce any of the content of these pages. My email is Yoric at @ the domain name of this site (i.e. dixsous.org).";
	margin-top:3cm;
	top:3cm;
	text-align: right;
	right:1cm;
	font-size: x-small;
	height:5cm;
	width:100%;
}


a:link{
	color:#D0D0D0;
	text-decoration:none;
}

a:visited {
	color: #DFDFDF;
	text-decoration: none;
}



a:hover{
	text-decoration:underline;
}

span.lettrine:first-letter {
	font-family: "URW Chancery L", "Century Schoolbook L";
	font-size: large;
}

span.cal {
	font-family: "URW Chancery L", "Century Schoolbook L";
	font-size: 200%;
}

div.lettrine:first-letter {
	font-family: "URW Chancery L", "Century Schoolbook L";
	font-size: xx-large;
}

div.narration,div.lettrine{
	margin-top:1cm;
	margin-bottom:1cm;
	font-style:italic;
}

/*div.narration:before,div.lettrine:before{
	content: "«";
}

div.narration:after{
	content: "»";
}*/



div.center {
	text-align: center;
}

div.footer {
	font-size:x-small
}

div.section {
	margin-top:3cm;
}

div.title, div.subtitle, h2, h3 {
	font-family: "URW Chancery L", "ITC Zapf Chancery", "Apple Chancery", "Monotype Corsiva", "Century Schoolbook L";
	font-size:2em;
	font-weight:bold;
	text-align:right;
}

div.title {
	margin-top: 70px;
	margin-bottom:70px;
}

div.subtitle, h3{
	font-size:1.5em;
	margin-top: 2em;
}

div.menu {
	position:fixed;
	margin-left:0pt;
	margin-top:0pt;
	left:0pt;
	top:0pt;
	font-size:11pt;
	height:220px;
}



div.small_menu{
	position:fixed;
	top:0pt;
	right:0pt;
	background-color:black;
	font-size:.8em;
/*	background-image:url(veines.png);*/
	width:100%;
	text-align:right;
}

div.important {
	border-style: inset;
	border-color: white;
	border-width: 1mm;
	border-width: 1mm;
	margin-bottom: 1cm;
	margin-top: 1cm;
	text-align: center;
}

div.sheet {
	text-align: left;
	background-repeat: repeat;
	/*background-image: uri(veines.png);*/
	font-family: "URW Chancery L", "ITC Zapf Chancery", "Apple Chancery", "Monotype Corsiva", "Century Schoolbook L";
}

dt.actor {
	font-variant:small-caps;
}

div.character {
	font-family: "URW Chancery L", "ITC Zapf Chancery", "Apple Chancery", "Monotype Corsiva", "Century Schoolbook L";
	font-size:1.2em;
	font-weight:bold;
	text-align:right;
}
div.step_title {
	font-weight:bold;
	text-align:right;
}
div.step_content {
	font-style: italic;
}

