TABLE {
   color : #000000;
   font-size : 7pt;
   font-family : Trebuchet MS, Helvetica, sans-serif;
}

BODY {
   background-color : #FFFFFF;
   font-style : normal; 
   font-weight : normal; 
   font-size : 7pt; 
   font-family : Trebuchet MS, Helvetica, sans-serif; 
   line-height : 120%;
   color : #000000; 
   text-decoration : none; 
}

A:visited {
   font-style : normal; 
   font-weight : normal; 
   font-size : 7pt;
   font-family : Trebuchet MS, Helvetica, sans-serif; 
   color : #207d91; 
   text-decoration : none; 
}


A:hover {
   font-style : normal; 
   font-weight : normal; 
   font-size : 7pt;
   font-family : Trebuchet MS, Helvetica, sans-serif;
   background-color : #207d91; 
   color : #FFFFFF; 
   text-decoration : none; 
}


A:active {
   font-style : normal; 
   font-weight : normal; 
   font-size : 7pt; 
   font-family : Trebuchet MS, Helvetica, sans-serif; 
   color : #207d91; 
   text-decoration : none; 
}


A {
   font-style : normal; 
   font-weight : normal; 
   font-size : 7pt;
   font-family : Trebuchet MS, Helvetica, sans-serif; 
   color : #207d91; 
   text-decoration : none; 
}

input, textarea {
	background: #ffffff;
	border: 1px solid #999999;
	padding: 3px;
}

#menu {
   position : absolute;
   top : 50px;
   left : 40px;
   z-index : 1;
}

#updates {
   position :absolute;
   top : 50px;
   left : 301px;
   width : 350px;
   z-index : 2;
   font-size : 7pt;
   line-height : 120%;
}

#mailinglist {
   position :absolute;
   top : 50px;
   left : 696px;
   width : 350px;
   z-index : 2;
   font-size : 7pt;
   line-height : 120%;
}


#biophoto {
   position :absolute;
   top : 48px;
   left : 301px;
   width : 250px;
   z-index : 2;
   font-size : 9pt;
}

#bio {
   position :absolute;
   top : 50px;
   left : 573px;
   width : 350px;
   z-index : 2;
   font-size : 7pt;
   line-height : 120%;
}

#portmenu {
   position :absolute;
   top : 50px;
   left : 301px;
   width : 200px;
   z-index : 2;
   font-size : 7pt;
   line-height : 120%;
}

#portthumbs {
   position :absolute;
   top : 45px;
   left : 301px;
   width : 200px;
   z-index : 2;
   font-size : 7pt;
}

#portcontent {
   position :absolute;
   top : 50px;
   left : 541px;
   width : 800px;
   z-index : 3;
   font-size : 7pt;
}

