/* Cradle Creek style sheet */
body {color: black; background-color: white; font-size: 1em; font-family: arial, sans-serif}
  #links {font-size: 12pt; background-color: rgb(0,0,0); font-weight: bold}
  #links a:link {color: rgb(147,112,219); text-decoration: none}
  #links a:visited {color: rgb(147,112,219); text-decoration: none}
  #links a:hover {color: white; text-decoration: none}
  #links a:active {text-decoration: none}
  .page {color: white; font-weight: bold; background-color: rgb(0,0,0); font-size: 12pt}
  #desc {font-size: 1em; color: rgb(147,112,219)}
  #motto {font-size: 12pt; color: white; background-color: rgb(147,112,219); font-weight: bold; border: 2px outset lavender}
  #line hr {background-color: #FFFFFF; color: rgb(147,112,219); width: 50%}
  hr {background-color: #FFFFFF; color: rgb(147,112,219); width: 50%}
a:link {color: rgb(147,112,219); text-decoration: none}
a:visited {color: rgb(147,112,219); text-decoration: none}
a:hover {color: mediumaquamarine; text-decoration: none}
a:active {text-decoration: none}