.gallerycontent				        { font-size: 12px; clear: both; width: 420px; margin-top: 30px;}
.gallerycontent .gallery_description,
.gallerycontent h3				{ font-size: 13px; font-weight: bold; font-family: monospace; color:#191919; margin: 5px 0px; }
.gallerycontent .gallery_name			{ font-size: 20px; line-height: 38px; margin: 0px; padding: 0px; font-weight: normal; text-shadow: black 0px 0px 5px;  }
.gallerycontent h2				{ font-size: 20px; line-height: 38px; margin: 0px; padding: 0px; font-weight: normal; position: absolute; top: -38px; left: 25px; color: white; text-shadow: black 0px 0px 5px; }

.gallery			{ }
.gallery a			{ display: block; float: left; margin: 0px 10px 10px 0px; position: relative; }
.gallery a img			{ -webkit-box-shadow: 1px 1px 4px #606060; -moz-box-shadow: 1px 1px 4px #606060; box-shadow: 1px 1px 4px #606060; }
.gallery a .desc		{ font-size: 11px; text-decoration: none; text-align: left; width: 160px; z-index: 1; color: black; display: none; position: absolute; top: -5px; right: -5px; padding: 5px; background: url('img/85white.png'); box-shadow: 1px 1px 4px black; -webkit-box-shadow: 1px 1px 4px black; -moz-box-shadow: 1px 1px 4px black; }
.gallery a:hover		{ text-decoration: none; }
.gallery a:hover .desc		{ text-decoration: none; display: block; }
.gallery a:hover img		{ text-decoration: none; }

       

#right	{ display: none; }
