/*
 * print.css - Presentation styles for print media.
 *
 * Frogbits Site Template, Ver. 2.0
 * Copyright 2005, Norman Lippincott Jr, All Rights Reserved
 */

#bar { font-size: 14pt; margin-bottom: 16px; }

#nav { display: none; }
.screen { display: none; }

#mapquest { display: none; }

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