/*img {
	border: 1px solid #FF0000;
}*/

img.noborder {
	border: none;
}

table#main {
 margin-top: 15px;
}

#title {
	margin: 0 0 0 20px;
	font-family: arial;
	font-size: 17px;
	color: #CCCCCC;
}

.title_c {
	font-family: courier new, georgia; 
	font-size: 18px;
	color: #EEEEEE;
}

#title a, #title  a:visited {
 font-family: courier new, georgia; 
 font-size: 20px; 
 color: #FF3333; 
 text-decoration:none; 
 font-weight: bold; }
 
 #title a:hover {
 color: #FF6666 
}


#click_enlarge {
	margin: 15px 0 0 70px;
	font-family: arial;
	font-size: 11px;
	font-style: italic;
	color: #CCCCCC;
}

div#footer {
	padding-top: 25px;
	font-size: 11px;
	color: #CCCCCC;
	
}

.gal_index_th {
	background-color: #000000;
	font-size: 11px;
	text-align: center;
	color: #EEEEEE;
}

table.thumbs {
 /*width: 690px;*/
 background-color: #111111;
 border: 1px solid #222222;
 margin-bottom: 15px;
}

td.thumb {
 background-color: #222222;
 font-size: 11px;
 /*padding: 10px;*/
}

table.thumbs a {
	/*width: 130px;
	display: inline;*/
	margin: 0 2px 0 2px;
	color: #DDDDDD;
}

table.thumbs img {
 border: 1px solid #000000;
}

#gal_thumbs td a, table.gal_thumbs td a:visited {
font-family: arial;
font-size: 12px;
color: #DDDDDD;
}

#gal_thumbs a:hover {
color: #FFFFFF;
}

#gal_thumbs img {
margin-bottom: 3px;
border: 1px solid #999999;
}