#doc h1 {
	height: 100px;
	background-image: url(RussandSonya.com.Pictures.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #fff;
}
div.tpages {
	float: left;
	width: 100%;
	padding-bottom: 20px;
	padding-top: 20px;
}
div.tpages p {
	padding: 10px;
}
div.tpages a {
	border: solid 1px #000;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
	font-family: arial;
	font-size: 16px;
	text-decoration: none;
	color: #330000;
}
div.tpages a:hover {
	background-color: #ccc;
}
span.onpage {
	border: solid 1px #0b0f60;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
	font-family: arial;
	font-size: 16px;
	color: #fff;
	background-color: #000;
}
span.disabled {
	border: solid 1px #999;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
	font-family: arial;
	font-size: 16px;
	color: #999;
}
span.dots {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
	font-family: arial;
	font-size: 16px;
	letter-spacing: 3px;
}
#albumlink {
	padding: 10px;
	text-align: left;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
}
#albumlink a {
	padding: 5px;
	background-color: #ccc;
	text-decoration: none;
	color: #402608;	
}
#albumlink span {
	font-weight: normal;
	font-style: italic;
}
#thumbs {

	position: relative;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}
#thumbs img {
	border: solid 1px #000;
}
div.thumbnail {
	float: left;
	padding: 10px;
	width: 150px;
	height: 150px;
	border-bottom: dotted 1px #ccc;
}
p.title {
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
}
a.img {
	height: 110px;
	display: block;
	opacity: .90;
	filter: alpha(opacity=90);
}
a.img:hover {	
	opacity: 1;
	filter: alpha(opacity=100);
}
p.comments {
	font-family: verdana;
	font-size: 12px;
	color: #666;
}
p.comments img {
	border: solid 1px #fff;
	
}
p.comments a {
	color: #666;
}
p.comments a:hover {
	text-decoration: underline;
}
a.download {
	font-family: verdana;
	font-size: 11px;
	text-decoration: underline;
	padding: 6px;
	border: dotted 1px #fff;
}
a.download:hover {
	border: dotted 1px #303;
}
a.download img {
	border: 0;
}
