/* Kay Reimann - #288dc5 is darker blue - #24656f; is very dark teal */
body {text-align: center; background-color: #001275;}
#wrapper {position: relative; margin: 0 auto; text-align: left; width:500px; background-color: #fff; padding: 10px;  border: 10px #eee outset; font-family: Trebuchet, Verdana, Helvetica, Arial, sans-serif; color: #006; font-size: .9em;}
#logo {text-align: center;}
#content {font-size: .9em;}
#contact {border: thin #288dc5 dotted; padding: 15px; font-size: .9em; /*float: left;*/ /*clear: right;*/ margin-left: +2px;}
#silk {text-align: right; font-size: .8em;}

h1 {font-weight: normal; font-size: 1.2em; color: #001275;}

a:link {color: #288dc5;}/*darker blue*/
a:visited {color: #000;}
a:active {color: #24656f;}/*very dark teal*/

.copyright {font-size: .8em;}
