body {margin: 0;      padding: 0;      font-family: 'Times New Roman', Times, serif;      background: #c2e5f9;      behavior: url(csshover2.htc);      text-align: center;}#head {margin-left: auto;       margin-right: auto;       margin-bottom: 0;       width: 650px;}/*this floats the castle left*/.castle  {float: center;          padding: 8px 8px 0 8px;}/*this places the CH title near the bottom of the castlebox*/.title  {padding-top: 100px;         margin-top: 0;         margin-left: 0;         text-align: center;         font-size: 1.5em;         font-family: 'Century Schoolbook', Castellar, 'Palatino Linotype', serif;         color: #0000A0;         font-variant: small-caps;         font-weight: bold;}/*This creates a textbar under the head*/#textbar {padding: 3px;     clear: both;     font-size: 1.5em;     background: #FFEF94;     color: #0000A0;     margin: -8px 0 5px 0;}h1 {font-size: 1.50em;    text-align: center;    border: 4px double #000080; /*navy blue*/    width: 50%;     margin: 20px auto 10px auto;    color: #000080; /*navy blue*/ }h3 {font-size: 1.40em;    text-align: center;}body p {font-weight: bold;        font-size: 1em;        color: #000080; /*navy blue*/}/*This section controls the nav list at the top*/#navtop {margin: 10px 10% 10px 0;         text-align: right;}#navtop a, a:visited {font-size: .75em;                      color: #0000FF; /*bright blue*/}#navtop a:hover {color: #6600CC; /*purple*/                 text-decoration: overline underline;}/*This section controls the nav list at the bottom*/#navbottom {margin: 15px auto;            text-align: center;}option {	background: #FFFF9B; /*light yellow*/}select {	background: #BDEAFF; /*light blue*/}.clear {clear: both;}.text {margin: 20px;       text-align: left;	   color: #000080; /*navy blue*/}hr  {text-align: center;     width: 97%;     color: #0067CE; /*blue*/     margin-top: 10px;     margin-bottom: 10px;}/*This controls the appearance of the copyright*/#copyright {font-size: 1em;            text-align: center;            text-decoration: overline underline;			color: #000080; /*navy blue*/}