body
 {
 background:#ccffff url(pix/starfish.gif) no-repeat top left;
 font-family:"trebuchet ms", times new roman, serif;
 font-size:13px;
 color:#000;
 margin:0;
 padding:0;
 }

div.logo {
 position:absolute;
 top:110px;
 right:66px;
 z-index:10;
 border:none
}
 
div.photo {
background:url(pix/space.gif) no-repeat top left;
 position:absolute;
 top:0;
 left:0;
 z-index:8;
}
 
table.main
 {
 position:absolute;
 top:213px;
 left:0;
 z-index:10;
 }

td.left {
 background:url(pix/paint_circles.gif) repeat-y top left;
 top:261px;
 left:0;
 z-index:4;
}

td.line {
background-image: url(pix/teal_stitches.gif);
background-repeat: repeat-x;
background-position: bottom;
z-index:4;
}

td.welcome {
background-image: url(pix/welcome.gif);
top:213px;
width:220px;
height:54px;
background-position: bottom;
z-index:4;
}

.text_title {
 font-size:14px;
 font-weight:bold;
 
}

img.title {
 position:relative;
 top:11px;
}

td.content {
 padding:10px 10px 0 15px;
}

td.nav {

 background: url(pix/nav.gif) repeat-y top left;
 top:267px;
 width:220px;
 font-family:"trebuchet ms", times new roman, serif;
 font-size:14px;
}

ul.nav_links {
list-style-type: none;
 margin-top:15px;
 padding-left:30px;
}
 
img {
background: none
border:0}

li a:link {text-decoration:none; color:#003333}
li a:visited {text-decoration:none; color:#006633}
li a:hover {text-decoration:none; background-color:none; color:#333333}
li a:active {text-decoration:none; background-color:none; color:#333333}

a:link {color:#003333}
a:visited {color:#006633}
a:hover {background-color:none; color:#333333}
a:active {background-color:none; color:#333333}

.ctr {text-align:center}

sup {
 font-size:9px;
}