/* Monarch Computing Services cascading stylesheet for printing
/* Copyright Monarch Computing Services 2004

/* ---------------------------------------------------------------------------------------- */
/* basic elements */

html { margin: 0; padding: 0;}

body { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #990000; 
	margin: 0px; 
	font-size: 95%;
	}
p { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin-top: 0px; 
	text-align: justify;
	}
li { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin-top: 0px; 
	text-align: justify;
	font-size: 95%;
	}
h1 {
	color: #000; font: bold; font-family: sans-serif; 
	font-size: 200%; }
h2 {
	color: #000; font: bold; font-family: sans-serif; padding: 0; font-size: 150%;}
h3 { 
	color: #000; font: bold; font-family: sans-serif; padding: 0; font-size: 125%; }
a { 
	background: #fff; 
	color: #000000;
	text-decoration: none; 
	}
a:link { 
	background: #fff; 
	color: #000000;
	text-decoration: underline; 
	}
a:visited { 
	background: #fff; 
	color: #000000;
	text-decoration: underline; 
	}
a:hover { 
	background: #fff; 
	color: #000;
	}
a:active { 
	background: #fff;  
	color: #000; }


/* ---------------------------------------------------------------------------------------- */
/* specific divs */


#anchor { 
	position: relative;
	top: 0px;
	left: -2px; 
/*	background: #990000;   */
	margin: 0; 
	padding: 0;
	border: 0;
	color: #000;
	width: 98%;
}
/* ---------------------------------------------------------------------------------------- */
#bannertop {
	position: absolute;
	top: 0px;
	left: 5px; 
	color: #000;
	padding: 0;
	margin: 0;
	border: 0;
	}

#bannertop h2 {
	color: #000; font: italic; font-family: serif; padding: 0; font-size: 100%;}

/* ---------------------------------------------------------------------------------------- */

#contents {
	padding: 10px;
	margin: 75px 2px 1px 0px;
	width: 100%
	color: #000;
}
#contents h1 {
	color: #EE9900; font: bold; font-family: serif; padding: 0; font-size: 200%;}

#contents p { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin-top: 0px; 
	text-align: justify;
	font-size: 95%;
	color: #000;
	}

/* ---------------------------------------------------------------------------------------- */
#menu { color: #FFF;
	width: 124px;
}

div#menu p {  
	font-size: 0; text-decoration: none; color: #fff; background: transparent;} 

div#menu a {  
	font-size: 0; text-decoration: none; color: #fff; background: transparent;} 

div#menu a:hover { display: block; background: #CD8484; color: #fff; }

/* ---------------------------------------------------------------------------------------- */



#footer {clear: both;
	margin: 0 2px 1px 0px;
	left: 5px;
	color: #000;
	width: 98%;
}
#footer p { text-align: center; font-size: 80%; }
#footer li { text-align: center; font-size: 80%; }
#footer a { color: #990000; text-decoration: underline; font-size: 90%; }

/* ---------------------------------------------------------------------------------------- */
#bookcontents {
	padding: 10px;
	margin: 0 2px 1px 5px;
	width: 85%
	color: #000;
}

#bookcontents h1 {
	color: #EE9900; font: italic bold; font-family: serif; padding: none; font-size: 200%;}

#bookcontents p { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin-top: 0px; 
	text-align: justify;
	font-size: 95%;
	color: #000;
	}

#bookfooter {clear: both;
	margin: 0 2px 1px 5px;
	left: 5px;
	color: #000;
	width: 98%;
}

#bookfooter p { text-align: center; }
#bookfooter li { text-align: center; }
#bookfooter a { color: #990000; text-decoration: underline; }
div#bookfooter a:hover { background: #CD8484; color: #fff; }
/* ---------------------------------------------------------------------------------------- */