body {
	background-color: #DBDBDB;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
  
.header {
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	white-space: nowrap;
}
.header a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	text-decoration: none;
	font-size: 10px;
}
.header a:hover {
	color: #333;
	}
.header img {
	border: none;
}

.title {
	float: right;
	padding-top: 17px;
	padding-right: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.title a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}

.title a:hover {
	color: #333333;
}

.imgnavi {
	float: right;
	padding-top: 0px;
}

.imgnavi img {
	border: none;
}

.image {
	top: 50%;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
.thumbnails {
	opacity:1;
	filter:alpha(opacity=100);
	}
#trow {
	width: 100%;
}
#trow img {
	padding: 3px;
	border: none;
}
#trow img:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
}
.image img {
	border-top: 1px solid #CCCCCC;
	border-right: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	padding-top: 1px;
	padding-bottom: 1px;
}

.image hr {
	width: 100%;
	height: 1px;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 50px;
	padding-right: 50px;
	text-align: justify;
	padding-top: 0px;
}

.content hr {
	width: 90%;
	height: 1px;
}

.image-title {
	font-size: 18px;
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.image-title a {
	text-decoration: none;
	font-weight: normal;
}

.content span {
	font-size: 12px;
	color: #999999;
	text-align: justify;
}

.content img {
	border: none;
}

#statistics img {
	float: left;
	margin-right:5px;
	border: none;
}

.content span br {
	clear:left;
}

.content a {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

.content a:hover {
	color: #333333;
}

#statistics {
	font-size: 10px;
}
#comments ul {
	padding-left: 0px;
	left: 0px;
	clip:  rect(auto auto auto 0px);
	margin-left: 0px;
}
#comments li {
	left: 0px;
	clip:  rect(auto auto auto 0px);
	list-style-position: inside;
	list-style-image:  url(images/comment.gif);
	background-color: #F4F4F4;
	padding: 7px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#comments a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#addcomment textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
#addcomment input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#imagenotes {
	font-family: Georgia, Garamond, "Bookman Old Style", "Times New Roman", Arial;
}
.footer {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-left: 75px;
	padding-right: 75px;
	padding-bottom:20px;
	white-space: nowrap;
}

.footer a {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

.footer a:hover {
	color: #333333;
}

.footer p {
	width: 90%;
	text-align: center;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}

/* TAG SUPPORT */
.tags00
{
	font-size: 8px !important;	color: #CCCCCC;
	text-decoration: none;

}

.tags01
{
	font-size: 10px !important;	color: #999;
	text-decoration: none;

}

.tags02
{
	font-size: 12px !important;	color: #999;
	text-decoration: none;

}

.tags03
{
	font-size: 14px !important;	color: #999;
	text-decoration: none;

}

.tags04
{
	font-size: 16px !important;	color: #999;
	text-decoration: none;

}

.tags05
{
	font-size: 18px !important;
	color: #999;
	text-decoration: none;
}

.tags06
{
	font-size: 20px !important;
	color: #999;
	text-decoration: none;
}

.tags07
{
	font-size: 22px !important;
	color: #999;
	text-decoration: none;
}

.tags08
{
	font-size: 24px !important;
	color: #999;
	text-decoration: none;
}

.tags09
{
	font-size: 26px !important;
	color: #999;
	text-decoration: none;
}

.tags10
{
	font-size: 28px !important;
	text-decoration: none;
	color: #999;
}

#tagcloud {
	text-decoration: none;
	width: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

#tagcloud a {
	color: #CCCCCC;
}

#tagcloud a:hover {
	color: #666666;
	}
	
#about img {
	float: right;
	margin-left:10px;
	border: none;
}
#about span {
	float: right;
	font-size: 10px;
	text-align: right;
	margin-top: 0px;
	padding-top: 0px;
	width: 250px;
}

#links li {
	list-style-position: inside;
	list-style-image:  none;
	margin: 0px;
	list-style-type: none;
}

#links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #DBDBDB;
}
.um {
	background-image: url(images/um.png);
	background-repeat: repeat-x;
}
