@charset "utf-8";
/* CSS Document */
#imgContainer {
	width: 285px;
	height: 225px;
	z-index: 1;
	background-image: url(/assets/images/dogFramesBg_small.gif);
	background-repeat: no-repeat;
}
.dirListing {
	float: left;
	width: 200px;
	height: 150px;
	margin: 7px;
	padding: 10px;
	text-align: center;
	border: 3px double #EEE;
}
.thumTd {
	height: 210px;
}
.txt1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	padding-bottom: 9px;
	padding-left: 0px;
	background: url(/assets/images/tit_r_or.gif) bottom repeat-x;
	background-image: url(/assets/images/tit_r%20-%20sm.gif);
}
.txt1 a {
	font-weight: bold;
}

/* gallery styles */
a.me, a.me:visited 
{
	color: #030;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
}
.me {
	padding:5px;
}

a.me:hover, a.me:active 
{
	color: #006600;
	text-decoration: underline;
}

.q_links 
{

}
.te {
	font-size: 12px;
}
.img1 {
	padding: 10px 10px 2px 10px;
}
.img2 {
	border:1px solid #EEE;
}
.dirList
{
	width: 200px;
	border: 1px solid #EEE;
	margin: 5px;
}
.thmb
{
	padding: 10px 0 5px 0;
}
