
#container {
	padding: 10px;
	margin: 10px;
background:transparent url("images/metalBG.jpg") repeat top right; 
border:4px ridge #DEDEDE;
	text-align: center;
}

#images {
	margin: 0px auto;
	padding: 5px;
	text-align: center;
}

#images img {border: 4px groove #DEDEDE;}


.thumb {
display:inline; 
position:relative;
	float: left;
	width: 60px;
	height:120px;
	margin: 5px;
	}

.thumb a:link img{border: 2px solid #470712;}
.thumb a:hover img{border: 2px solid #690911;}

.thumb a:link {opacity: 0.7; -moz-opacity: 0.7; filter: alpha(opacity=70); background: #140004;}
.thumb a:hover {opacity: 1; -moz-opacity: 1; filter: alpha(opacity=100); background: #140004;}

.hidden {display: none;}

.dialog {position:relative; left:10px; min-width:340px; color:#000; z-index:3; margin:10px;  padding:0px 15px 0px 0px;}

.out {display:block; background:transparent url("images/shadow.png") repeat top right; border:1px solid #060606; position:relative; margin:1em 0;}

.in {background:transparent url("images/metalBG.jpg") repeat top right; border:4px ridge #DEDEDE; position:relative; padding:5px; font-weight:normal;}

.ltin {left:-10px; }
.tpin {top:-10px;}

div.textblock_pic {top:75px; bottom:4em; left: 17.5em; position:fixed; background: transparent url("images/red.png") repeat top right;
border: 5px outset #4A0109;   min-width:380px; z-index:2; overflow:scroll;}


div.textblock_pic a:link {color:#820B15; text-decoration: none; background: #140004;}

div.textblock_pic a:visited {color:#4A0109; text-decoration: none; background: #140004;}

div.textblock_pic a:hover {color:#DCDCDC; text-decoration: none; background: #140004;}

div.textblock_pic h1 {padding:0px 0px 0px 10px; 
text-shadow: #060606 3px 3px 3px;
filter: Shadow(Color=#060606, Direction=135, Strength=3);}

div.textblock_pic h2{padding:0px 0px 0px 30px; 
text-shadow: #060606 3px 3px 3px;
filter: Shadow(Color=#060606, Direction=135, Strength=3);}

div.textblock_pic h3{padding:0px 0px 0px 50px; 
text-shadow: #060606 3px 3px 3px;
filter: Shadow(Color=#060606, Direction=135, Strength=3);}



