/* global style sheet */
body	{margin: 20px 0 0 50px; padding: 0; background: #fff; font-family: verdana,helvetica,sans-serif; color: #666; font-size: 9pt;}

img	{border-style: none;}
a:link, a:visited, a:hover	{text-decoration: none; color: #ED242A;}

/* navigation styles */
.navigation	{font-size: 11px; color: #000; font-family: helvetica, sans-serif;}
.navigation a:link, .navigation a:hover, .navigation a:visited	{text-decoration: none; color: #000;}
.navigation a.selected:link, .navigation a.selected:hover, .navigation a.selected:visited	{text-decoration: none; color: #ED242A;}

/* main content styles */
.maincontent	{font-size: 12px; line-height: 1.25em; color: #000; font-family: helvetica, sans-serif;}

/* gallery styles */
/*
table#gallery_categories td	{padding: 0 10px 10px 10px; text-align: center; vertical-align: top;}
table#gallery_categories td img	{display: block; padding-bottom: 5px;}
table#gallery_categories td.gallery_display	{font-size: 10px; text-align: center;}
*/

table#gallery_categories td.gallery_display	{font-size: 10px;}

body#gallery_detail	{margin: 10px 0 0 0; padding: 0; background: #fff; font-family: verdana,helvetica,sans-serif; color: #666; font-size: 9pt;}

#detail_holder	{text-align: center; margin-top: -350px; margin-left: -300px; position: absolute; top: 50%; left: 50%; width: 600px; height: 700px; visibility: visible;}
#detail_content	{width: 600px;}

a.currCategory:link, a.currCategory:visited, a.currCategory:hover	{text-decoration: none; color: #000; font-weight: bold;}
