/* An attempt to simplify dwstyle1.css without making any real difference  */

body {font-family : georgia, palatino, "times new roman", "New York", serif; background-color:#99ccff; color : #9900cc;  text-align:center;}

#main 
{
font-family: georgia, palatino, "times new roman", times, "New York", serif; 
background-color:#ffffcc; 
text-align:left;
padding-top:5px;
padding-bottom:5px;
}

#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:#ffffcc;
}


p, td, th, form, ul, ol, h1, h2, h3, h4, h5, h6{font-family : georgia, palatino, "times new roman", "New York", serif; background-color:#ffffcc; color : #9900cc;}

a:link {color: #355eff;}
a:visited {color: #ff804f;} /* ffaa88 */
a:hover {color: #99ccff;}
a:active {color: #ff0000;}

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%;}

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

.navbar {font-size: 100%; font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; background: #99CC99 ; color : #9900CC; padding: 2px;}
/*dont think navbar is used anywhere*/

.btnbar {font-size: 85%; font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; background: #99CC99 ; color : #9900CC; padding: 2px;}

.btnbar a:link    {color : #002bd2;  }
.btnbar a:visited {color : #ff5706;  }
.btnbar a:hover {background-color: #99ccff;  }
.btnbar a:active  {color : #ff0000;}

.sidebar {font-size: 85%; font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; background: #99CC99 ; color : #9900CC; }

.sidebar a:link    {color : #002bd2;  }
.sidebar a:visited {color : #ff5706;  }
.sidebar a:hover {background-color: #99ccff;  }
.sidebar a:active  {color : #ff0000;}

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

.sitebar2 a:link    {color : #002bd2;   }
.sitebar2 a:visited {color : #ff5706;  }
.sitebar2 a:hover {background-color: #99ccff;  }
.sitebar2 a:active  {color : #ff0000;}

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


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