body
{
	font-family: georgia,serif;
	font-size: small;
	background-color: #bbbbbb;
	color: #000000;
}

.copyright
{
	font-family: georgia,serif;
	font-size: smaller;
}

a img
{
	border: none;	
}

A:link
{
	text-decoration: none;
	color: #000000;
}

A:visited
{
	text-decoration: none;
	color: #000000;
}

A:active
{
	text-decoration: underline;
	color: #000000;
}

A:hover
{
	text-decoration: underline;
	color: #000000;
}

.bigimg
{
	border-style: none;
}

.imgdesc
{
	font-style:italic;	
}

.imglongdesc
{
	
}

.imgdet
{
	
}

.imgnav
{
	font-family: georgia,serif;
	font-size: small;
}

.thumb
{
	border-style: solid;
	border-color: white;
	border-width: 12px;
	margin: 12px;
}

.commentlist
{
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
}

.comment0
{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-style:solid;
	border-top-width:1px;	
	background-color: #dddddd;	
	margin-top: 0px;
}

.comment1
{
	margin-top: 0px;
	background-color: #dddddd;
}

.commenterror
{
	font-weight: bold;
}

.authlink
{
	text-decoration: underline;
}

.cinfo
{
	font-style:italic;	
}

