body 	{ margin: 0; padding: 0; color: #000000; font-family: "Times New Roman", Times, Georgia, serif; }

#phone 	{ float: right; }
#note 	{ float: right; width: 25%; padding: 10px; border: outset 2px #008080; text-align: center; }

#menu, #nav, #footer 	{ display: none; }

.scrn, ul.index	{ display: none; }
.prn, .inline	{ display: inline; }

.left           { float: left; }
.right          { float: right; }
.block 		{ padding: 2%; }
.leftcol	{ float: left; margin: 0; width: 15%; text-align: right; }
.rightcol	{ margin-left: 17%; }

img { border: none; } 
img.home { margin: 10% 0 0 0; width: 99%; }
img.snapshot { margin: 5px; float: left; width: 75px; height: 75px; }

a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }