/* CSS Document */
#top { 
background-image:url(../images/banner.gif);
 
background-repeat: no-repeat;
width: 744px;
height: 97px;
text-align:left;
}
#strip { 
background-image: url(../images/top_strip.gif); 
background-repeat: no-repeat;
width: 744px;
height: 12px;
text-align:left;
}
#bottom { 
background-image:url(../images/bottom_menu_gold.gif); 
background-repeat: no-repeat;
width: 770px;
height: 139px;
text-align:left;
}
#menu { 
background-image: url(../images/menu.gif);
background-repeat: no-repeat;
width: 700px;
height: 92px;
padding-left: 44px;
}
#home {
background-image: url(../images/home_back.gif);
background-repeat: no-repeat;
background-color:#000000;
width: 517px;
height: 300px;
}
#gallery {
border-bottom: 1px dashed #CCCCCC;
}
#ginfo {
padding-top: 20px;
padding-left: 5px;
padding-bottom:2px;
}
.cDiv {visibility:hidden;}
body { background-color: #CCCCCC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #CCCCCC;}
table.nav_bar { background-color:#666666; margin-top: 25px; margin-left: 25px; width: 650px; }
td.item { padding-top: 3px; padding-left: 27px; font-size: 11px;}
td.content { background-color: #000000; vertical-align: top; max-height: 600px; overflow: auto;}
td.info { background-color: #000000; vertical-align: top; max-height: 600px; overflow: auto;}
span.nav {font-weight:bold; color:#FFFFFF;}
span.bold { font-weight:bold; color:#FFFFFF; }
h5 { font-size: 11px; }
p {margin-top: 10px; margin-bottom: 10px;}
#italic { font-style: italic; font-weight: bold; font-size: 12px; }

a {color:#CC0000; text-decoration: none;}
a:hover {text-decoration: underline;}
a.menu { color:#990000; font-weight: bold; }
a.menu:hover { color:#CC0000; background-color: #000000; }

#content { padding: 10px; max-width: 518px; }
#info { background-color:#000000; padding: 10px; overflow: auto;}


