/* NN doesn't seem to cascade so need to extend the body to also cover p etc. see H1,... too */

BODY 
{
font-family: georgia, palatino, "times new roman", times, "New York", serif;
background-color: #99cc99;
color:#2c2c2c;
text-align:center;
}

#main 
{
font-family: georgia, palatino, "times new roman", times, "New York", serif; 
background-color:#f9f2ff; 
color:#2c2c2c; 
text-align:left;
}

#container
{
margin-left: auto;
margin-right: auto;
width: 960px;
text-align: left;
border-top: 1px solid black;
border-right: 1px solid black;
border-bottom: 1px solid black;
border-left: 1px solid black;
background-color:#f9f2ff;
}

A:link {color: #397539;}
A:visited {color: #8200ec;}
A:active {color: #8200ec;}
A:hover {color: #6fb7ff; background-color:#f9f2ff; }
				
H1 {font-weight:bold; font-size:200%;}
H2 {font-weight:bold; font-size:150%;}
H3 {font-weight:bold; font-size:117%;}
H4 {font-weight:bold; font-size:100%;}

P, TD, TH, FORM, UL, OL, H1, H2, H3, H4, H5, H6
{
font-family: georgia, palatino, "times new roman", times, "New York", serif; 
background-color:#f9f2ff; 
color:#2c2c2c;
}


/* .dwBookTitle {font-size : 125%; font-weight : bold ; font-style : italic} */

.navbar, .btnbar {font-size: 100%; font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; background: #99CC99; color: #9900CC; padding: 2px;}
.sitebar {font-size: 80%; font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; background: #99CC99; color: #9900CC; padding: 2px;  margin-top:0px; padding-top:0px;}

.sitebar2 
{
font-size: 80%;
font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
border-top: solid; 
border-top-width: 0.1em;
border-bottom: solid; 
border-bottom-width: 0.2em;
border-color: #99ccff; 
background: #99ccff; 
color: #000099;
padding-top: 0.2em;
padding-bottom: 0.2em;
padding-left:0em;
padding-right:0em;
width:960px;
}


.siteem {font-weight : bold;}
.sitefoot {font-size: 75%; margin-bottom: 7px;}
.signit {font-size: 150%; font-weight: bold ; font-style: italic}
.signature {font-size: 100%; font-weight: bold ; font-style: italic}

.gutters {margin-left: 5%; margin-right: 5%;}
.stepin {margin-left: 5%;}

