/* css style sheet for Andrea Hooge
   Author: Andrea Hooge
   Created: November 2007
*/

body {background-color: white; font-family: arial, sans-serif; alink: black; vlink: black; link: black}
.header {position: absolute}
.wholepage {position: relative; right: 4%}
.maintext {position: absolute; top: 95px; bottom: 195px; left: 695px; width: 620px; font-weight: bold; font-size: 0.9em}
.imagemain {position: absolute; top: 115px; bottom: 195px; left: 80px; width: 620px}
.thumbs {position: absolute; top: 20px; left: 670px}

.images {width: 50px; height: 50px}
#main {text-align: center}



a:link {  font-family: arial, sans-serif; font-style: normal; font-weight: bold; color: black; text-decoration: none}
a:active {  font-family: arial, sans-serif;  font-style: normal; font-weight: bold; color: black; text-decoration: none}
a:hover {  font-family: arial, sans-serif;   font-weight: bold; color: black; text-decoration: none}
a:visited {  font-family: arial, sans-serif; font-style: normal; font-weight: bold; color: black; text-decoration: none}