body {font-family: Arial; background-color: SeaGreen;}

p.title {font-family: Verdana; font-size: 40px; font-weight: bold;}

table.outside {border: 1px solid black; background-color: PaleGoldenRod;}

a:link {color: black; text-decoration: none;}

a:visited {color: black; text-decoration: none;}

a:hover {color: blue; text-decoration: none;}

a:visited.homepage {color: black; text-decoration: none;}

a:hover.homepage {color: black; text-decoration: none;}

a:visited.link {color: blue; text-decoration: underline;}

a:link.link {color: blue; text-decoration: underline;}

a:hover.link {color: blue; text-decoration: none;} 

.pictitle {font-size: 18px; font-family: Arial; font-weight: bold;}

.height {line-height: 125%; font-size: 14px;}

.left {position: absolute; top: 30px; left: 200px;}

.right {position: absolute; top: 30px; right: 200px;}

.border {border: solid black 1px;}

.big {font-size: 17px;}

.content {font-family: Optima; font-size: 14px; line-height: 115%;}

.header {font-family: Optima; font-size: 28px; font-weight: bold;}

.top {vertical-align: top;}

.description {font-family: Optima; font-size: 10.5px; font-weight: bold;}

.opening {font-family: Optima; font-size: 12px; font-weight: bold;}

.navigation {font-size: 14px;}




