
/* GALLERIES (1 & 2) */

body       
{ margin: 0px; padding: 0px; font-family: Trebuchet, Arial, Sans-Serif; font-size: 80%; line-height: 150%;
background: #000; }

table
{ font-size: 1em; font-family: Trebuchet, Arial, Sans-Serif;}

img
{ border: none; }

#main_table
{  margin-top: -210px; border-top: 1px solid #DC5; border-bottom: 1px solid #DC5; background: #800;
  position: absolute; top: 50%; width: 100%;  height: 400px; background-image: url('../images/bgnd-flockpaper.jpg'); }
  
#main_table td img
{ margin-left: 50px; margin-right: 50px;}

#main_div
{ margin-top: -275px; position: absolute; top: 50%; width: 750px;  height: 550px;
margin-left: -375px; left: 50%; text-align: center;}

a:link, a:visited  { color: #59C; font-weight: bold; padding-right: 10px;}
a:hover, a:active  { color: #DC5; }

.close_window
{ text-align: right; margin: 10px; z-index: 99;}

.white_text
{color: #FFF; padding-left: 30px; vertical-align: top;}

h1
{ margin: 0; padding: 0 0 4px 0; color: #DC5; font-size: 1em; text-align: center;}

h2
{ margin: 0; padding: 1px; color: #FFF; font-size: 1em; text-align: center; font-weight: normal;}

