body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #979797;
	background-color: #DCDCDC;
}
h1
{
	font-size: 14px;
	text-align: center;
	color: white;
}

.imger
{
	padding: 3px;
	border: 1px solid white;
	margin: 6px 12px;
	vertical-align: top;
	background-color: #333; 
}

.images
{
	/*padding-bottom: 6px;
	border-bottom: 1px dotted #333; */
	text-align: left;
}

.description
{
	border-top: 1px dotted #333;
	font-size: 12px;
	text-align: justify;
	color: #ccc;
}

.footer
{
	font-size: 11px;
	text-align: center;
	color: #666666;
}

.contact
{
	font-size: 10px;
	text-align: center;
	color: #666;
}

.contact a
{
	color: #666;
}

a:link {
	color: #979797;
	text-decoration: underline;
}
a:visited {
	color: #979797;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}
a:active {
	color: #979797;
	text-decoration: underline;
}
.copy {
	font-size: 9px;
	color: #BFBFBF;
}
.hs {
	padding: 0px;
	margin: 6px 12px;
	vertical-align: top;
	border-top: 1px solid #666666;
	border-right: 1px solid #F4F4F4;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #F4F4F4;
}
.bothr {
	background-image: url(media/2pxhr.gif);
	background-repeat: repeat-x;
	height: 4px;
	text-indent: -999em;
	display: block;
	margin-left: 5px;
}
.sidecopy {
	color: #333333;
}

a.hsr:link {
	color: #000000;
	text-decoration: underline;
}
a.hsr:visited {
	color: #000000;
	text-decoration: underline;
}
a.hsr:hover {
	color: #993333;
	text-decoration: none;
}
a.hsr:active {
	color: #979797;
	text-decoration: underline;
}


