/* Created using Style Master from Western Civilisation
IE6 { 37 74 558 625 } */

/* Size and indents */

Body {
	width: 800px;
	font-family: Lucida , Arial, Helvetica, sans-serif, Symbol, Greek;

	font-size: medium;  /* To be used good browswers  */
	background:  silver url(Images/Backgrounds/statback.gif);
	background-repeat: repeat;
	margin-left: +5%;

	line-height: 150%;
	border-left: 5px #408080 double;
	border-top: 5px #408080 double;
}

p {
	padding-left: 50px;
}
/*  The next several cover the lists on the left and right
side
    of the main page.  */

#nav_left {
	margin-left: 0%;
	width: 20%;
	padding: 0;
	float: left;
	margin-top: 50px;
	padding-left: 10px;
}

#nav_right {
	margin-right: 0%;
	width: 20%;
	padding: 0;
	float: right;
	margin-top: 50px;
}



.nav li {
	width: 100%;
	margin: 0px;
	padding: 5;
	font-family "Lucinda Grande", sans-serif;
	font-size: 85%;
	list-style: none;
	background: green;
}

.nav a {
	display: block;
	margin: 0;
	padding: 4px 8px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	border: 2px solid #000000;
	border-left:#408080 ridge 5px;
	border-top: #408080 ridge 5px;
	background: black;	
	font-size: 75%;	
}

.nav a:hover {
	
	text-color:green;
	border-right:#ff9900;
	border-bottom:ff9900;
	background: #234567 ;
}

p.index  {
	margin-left: 25%;
	margin-right: 20%;
}
	/* This keeps the paragraphs on index.html where they
should be. */

/* End of stuff for index.html  */

img.bar {
	width: 100%;
	height: 2px;
	padding-bottom: 2px;
}



.url_link {
	font-weight:bold;
	text-align: center;
}

img.printout {
	margin-left: 10px;
	
}

/* Headings */



 
h1 {
	color: green;
	font-family: "Times New Roman";
	font-style: italic;
	font-variant: small-caps;
	text-align: center;
}

h2 {
	color: blue;
	font-family: "Times New Roman italic";
	font-style: italic;
	text-align:center;
}



a:active {
background-color: #0000a0;}

a:visited {
color: red;}

a:hover {
background-color: #33ffff;
}

p:first-letter {
	font-size: 100%;
}

span.menuchoice {
	font-family: Arial;
	font-size: 1.1em;
	font-weight: bold;
}

h1.mainhead, h2.mainhead {
text-align: center;
}

p.digress {
font-family: Verdana, Arial, sans-serif;
margin-left: 3em;
margin-right: +3em;
font-size: small;
}

div.digress {
margin-left: 3em;
margin-right: 3em;
font-size: smaller;
}
div.indent {
padding-left: 50px; }

p.citation {
font-size: smaller;
}
p.citation:first-letter {font-size: 100%}

h3 {
color: teal;
font-family: "Times New Roman";
font-style: italic;
text-align: left;
margin-left: 10px;
}

h4 {
color: black;
font-family: "Times New Roman";
font-style: normal;
text-align: left;
margin-left: 10px;
}

pre {
	margin-left: 10px;
}
